Commit History

Author SHA1 Message Date
  Jaime van Kessel a8fc6aabcc Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks 6 years ago
  Lipu Fei a8a88e5ccb Remove mistake changes in CuraEngineBackend 6 years ago
  Lipu Fei c36434ebdd Fix TestShortcutKeys 6 years ago
  Ghostkeeper 55cf1fa137 Turn on CuraEngine debug mode when front-end is in debug mode 6 years ago
  Ian Paschal 1d0e88dc16 Fix typing issue 6 years ago
  Ian Paschal 1a050968a5 Clear out old gcode 6 years ago
  Lipu Fei 9856ccf700 Merge pull request #4073 from Ultimaker/CURA-5572_fix_gcode_reader 6 years ago
  Aleksei S 817a304ed1 After reconecting to another port update job status '_is_cancelled' to false 6 years ago
  Diego Prado Gesto 01a26b0360 CURA-5572 The scene was not updated when a Gcode was loaded. 6 years ago
  Diego Prado Gesto e88362930d CURA-5562 Don't trigger the stop slicing if some nodes without build 6 years ago
  Jack Ha 993dd7a90e Check for None instead of evaluating the variable as True/False. 6 years ago
  Ian Paschal 6a5c0b608d Fix missing layer view 6 years ago
  Ian Paschal d709650def Try to ignore _process variable 6 years ago
  Ian Paschal 8dab2a6696 Do not attempt to discard changed build plates 6 years ago
  Ian Paschal ac0192f01f Improve fixes 6 years ago
  Ian Paschal 07e92ead0b last fixes for CuraEngineBackend 6 years ago
  Ian Paschal 6f20b9219d code style fixes 6 years ago
  Ian Paschal 1aac301f75 additional code style fixes 6 years ago
  Ian Paschal 50da6d5176 Fix some code-style 6 years ago
  Ghostkeeper 2b33a1f1b6 Fix broken import with DefinitionContainerInterface 6 years ago
  Ghostkeeper 0d52b03716 Fix the wrong types in this class 6 years ago
  Ghostkeeper 4c3d28709b Add typing for all functions and fields 6 years ago
  Ghostkeeper 8256788ed8 Use CuraApplication instead of Application 6 years ago
  Lipu Fei 439ea79c60 Add message for unable to slice due to disabled extruders 6 years ago
  Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point 6 years ago
  Lipu Fei 051dd7a6e9 WIP: Make application initialization and start up more clear 6 years ago
  Mark b78b6b2c01 Change default auto_slice setting to False 6 years ago
  Diego Prado Gesto 1a6a39da93 CURA-5197 Add log output with number of models in the buildplate after 6 years ago
  Jack Ha 283cbed1ad CURA-5130 move the part that determines if it should slice 6 years ago
  Lipu Fei 0787f0b2ba Fix autoslice check so it doesn't slice if there is no need 6 years ago
  Jack Ha 10ba900449 CURA-5090 empty layer data when new sliced data is empty and prevent some layer data to be processed if it is outdated 6 years ago
  Lipu Fei 934d297e6c Split error checking into smaller sub-tasks 6 years ago
  Jack Ha 3b8d470323 Merge branch 'master' into feature_enable_disable_extruder 6 years ago
  ChrisTerBeke cd01b096b5 Emit backend errors so we can process them differently than through a qml notification 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
  Lipu Fei 9a354efd19 Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 6 years ago
  Lipu Fei c432d4ffbb WIP: Simplify global stack and extruder stack activation and fixes 6 years ago
  Jack Ha 2c689ef03f Log markup 6 years ago
  Lipu Fei 495fc8bbd7 WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 6 years ago
  Jaime van Kessel 2dee2ce5d9 Fixed issue where optimized layer data could be empty 6 years ago
  Jaime van Kessel e01c8218fa Removed uneeded checks if a node was a SceneNode 6 years ago
  Jaime van Kessel 516d7015e4 Fixed some issues caused by the multi buildplate system 6 years ago
  Jack Ha 4c474c9619 Merge branch '3.2' 6 years ago
  Jack Ha 8d8fa0269a CURA-4821 loading gcode will now delete all existing models from all build plates and delete existing layer data to be processed 6 years ago
  Diego Prado Gesto 0fbcd2d2ec Merge branch '3.2' 6 years ago
  Diego Prado Gesto f25aad8091 CURA-4821 Remove debug output 6 years ago
  Diego Prado Gesto 1f4e7421c1 Revert "CURA-4821 Remove debug info" 6 years ago
  ChrisTerBeke fb8aa08c6a Merge pull request #3031 from Ultimaker/feature_headless_docker 6 years ago
  Diego Prado Gesto d03ecf3cba CURA-4821 Remove debug info 6 years ago
  Diego Prado Gesto ece63bfea8 CURA-4821 The previous cached layer data is removed when a GCode is loaded. Temporary solution for one buildplate. 6 years ago