Remco Burema
|
f2088d7fc8
Don't take snapshot if no main window present.
|
3 years ago |
Ghostkeeper
|
a9bf3ed934
Revert "Small fix for slice before main window visible."
|
3 years ago |
Ghostkeeper
|
678516186e
Revert "Don't call @property function"
|
3 years ago |
Ghostkeeper
|
3921cc86d1
Don't call @property function
|
3 years ago |
Remco Burema
|
35d6aad6cd
Small fix for slice before main window visible.
|
3 years ago |
Remco Burema
|
f4ef3b44e3
Properly retrieve snapshot (now made on slice).
|
3 years ago |
Remco Burema
|
4fc0612806
Make a snapshot on slice instead of write.
|
3 years ago |
Ghostkeeper
|
452fe3972f
Don't cache CuraApplication singleton
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
797d6ed438
Convert doxygen to rst for CuraEngineBackend
|
4 years ago |
Jaime van Kessel
|
245a4435e1
Also handle sceneChanged when it's from the root
|
4 years ago |
Ghostkeeper
|
add9be387b
Fix crash when creating a socket before the plug-in is fully registered
|
4 years ago |
Matt Jani
|
43ab23439b
Fixed small typo in nothing to slice
|
4 years ago |
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
|
5 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 |