Commit History

Author SHA1 Message Date
  Erwan MATHIEU 09d4f083e0 Include adhesion for 1-at-a-time exclusion shadow 1 year ago
  Jaime van Kessel 90fae7ddb4 Fix crash when duplicating a model when in one at a time mode 1 year ago
  Jelle Spijker 4abdd675f6 Merge branch 'master' into qt6_beyond_the_splash 2 years ago
  Ghostkeeper 855eaec81c Scale convex hull only by X/Y shrinkage, and handle 0% gracefully 2 years ago
  p.kuiper 0a8ef5162e Removed the rather hacky implementation of the shrinkage factor averaging. Issues with dual extrusion were the second extruder is not used should solved in a different way. 2 years ago
  p.kuiper 733447a2dd Removed the settings: "material_shrinkage_percentage" and update code that was using this parameter. 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Remco Burema d3ec1d7d28 Cache wasn't valid due to a reference being stored, not a copy. 3 years ago
  Ghostkeeper 765004cd68 Take node groups into account when computing the centre of the mesh group 4 years ago
  Ghostkeeper d3e5f9ec93 Don't re-scale convex hulls for groups 4 years ago
  Ghostkeeper 59bf1c10af Account for the fact that global_stack may be empty 4 years ago
  Ghostkeeper 323be4deff Fix updating the 2D convex hull 4 years ago
  Ghostkeeper f613a54b79 Compute centre of current mesh group 4 years ago
  Ghostkeeper bc0ac0f2a0 Only scale convex hull if there is a non-1 scaling factor 4 years ago
  Ghostkeeper a6707217c7 Get scale factor from global stack 4 years ago
  Ghostkeeper af03bc8f24 Adjust collision area based on shrinkage compensation ratio 4 years ago
  Jaime van Kessel b0ed47daf1 Don't copy transformations if it's not needed 4 years ago
  Jaime van Kessel d897299b31 Simplify recomputeConvexHull code 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 58ffc9dcae Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments 4 years ago
  Nino van Hooff c2c96faf5f Convert remaining doxygen to rst 4 years ago
  Ghostkeeper edf7fdad75 Check first if we have valid vertex data 4 years ago
  Jaime van Kessel 27c6cb4c1e Prevent max recursion for convex hull calculation 4 years ago
  Jaime van Kessel 1b80ec8fff Fix incorrect casing 4 years ago
  Nino van Hooff f4c68f4e71 Fix two mypy warnings 4 years ago
  Nino van Hooff 2d8a415a69 Use the printing area (hull + adhesion for one-at-a-time) instead of 4 years ago
  Nino van Hooff fc060f7724 Do not show any object shadows in all_at_once mode. 4 years ago
  Nino van Hooff 558ed4b1e8 Change shadows on buildplate for one-at-a-time printing 4 years ago
  Nino van Hooff b6fc8523f3 refactor ConvexHullDecorator.getConvexHull 4 years ago
  Nino van Hooff 6971e1f9cf Add clarifying documentation to getConvexHull 4 years ago
  Jaime van Kessel 5ec6b2fdf7 Fix typing 4 years ago
  Nino van Hooff 9512030060 Check for adhesion area collisions in one-at-a-time ordering 4 years ago
  Nino van Hooff c4c62cbba2 Take nozzle offset into account in _getHeadAndFans() 4 years ago
  Jaime van Kessel f7d0bcd0d4 Prevent modifier meshes from blocking one at a time slicing 5 years ago
  Jaime van Kessel 8fb3a73c3a Use boundingBoxChanged signal to recompute convex hull 5 years ago
  Jaime van Kessel aac82a0852 Merge branch '4.0' of github.com:Ultimaker/Cura 5 years ago
  Remco Burema aae06fe0fa Prevent calculations with brim width larger than build-plate. [CURA-6094] 5 years ago
  Ghostkeeper 1b7b302f42 Fix some typos 5 years ago
  Diego Prado Gesto 77703e1fb8 Catch an exception from numpy that happens when loading some models 5 years ago
  Jaime van Kessel 93bd5fee53 Fix wrong push free shadow for one at a time. 5 years ago
  Lipu Fei 3f1e0cc610 Fix delayed convex hull recomputation 5 years ago
  Jaime van Kessel dabe747ec0 Merge branch 'CURA-5744-move-oauth-login' of github.com:Ultimaker/Cura 5 years ago
  Lipu Fei 7ae6800a14 Fix imports in QualityManager 6 years ago
  Remco Burema a68a591c18 Correct typo leading to infinite recursion. 6 years ago
  Jaime van Kessel 3b70e5eb6b Fix typing 6 years ago
  Jaime van Kessel d7901907af Fix typing 6 years ago
  Jaime van Kessel b58c01400b Updated typing & documentation 6 years ago
  Jaime van Kessel d83241f13a Add missing typing to number of decorators 6 years ago
  Jaime van Kessel a8fc6aabcc Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks 6 years ago
  Lipu Fei bd47dfef75 Revert "Revert "Merge pull request #4203 from Ultimaker/CURA-5538-fix-one-at-a-time-order-2"" 6 years ago