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
|
7 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 |
Jaime van Kessel
|
70242ba502
Saving a file no longer causes a re-slice
|
8 years ago |
Jaime van Kessel
|
726eb97d9f
Machine_id instead of definition_id is now used to link extruders
|
8 years ago |
Simon Edwards
|
642ea6791b
When saving the quality profile data, also incorporate any user settings/changes.
|
8 years ago |
Simon Edwards
|
64ecb114b8
Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import.
|
8 years ago |
Thomas Karl Pietrowski
|
d49ba80117
GCodeWriter: Getting always the correct container with the currently used profile.
|
8 years ago |
Thomas Karl Pietrowski
|
6a1942c254
GCodeWriter: Exporting the data as done on regualar exports
|
8 years ago |
Ghostkeeper
|
d602c0754f
Properly serialise all settings to g-code file
|
8 years ago |
Ghostkeeper
|
8b5c4b0361
Document GCodeWriter class
|
8 years ago |
Ghostkeeper
|
673f63cf51
Remove unused import
|
8 years ago |
Ghostkeeper
|
59b8d5c169
Fix saving g-code to file
|
8 years ago |
Jaime van Kessel
|
9009fb9d3d
Codestyle & documentation
|
8 years ago |
Thomas-Karl Pietrowski
|
c986fa0268
Removing unused imports
|
8 years ago |
fieldOfView
|
90fda4cb3d
Remove defaults section from current settings before adding it to a gcode file.
|
8 years ago |