Commit History

Author SHA1 Message Date
  Lipu Fei dc8d9e0f96 Merge branch 'master' into mypy_fixes 6 years ago
  Ghostkeeper e957f7b650 Fix typing errors 6 years ago
  Ghostkeeper 75e5a185d9 Don't unnecessarily cast to a set 6 years ago
  Jack Ha f5dd7f6e92 CURA-5456 fixed typo, fixed multi objects with disabled extruders in message 6 years ago
  Lipu Fei 439ea79c60 Add message for unable to slice due to disabled extruders 6 years ago
  Jack Ha 17b127e8c1 CURA-5249 replaced the extruder value of -1 by the more explicit defaultExtruderPosition, so now Cura is aware of the actual extruder position being used. Fixes linked icon next to support settings, like support_angle. 6 years ago
  Ian Paschal 7f6a89e6aa Fixed bug that didn't do anything 6 years ago
  Ian Paschal 9dc50ec73f CURA-4400 Apply correct shader to grouped nodes 6 years ago
  Ian Paschal a7b2632739 CURA-4400 Recommended mode shows support extruders 6 years ago
  Jack Ha 7ebd83f815 CURA-4400 get setting type from definition instead of whole stack improves speed of this call by a factor of 10 6 years ago
  Jack Ha e0e2d3362b CURA-4400 fix for change in fdmprinter: move -1 from default_value to value 6 years ago
  Jack Ha 3edc96ec8f CURA-4400 fixed wrongly converted expression 6 years ago
  Jack Ha d70cc072e9 Merge branch 'master' into feature_enable_disable_extruder 6 years ago
  Ian Paschal 6bee5bf1b0 CURA-4972 Tweak per review comments 6 years ago
  Jack Ha ff1c378c08 CURA-4400 fix start slicing when disabled extruder is incompatible 6 years ago
  Jack Ha 32ce458516 CURA-4400 solved merge conflict 6 years ago
  Aleksei S 6bb42da056 Removed related commits to Settins per Object validation and 6 years ago
  Jack Ha 53ec846436 CURA-4400 introduced value -1 for extruder number setting (not optional_extruder); this one takes the defaultExtruderPosition in MachineManager 6 years ago
  Jack Ha 11bad271d3 CURA-4400 set extruder numbers of settings to an enabled extruder; added SettingOverrideDecorator by default in CuraSceneNode 6 years ago
  Jack Ha f28bed9b4f CURA-4400 not sending objects that are printed with a disabled extruder 6 years ago
  Aleksei S ed7dec0cae Fix: per model settings validation 6 years ago
  Ghostkeeper f91c990fed Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.) 6 years ago
  Lipu Fei ffa4df6a06 Merge 3.2 into master 6 years ago
  Jaime van Kessel e01c8218fa Removed uneeded checks if a node was a SceneNode 6 years ago
  fieldOfView 25eb1ff342 Fix the detection of multiextruder replacement patterns 6 years ago
  Ghostkeeper ec0fca30a4 Merge branch '3.2' 6 years ago
  Jack Ha ba29d64592 CURA-4821 Fix one at a time slicing for builtiplexer 6 years ago
  Diego Prado Gesto 0f497545bc CURA-4461 Create properties to know when a buildplate is compatible or usable. Show colors indicating the compatibility. Also minor fixes 6 years ago
  Diego Prado Gesto e51eaab08e CURA-4461 Don't allow Cura to Slice when the buildplate is not compatible with the material 6 years ago
  Jack Ha 8854a28d56 CURA-4525 solved merge conflict 6 years ago
  ChrisTerBeke 46827b9295 Fix tevo blackwidow json file 6 years ago
  Jack Ha 62487e8ea2 CURA-4525 cleanups and change comment and added new-lines 7 years ago
  Jack Ha bfa33c721c CURA-4525 solved merge conflicts 7 years ago
  fieldOfView 308d220bf3 Add an "initial_extruder_nr" pattern 7 years ago
  fieldOfView 7a0b49ca2f Allow specifying the extruder stack to use for each replacement pattern 7 years ago
  Ghostkeeper 719bd5a707 Fix slicing non-printable meshes that fall outside of build volume 7 years ago
  Aleksei S d0a3575c0c Don't print the model if it is outside of the buildplate 7 years ago
  Jack Ha 5152b2ae65 Solved merge conflicts. CURA-4525 7 years ago
  Lipu Fei 61dd1c98fd Fix cases with no per-object settings stack 7 years ago
  Lipu Fei b2ac2e0fc7 Trust the stack values more than the decorator 7 years ago
  ChrisTerBeke 57651e837f Fix setting the right extruder temperatures in start and end gcode 7 years ago
  Aleksei S 88af41769e Check multiple models with non_printing settings 7 years ago
  Aleksei S 5c5f08e9ca Do not slice a model if it is only one on a build plane and has setting from non_printing_mesh 7 years ago
  fieldOfView 4b0ff6e5f4 Prevent start & end gcode snippets being double encoded 7 years ago
  Lipu Fei 4586e3dd55 Merge pull request #2375 from Ghostkeeper/optimise_sending_slice_job 7 years ago
  ChrisTerBeke 0668f80792 Merge pull request #2758 from fieldOfView/feature_mesh_types 7 years ago
  ChrisTerBeke 8522fbf6f5 fix merge conflict 7 years ago
  Ruben D 6d2bcd9b3e Fix error message when slicing with per-object setting errors 7 years ago
  fieldOfView 1924946b59 Merge branch 'master' into feature_mesh_types 7 years ago
  Lipu Fei 9b102f9a7e Remove unused function in StartSliceJob 7 years ago