Ghostkeeper
|
71cea55bda
Move untested settings to experimental category
|
7 years ago |
ChrisTerBeke
|
f589ce9570
Copy first extruder values when they are available when upgrading - CURA-4835
|
7 years ago |
Jack Ha
|
93dbf93ee0
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
|
7 years ago |
Jack Ha
|
ba29d64592
CURA-4821 Fix one at a time slicing for builtiplexer
|
7 years ago |
Diego Prado Gesto
|
fe6019988c
CURA-4839 Create variable before asignment
|
7 years ago |
Lipu Fei
|
b92ebadfd0
Fix quality_changes for single-extrusion machines
|
7 years ago |
Lipu Fei
|
e7a19bcce5
Fix has_machine_quality value parsing
|
7 years ago |
Lipu Fei
|
79e79dd84c
Only import profiles that match with the active machine
|
7 years ago |
ChrisTerBeke
|
d035ace40d
Add method to set active extruder count to machine manager so other plugins can use it, add empty definitions container template
|
7 years ago |
Lipu Fei
|
e0c69eb675
Pressing enter on project overview will load the project file
|
7 years ago |
Lipu Fei
|
7c85db4a18
Fix material_diameter copy over for Extruders
|
7 years ago |
ChrisTerBeke
|
c7071c18dd
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
|
7 years ago |
ChrisTerBeke
|
99c40d09e9
Hitting enter on project loading dialog now loads the project instead of just closing the dialog - CURA-4735
|
7 years ago |
Diego Prado Gesto
|
f25aad8091
CURA-4821 Remove debug output
|
7 years ago |
Diego Prado Gesto
|
1f4e7421c1
Revert "CURA-4821 Remove debug info"
|
7 years ago |
Lipu Fei
|
02291bb6a3
better name: "Compatible material diameter" in Machine Settings
|
7 years ago |
ChrisTerBeke
|
ce709bf24a
Remove debug print - CURA-4829
|
7 years ago |
ChrisTerBeke
|
a76c84ca30
Finally remove annoying firmware check log line for non-UM3 printers
|
7 years ago |
ChrisTerBeke
|
8412e8535a
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
|
7 years ago |
ChrisTerBeke
|
e4a111dd2e
Delay adding global stack when creating new machine until after extruder stacks are created - CURA-4828
|
7 years ago |
Diego Prado Gesto
|
a6acf4a4af
CURA-4829 Do not save the quality changes profile in the GCode if the
|
7 years ago |
Diego Prado Gesto
|
d03ecf3cba
CURA-4821 Remove debug info
|
7 years ago |
Mark
|
74e9bf051c
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
|
7 years ago |
Mark
|
a774012bd2
Default objectlist to collapsed CURA-4525
|
7 years ago |
Diego Prado Gesto
|
2e4b4036e7
Merge branch '3.2' of https://github.com/Ultimaker/Cura into 3.2
|
7 years ago |
Diego Prado Gesto
|
ece63bfea8
CURA-4821 The previous cached layer data is removed when a GCode is loaded. Temporary solution for one buildplate.
|
7 years ago |
Lipu Fei
|
322420092d
Fix extruder handling in project loading
|
7 years ago |
Ghostkeeper
|
afcf35cb0e
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
|
7 years ago |
Ghostkeeper
|
dc08e7f043
Merge branch 'mb-move-wall-order-opt-setting' of https://github.com/smartavionics/Cura into smartavionics-mb-move-wall-order-opt-setting
|
7 years ago |
Jack Ha
|
1796a182fa
CURA-4525 fix crashing cura due to empty build plate
|
7 years ago |
Diego Prado Gesto
|
5c0e2d39a3
Avoid zero thickness to be shown in layer view.
|
7 years ago |
Diego Prado Gesto
|
e6169a7c61
Fix some typos
|
7 years ago |
Diego Prado Gesto
|
cc89ddf5f7
Revert "Avoid zero thickness to be shown in layer view."
|
7 years ago |
Diego Prado Gesto
|
8dd21892d3
Avoid zero thickness to be shown in layer view.
|
7 years ago |
Diego Prado Gesto
|
26371c9c3a
CURA-4815 When creating the unique name for a machine, don't look at the
|
7 years ago |
Ian Paschal
|
fad43be23b
Fixes CURA-4789
|
7 years ago |
Ian Paschal
|
ba1f915633
Fix for CURA-4789
|
7 years ago |
Jack Ha
|
cffeff0299
CURA-4805 remove modifiable settings when loading non sliceable file (gcode)
|
7 years ago |
Jack Ha
|
fc2cbb61fa
Merge branch '3.2' of github.com:Ultimaker/Cura into 3.2
|
7 years ago |
Jack Ha
|
54698ada7f
CURA-4807 fix not choosing 'not supported' if there are valid options after changing variant; partly undoing 4abbd4b9887fc3e3d98ebf06481d2b21a9e9be0e
|
7 years ago |
Lipu Fei
|
b0d2ef0f72
Correct default material diameter value for single-extrusion machines
|
7 years ago |
Ghostkeeper
|
f948203a63
Fix crash when clearing build plate
|
7 years ago |
Lipu Fei
|
51b49c89f4
Switch to LayerView after GCode has been fully loaded
|
7 years ago |
Diego Prado Gesto
|
0a4c30603f
Change style of Add/Remove printers link in Monitor tab
|
7 years ago |
Lipu Fei
|
8a570c4b01
Show user profiles based on Not Supported
|
7 years ago |
Lipu Fei
|
abece3c415
Add quality_type = not_supported to empty_quality_changes
|
7 years ago |
Jack Ha
|
a0738c2977
CURA-4808 fix extruder setting change trigger slice. re-introduce extrudersAdded signal, probably needed because of timing issues (extruder added after loading global container). it's the inversion of 225b03e98ee1d92467176a1fd1ef3605ce0999c7
|
7 years ago |
Ghostkeeper
|
27c0ca4dea
Move some things outside of try-catch clause
|
7 years ago |
Ghostkeeper
|
1e892dc45c
Remove unused variables
|
7 years ago |
Ghostkeeper
|
063eb8e5cd
Don't give an error when reading normal 3MF files
|
7 years ago |