Jaime van Kessel
|
3f18b0b974
Increase agressiveness of short circuit logic; Just check if the node is slicable
|
5 years ago |
Jaime van Kessel
|
aef89e2bd3
Add few more cases where Camera changes caused un-needed updates
|
5 years ago |
Lipu Fei
|
c602c1cf15
Use MachineManager.activeMachine instead of Application.globalstack
|
5 years ago |
Jaime van Kessel
|
862c76a2ea
Check if the optimised layer data is stored before attempting to delete it
|
5 years ago |
Jaime van Kessel
|
7269065cca
Only clear the stored optimized layer data if the slice started
|
6 years ago |
Ghostkeeper
|
75fbdf2c94
Expand error message for cases when extruders are disabled
|
6 years ago |
Jaime van Kessel
|
8bff0d17e8
Prevent the backend attempting to reslice everytime a preference changed
|
6 years ago |
Jaime van Kessel
|
75ff03f3c8
Use setState instead of emitting the backend state
|
6 years ago |
Ghostkeeper
|
cc77632357
Merge branch 'master' into refactor_singleton_settingsbase
|
6 years ago |
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
|
06525bed4b
Merge branch 'master' into refactor_singleton_settingsbase
|
6 years ago |
Ghostkeeper
|
55cf1fa137
Turn on CuraEngine debug mode when front-end is in debug mode
|
6 years ago |
Ghostkeeper
|
6c6e05bf06
Don't send JSON file to back-end any more
|
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 |