fieldOfView
|
0b11117d6d
Set a property for non-printing-meshes
|
7 years ago |
Jack Ha
|
5050124699
CURA-4525 wip objects menu
|
7 years ago |
ChrisTerBeke
|
cc267646e7
Always use extruder stacks when building slicer message and deprecate otherwise - CURA-4482
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
f4bfa499d4
Remove debugging line
|
7 years ago |
ChrisTerBeke
|
98babfade7
CURA-4284 remove debug logging
|
7 years ago |
ChrisTerBeke
|
5c30658012
CURA-4284 fix relationship dependencies in per object settings
|
7 years ago |
ChrisTerBeke
|
5bb09d73fc
clean
|
7 years ago |
ChrisTerBeke
|
d802c0bd26
CURA-4284 some code cleanup while debugging
|
7 years ago |
Ruben D
|
0a2a7dda23
Remove unused parameter
|
7 years ago |
Ruben D
|
1d6b7c71cb
Optimise starting slice job a bit
|
7 years ago |
Ruben D
|
3af37d5dbc
Fix token replacement in extruder start and end g-codes
|
7 years ago |
Ghostkeeper
|
b7493ae1a8
Also pull limit_to_extruder settings into per-object setting stack
|
7 years ago |
Ghostkeeper
|
3c36c3427c
Cache top of stack for efficiency
|
7 years ago |
Ghostkeeper
|
4a788dfbdd
Reduce indentation by inverting input check
|
7 years ago |
Ghostkeeper
|
71c146f437
Always send not-printed objects to slicer regardless of build volume
|
7 years ago |
Lipu Fei
|
fe5466872f
Merge remote-tracking branch 'upstream/2.6'
|
7 years ago |
Lipu Fei
|
bc65cc1102
Fix code style
|
7 years ago |
Tim Kuipers
|
fad78c20b5
fix: copy global settings into extruder msessage for SE (CURA-3930)
|
7 years ago |
Lipu Fei
|
6be76ec806
Fix code style
|
7 years ago |
fieldOfView
|
de01155630
Add documentation
|
7 years ago |
fieldOfView
|
adc547fa36
Don't send extruder stack settings to CuraEngine when there is just one extruder
|
7 years ago |
Ghostkeeper
|
c42d092b0f
Merge branch 'master' into cura_containerstack
|
7 years ago |
Ghostkeeper
|
745e3cd5bf
Merge branch 'alephobjects-gcode-keywords'
|
7 years ago |
Jaime van Kessel
|
d7004d3547
Merge branch 'master' of github.com:Ultimaker/Cura into cura_containerstack
|
7 years ago |
Ghostkeeper
|
f612a53563
Detect more temperature settings in start g-code
|
7 years ago |
Victor Larchenko
|
e47ca7a68d
Merge remote-tracking branch 'um/master' into gcode-keywords
|
7 years ago |
Arjen Hiemstra
|
df25fa9345
Do not try to handle resolve manually in StartSliceJob
|
7 years ago |
Victor Larchenko
|
67aae55640
T576: Added print statistics
|
8 years ago |
Victor Larchenko
|
dbb971fef5
T576: Added date and time keywords
|
8 years ago |
Victor Larchenko
|
7adc1f4870
T576: Added aliases
|
8 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Ghostkeeper
|
341b92860c
Also format g-code in extruder start and end g-code settings
|
8 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 years ago |
Arjen Hiemstra
|
b1e8b01549
Reduce time spent in "Preparing to slice" by optimizing vertex data sending
|
8 years ago |
Simon Edwards
|
b9dd2ef6f9
Numpy magic to speed up the expansion of indices-to-vectors to just vectors. CURA-2548
|
8 years ago |
Jaime van Kessel
|
782a02661c
If prime tower or prime position has an invalid position, we now give a specifc error message to indicate this
|
8 years ago |
Jaime van Kessel
|
c35b606807
Added a bunch more yielding, which should decrease the stutter in GUI
|
8 years ago |
Jack Ha
|
d308cd45bc
Moved function out of MachineManager, changed "Valid" to "HaveErrors".
|
8 years ago |
Jack Ha
|
98688bf013
Changed MachineManager.isActiveStackValid to MachineManager.areStacksValid. CURA-2730
|
8 years ago |
Jack Ha
|
d45f61f778
Comment. CURA-2605
|
8 years ago |
Jack Ha
|
b119be7d11
Remove settings from extruder that are not settable_per_extruder. CURA-2605
|
8 years ago |
Jaime van Kessel
|
e582607e41
Added todo comment
|
8 years ago |
Ghostkeeper
|
bc6e7dd24e
Merge branch 'sevaa-feature_x3d_file_format'
|
8 years ago |
Tim Kuipers
|
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
|
8 years ago |
Jaime van Kessel
|
76e57c940d
Added more specific error message when trying to slice with incompatible material
|
8 years ago |
Jaime van Kessel
|
677d6556fb
Refuse to slice when material is mismatched
|
8 years ago |
Jaime van Kessel
|
9a84deb14e
If buildplate has errors, slicing is not possible
|
8 years ago |
Jaime van Kessel
|
a68e112060
Fixed resolvement not being overwritten by user changes
|
8 years ago |