Matt Jani
|
3887814660
Update the nothing to slice message
|
4 years ago |
Lipu Fei
|
b03f666bf5
WIP: Make it work with Python 3.7 packaing
|
4 years ago |
Jaime van Kessel
|
23469948f6
Fix translation mistake in a message
|
5 years ago |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 years ago |
Lipu Fei
|
0524796145
Do not trigger slicing if there's no slicable object
|
5 years ago |
Mark Burton
|
41d7a705e6
Avoid crash due to race in CuraEngineBackend.
|
5 years ago |
Ghostkeeper
|
23f4aa6e4f
Fix potential race condition when slice messages arrive after clearing build plate
|
5 years ago |
Jaime van Kessel
|
d8ddcba091
Fix typing ignore for breath frist iterator
|
5 years ago |
Jaime van Kessel
|
843bb6f5a3
Change some of the logging messages to info
|
5 years ago |
Jaime van Kessel
|
8f8a982be7
Merge branch '4.1' of github.com:Ultimaker/Cura into 4.1
|
5 years ago |
Jaime van Kessel
|
d5d37ccf0f
Check if auto slicing needs to be done slightly more frequent
|
5 years ago |
Diego Prado Gesto
|
11e86512cb
Include the prime tower to the time calculations
|
5 years ago |
Lipu Fei
|
4a171eebf6
Move models around again
|
5 years ago |
Lipu Fei
|
615241a416
Fix module renaming
|
5 years ago |
Lipu Fei
|
4078719c58
Move cura.Machine.Models to cura.UI.MachineModels
|
5 years ago |
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
|
5 years ago |
Ghostkeeper
|
75fbdf2c94
Expand error message for cases when extruders are disabled
|
5 years ago |
Jaime van Kessel
|
8bff0d17e8
Prevent the backend attempting to reslice everytime a preference changed
|
5 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 |