Commit History

Author SHA1 Message Date
  Remco Burema a601e0878c Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864] 5 years ago
  Lipu Fei 173f125d3e Fix merge conflicts 5 years ago
  Jaime van Kessel e8febaff59 Remove code duplication 5 years ago
  Ghostkeeper 42058a2e8f Revert "Prevent some unneeded calling of signals" 5 years ago
  Remco Burema f62e8b4bb2 Create 'brim for prime tower only' option (see also backend PR). [CURA-5864] 5 years ago
  Jaime van Kessel 85f10e7c4f Prevent some unneeded calling of signals 5 years ago
  Jaime van Kessel 1436301d78 Ensure setActiveExtruderIndex only gets called once when switching machines 5 years ago
  Ghostkeeper 4e2f51e7e8 Use public activeExtruderIndex rather than internal _activeExtruderIndex 5 years ago
  Lipu Fei 0e1e8d269a Fix the extra setNextStack() 5 years ago
  Lipu Fei 5e8dba5266 Remove some duplicate addExtruder() and setNextStack() calls 5 years ago
  Lipu Fei 7d7de32dbd Add ExtruderStack to GlobalStack in single extrusion machine fix 6 years ago
  Lipu Fei 18cb21186c Merge remote-tracking branch 'origin/master' into WIP_kill_extruder_manager 6 years ago
  Diego Prado Gesto c0c66649b8 Merge branch '3.5' 6 years ago
  Lipu Fei f69005fef9 Rename to CuraFormulaFunctions 6 years ago
  Lipu Fei 3c8368827b Remove unused functions in ExtruderManager 6 years ago
  Lipu Fei 7a681a2ae4 Move Cura custom setting functions to a separate file 6 years ago
  Lipu Fei 91bcfb9445 Take in account extruders that haven't been loaded yet 6 years ago
  Lipu Fei 3b62284276 Merge remote-tracking branch 'origin/3.5' 6 years ago
  Lipu Fei ddc5d983a1 Fix single extrusion machines without an ExtruderStack 6 years ago
  Ghostkeeper e9ac0e5564 Merge branch '3.5' 6 years ago
  Ghostkeeper fb9c21e914 Fix imports 6 years ago
  Ghostkeeper 3b36223681 Merge branch '3.5' 6 years ago
  Ghostkeeper e9cdd47a03 Fix types of getGlobalContainerStack call results 6 years ago
  Jaime van Kessel 757c8754b1 Merge branch '3.5' of github.com:Ultimaker/Cura 6 years ago
  Lipu Fei b27e5a1f77 Fix getActiveExtruderStacks() 6 years ago
  Jaime van Kessel c84a2213a7 Merge branch '3.5' of github.com:Ultimaker/Cura 6 years ago
  Diego Prado Gesto 351fe5c5bc Fix style. 6 years ago
  Jaime van Kessel e7d9f0ce45 Added typing for various setting classes 6 years ago
  Jaime van Kessel 5c6c299b27 Cleanup extruder manager 6 years ago
  Jaime van Kessel e6d0a9cc6a Add missing typing 6 years ago
  Jaime van Kessel a8fc6aabcc Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks 6 years ago
  Jaime van Kessel 638f9fb941 Remove unused functions 6 years ago
  Jack Ha 3761123513 Merge branch 'master' into CURA-5334_extruder_def_for_all 6 years ago
  Ghostkeeper 6e663ac6f5 Don't call getMachineManager on Uranium's application 6 years ago
  Ghostkeeper c3d4d5eba7 Ignore MyPy errors caused by DepthFirstIterator not being detected as iterator 6 years ago
  Diego Prado Gesto 554a3fd908 Merge branch 'master' into mypy_fixes 6 years ago
  Diego Prado Gesto 698c72e190 CURA-5330 Fix typing in ExtruderManager and ContainerManager 6 years ago
  Jack Ha c97f276583 Merge branch 'master' into CURA-5334_extruder_def_for_all 6 years ago
  Jack Ha 955ed00c39 CURA-5334 added big phat error when single extruder printer does not have correct extruder 6 years ago
  Jack Ha 24844edd90 CURA-5334 fix typo in method name _fixSingleExtrusionMachineExtruderDefinition 6 years ago
  Lipu Fei c779795618 Remove unnecessary updateMaterialForDiameter() 6 years ago
  Lipu Fei 553e9bcdc2 Merge branch 'master' into CURA-5334_extruder_def_for_all 6 years ago
  Lipu Fei 19b02cd6e8 Use MachineManager to update material container 6 years ago
  Lipu Fei dfdda24093 Update extruder definition if necessary 6 years ago
  Lipu Fei cecd7b55a1 No need to fix material diameter or nozzle size 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
  Diego Prado Gesto 8ad409ff55 Merge branch 'master' into WIP_improve_initialization 6 years ago
  Jack Ha 00d8427e42 Add sanity check for GlobalStack CURA-5045 6 years ago
  Lipu Fei 051dd7a6e9 WIP: Make application initialization and start up more clear 6 years ago
  Ghostkeeper bd4aba2572 Return empty extruder list if no global stack 6 years ago