Jack Ha
|
f6c7ffac11
CURA-4525 some cleanup and comments
|
7 years ago |
Jack Ha
|
bd8aa8d989
CURA-4525 automatic build plate menu items using BuildPlateModel
|
7 years ago |
Jack Ha
|
8e5e555344
CURA-4525 Send all build plate gcodes to printer at one press of the button :-)
|
7 years ago |
Jack Ha
|
040cc31079
CURA-4525 layer data viewing seems fixed, although after moving an object to a different build plate triggers the reslice only after deselecting
|
7 years ago |
Jack Ha
|
c732470169
CURA-4525 refined the condition when to reslice build plates; however from the layer view it (still) doesn't always show the layers
|
7 years ago |
Diego Prado Gesto
|
1008789364
Merge branch 'master' into print_simulation_view
|
7 years ago |
Jack Ha
|
e21acd1a07
CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct
|
7 years ago |
Ruben D
|
c61b9c41ab
Fix translation of Unable to slice message
|
7 years ago |
Diego Prado Gesto
|
97fd926654
CURA-4526 Add to SimulationView the same behavior than LayerView
|
7 years ago |
Lipu Fei
|
9996c829d8
Only schedule re-slice when there is none in progress
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
ade1c039ea
Print information not being set won't cause crash anymore
|
7 years ago |
Jaime van Kessel
|
a3b6ced5e5
Changed titles of unable to slice messages
|
7 years ago |
Ghostkeeper
|
6083989777
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 years ago |
alekseisasin
|
98ab571483
Removed 14bitVoid code accord to a new LGPL license
|
7 years ago |
Ghostkeeper
|
bf96be3ab2
Improve titles for slice failure messages a bit
|
7 years ago |
alekseisasin
|
204019702d
Added Title for messages
|
7 years ago |
Lipu Fei
|
c37782d544
Stop slicing when a new slice is needed
|
7 years ago |
Lipu Fei
|
05879e0dfc
EngineBackend should trigger auto-slice on changes
|
7 years ago |
Lipu Fei
|
439f3e5029
When an error check finishes, only trigger auto-slicing if needed
|
7 years ago |
Lipu Fei
|
c16bfa8949
Remove unnecessary if checks
|
7 years ago |
Lipu Fei
|
9fca677d40
Fix comment location
|
7 years ago |
Lipu Fei
|
d9d39c41df
Fix auto-slicing upon value changes and error checks
|
7 years ago |
Lipu Fei
|
9c1d23fe5b
Make sure MachineManager initializes after ContainerRegistry does
|
7 years ago |
Lipu Fei
|
93731b8d1f
Trigger auto-slice based on stackValidation instead of stack/setting changes
|
7 years ago |
Ghostkeeper
|
32ea311762
Merge branch 'time_estimate_per_feature' of https://github.com/14bitVoid/Cura into 14bitVoid-time_estimate_per_feature
|
7 years ago |
Ghostkeeper
|
a9813146c4
Evaluate global stack first
|
7 years ago |
Ghostkeeper
|
281a01dd1f
Remove unused variable
|
7 years ago |
Ghostkeeper
|
2137c30bd6
Also check extruders for definitions of error settings
|
7 years ago |
Ghostkeeper
|
e19d5411c2
Expand log message when getting no definition when listing error settings
|
7 years ago |
Jaime van Kessel
|
63eceda75e
Added handling for if definition for error handling was not found
|
7 years ago |
14bitVoid
|
f15aa66751
Receive time estimates per feature
|
7 years ago |
Victor Larchenko
|
4f446bfcbc
Added filament cost keyword replacement
|
7 years ago |
Victor Larchenko
|
e47ca7a68d
Merge remote-tracking branch 'um/master' into gcode-keywords
|
7 years ago |
Jack Ha
|
1029fb4ddd
Not to trigger reslice happy anymore, only retrigger if necessary. Also using isSliceable instead of property check when inspecting root node. CURA-3413 CURA-3412
|
7 years ago |
U-ULTIMAKER\j.ha
|
c54d5ce707
Fixed compatibility mode active extruder. CURA-3321
|
7 years ago |
Jack Ha
|
8a8b97d371
CuraEngineBackend now properly postpones onSceneChanged instead of ignoring some. CURA-3413
|
7 years ago |
Jack Ha
|
0eec48b9e3
Fix reslice when deleting nodes, fix moving groups. CURA-3412
|
7 years ago |
Jack Ha
|
bb955ca5ab
Tickle the backend if per object settings are changed. CURA-3273
|
7 years ago |
Jack Ha
|
057dc2fd7d
Solved merge conflicts. CURA-3214
|
7 years ago |
Jack Ha
|
5a76c92dda
Small improvements: rename, log message, QObject parent, return value. CURA-3214
|
7 years ago |
fieldOfView
|
9229027001
Refactor properties that start with 'get' to avoid confusion between slots & properties
|
7 years ago |
Jack Ha
|
74ce600978
Comments and removed logs. CURA-3214
|
7 years ago |
Jack Ha
|
600a5d85e4
Added comments, changed text of NotStarted. CURA-3214
|
7 years ago |
Jack Ha
|
18318348b6
Fixed last bugs in manual slicing. CURA-3214
|
7 years ago |
Jack Ha
|
464bf73f85
Made backend available in qml, calling forceSlice and stopSlicing directly. CURA-3214
|
7 years ago |
Jack Ha
|
db984561e9
Almost done with manual and auto slicing. CURA-3214
|
7 years ago |
Jack Ha
|
94badb1b9f
Fix auto slice after startup. CURA-3214
|
7 years ago |
Jack Ha
|
ca84fdd767
Merge branch 'master' into feature_auto_slice
|
7 years ago |
Jack Ha
|
4e65a7034f
Added switch for using timer and no timer in CuraEngineBackend. Still have to fix TODO and finish. CURA-3214
|
7 years ago |