Jaime van Kessel
|
ae33053369
Add missing setting version from g-code profile writer
|
4 years ago |
Ghostkeeper
|
1bb4458dca
Remove use of deprecated extruders property
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
553b09b6cf
Convert doxygen to rst for GcodeWriter, LegacyProfileReader,
|
4 years ago |
Ghostkeeper
|
2b96543cd3
Store intent category in metadata of quality_changes as well
|
5 years ago |
Ghostkeeper
|
71b94f6d5b
Create own quality changes profiles instead of asking quality manager
|
5 years ago |
Ghostkeeper
|
ba608c5987
Use container tree to reset quality after deleting packages
|
5 years ago |
Ghostkeeper
|
b9370f864e
Get quality definition from container tree
|
5 years ago |
Ghostkeeper
|
ef5f9bb0d4
Improve warning when saving g-code before slicing
|
6 years ago |
Lipu Fei
|
1079a9be2c
Do not add saved gcodes to recent files list
|
6 years ago |
Diego Prado Gesto
|
38a0c9b66d
Add some extra information when the Cura can't write the files.
|
6 years ago |
Lipu Fei
|
af02dc2758
Only use setMetaDataEntry()
|
6 years ago |
Ghostkeeper
|
75e5a185d9
Don't unnecessarily cast to a set
|
6 years ago |
Ghostkeeper
|
304c23b87e
Fix check for existence of gcode_dict variable
|
6 years ago |
Diego Prado Gesto
|
2d30315ecf
CURA-5220 Skip storing the settings in the GCode if they already are.
|
6 years ago |
Ghostkeeper
|
4d5013d3ad
Remove unused variable
|
6 years ago |
Lipu Fei
|
440a56b7fa
Fix settings export in gcode
|
6 years ago |
Lipu Fei
|
68b1a374e0
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
6 years ago |
Diego Prado Gesto
|
94ca4fffe3
CURA-4946 In the gcode just store the default machine definition
|
6 years ago |
Lipu Fei
|
9a354efd19
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
6 years ago |
Diego Prado Gesto
|
6af5a5d4bc
CURA-4946 When storing the gcode profile, the definition must be the
|
6 years ago |
Diego Prado Gesto
|
6a4f519238
Revert "CURA-4946 Add the quality_definition metadata entry to the gcode so when"
|
6 years ago |
Lipu Fei
|
495fc8bbd7
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
|
6 years ago |
Diego Prado Gesto
|
744313af27
CURA-4946 Add the quality_definition metadata entry to the gcode so when
|
6 years ago |
Ghostkeeper
|
f91c990fed
Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)
|
6 years ago |
Diego Prado Gesto
|
a6acf4a4af
CURA-4829 Do not save the quality changes profile in the GCode if the
|
6 years ago |
Jack Ha
|
dab0ebd208
CURA-4525 fix saving empty gcode giving error
|
6 years ago |
Lipu Fei
|
c8cef9583e
rename scene.gcode_list to gcode_dict
|
6 years ago |
Jack Ha
|
5152b2ae65
Solved merge conflicts. CURA-4525
|
6 years ago |
Ghostkeeper
|
e621ace3e4
Remove unnecessarily setting definition
|
7 years ago |
Jack Ha
|
7d24933835
Fix save to file.
|
7 years ago |
Ghostkeeper
|
ebe766a7c8
Set definition by their ID
|
7 years ago |
Jack Ha
|
be6561b575
CURA-4525 fixed material info per build plate, bugfix arrange on load
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Ghostkeeper
|
bd75102ee5
Fix saving g-code if no quality profile is set
|
7 years ago |
Jaime van Kessel
|
f2f83750c2
Type is now always added when deserializing profiles to g-code
|
7 years ago |
Lipu Fei
|
3a5a28cc38
Use CuraStack.qualityChanges to get quality changes
|
7 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 |
Ghostkeeper
|
3c9ebfab8f
Merge branch '2.3'
|
8 years ago |
Jack Ha
|
a030b5bfc3
Fix gcode profile. CURA-2718
|
8 years ago |
Jack Ha
|
0511906263
Revert "Fix gcode profile. CURA-2718"
|
8 years ago |
Jack Ha
|
deb3606429
Fix gcode profile. CURA-2718
|
8 years ago |
Ghostkeeper
|
96e516c676
Allow for saving multiple scene nodes at the same time
|
8 years ago |
Ghostkeeper
|
4769b22138
Sort profiles on extruder position before exporting
|
8 years ago |
Jaime van Kessel
|
960a390350
Ensure that the correct properties get set for writing profiles to g-code
|
8 years ago |
Jaime van Kessel
|
bbb211b0f6
Saving profile to g-code with empty container no longer results in empty string
|
8 years ago |
Jaime van Kessel
|
2c82f5a177
Instead of writing quality + user to g-code, we now write quality_changes + user
|
8 years ago |
Arjen Hiemstra
|
0f1c59c925
Properly catch when either extruder or global quality is not properly set
|
8 years ago |
Jaime van Kessel
|
b5d2533820
G-code writer no longer uses duplicate for flattening profile
|
8 years ago |
Jaime van Kessel
|
b3f0c257e4
Flattend profiles are now set to dirty
|
8 years ago |