Commit History

Author SHA1 Message Date
  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
  fieldOfView 6e11c2409b Use working profile instead of "active" profile 8 years ago
  Ghostkeeper afd63c53c0 Escape characters of escape_characters dict at initialisation 9 years ago
  Ghostkeeper a3936540d8 Move escape characters to be a static class variable 9 years ago
  Ghostkeeper 6908f2c011 Move prefix length out of for loop 9 years ago
  Ghostkeeper cfa4382052 Move serialised version number to top of GCode reader/writer 9 years ago
  Ghostkeeper 541873ae6e Revert "Make serialisation version static" 9 years ago
  Ghostkeeper 63bdb08ec2 Make serialisation version static 9 years ago
  Ghostkeeper 398dd60637 Limit g-code comments to 80 characters and add prefix 9 years ago
  Ghostkeeper 914ea8ba39 Append settings to g-code 9 years ago
  Arjen Hiemstra d6b3044c79 Update GCodeWriter to the new API 9 years ago
  Arjen Hiemstra 9d7e460b50 Add missing copyright headers 9 years ago
  Arjen Hiemstra 0a6562a8f1 Style: Use "" for strings not '' 9 years ago
  Arjen Hiemstra bda10b5ce5 Add 'plugins/GCodeWriter/' from commit '6fc044387a3de779032ce69812040bb772971ddc' 9 years ago