Commit History

Author SHA1 Message Date
  Ghostkeeper db15bc84cf Correct and consistent spelling of g-code 4 years ago
  Lipu Fei 79f11286a6 Fix typing 5 years ago
  Lipu Fei 946b2b943e F5 reloads gcode file 5 years ago
  Diego Prado Gesto 412bcc9b90 Add the skeleton of the plugin 5 years ago
  Ghostkeeper 0ce9bf61be Move MIME type declarations into constructors of readers 6 years ago
  Ghostkeeper 88ba2ac345 Define gcode.gz extension in GCodeGzReader 6 years ago
  Jaime van Kessel b4f59a7822 Removed unneeded application reference in construction of meshreaders 6 years ago
  Diego Prado Gesto ddd7b056f3 CURA-5164 Make the mesh readers compliant with the new signature of the mesh reader. Also adapt the tests. 6 years ago
  Diego Prado Gesto 8ad409ff55 Merge branch 'master' into WIP_improve_initialization 6 years ago
  Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point 6 years ago
  Aleksei S 9779c41071 Use MimeTypeDatabase to find loaded file extension and set proper project name 6 years ago
  Diego Prado Gesto 6dc416e180 CURA-5128 Change method name to be more clear. 6 years ago
  Diego Prado Gesto dd0d0d20e9 CURA-5128 Modify the GCode parser to use a stream instead of a file so 6 years ago
  Lipu Fei 7dfc1a4aa7 Add encoding='utf-8' for text file reading 6 years ago
  Diego Prado Gesto 8054bc3d7d CURA-4552 Change names as indicated in the review and making Marlin the 6 years ago
  Diego Prado Gesto cab2e14728 CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor 6 years ago
  Diego Prado Gesto c8c2129b7e CURA-4552 Minor changes 6 years ago
  ChrisTerBeke 46a575b84f Merge branch 'master' of https://github.com/Ultimaker/Cura 6 years ago
  Diego Prado Gesto 7bb82cf56f CURA-4605 Fix render issues when importing a GCode that has empty 6 years ago
  Jack Ha 5703f954d4 CURA-4552 fix support for relative extrusion 6 years ago
  Diego Prado Gesto b6e997c88d CURA-4526 Delete LayerView plugin because it will be replaced with the 6 years ago
  jack f197508694 Merge pull request #2814 from Ultimaker/feature_maximum_resolution 6 years ago
  Diego Prado Gesto a4ed3bb2c6 CURA-4577 Fix the previous change 6 years ago
  ChrisTerBeke 85eab3606b Simplify relative positioning xyz value updates - CURA-4577 6 years ago
  Diego Prado Gesto dd8e5e2c6e CURA-4577 Take into account relative movements in GCodes 6 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  alekseisasin 204019702d Added Title for messages 7 years ago
  Jaime van Kessel 558b446b4a Fixed UMO g-code files not being loadable 7 years ago
  Jaime van Kessel dbfa5873ce Merge branch '2.5' of github.com:Ultimaker/Cura 7 years ago
  Jack Ha 3135dc7d77 Solved MC 7 years ago
  Lipu Fei ef666aac88 Set gcode_list for Scene after loading gcode 7 years ago
  Lipu Fei 2158826e06 Change backend state to disabled after reading a gcode 7 years ago
  Jack Ha 0655771cb8 Removed comment. CURA-3390 7 years ago
  Jack Ha d5d265a996 Resolve mc cherry-picking CURA-3390 7 years ago
  Jack Ha 02bb575ced Fixed extruder per gcode layer. Created show_caution preference for gcode reader. CURA-3390 7 years ago
  Jack Ha 1e75c84662 Less yields for G-code reader and faster. CURA-3390 7 years ago
  Jack Ha ea0c55fff1 Solved merge conflict in cherry-pick CURA-3390 7 years ago
  Jack Ha fb2c318a0a Added caution message for g-code reader. CURA-3390 7 years ago
  Jaime van Kessel fbc372812c Minor refactor to improve readability 7 years ago
  Jack Ha 6194ffa27b Removed comment. CURA-3390 7 years ago
  Jack Ha 9b06983f3e GCode reader: Better layerheight guess, refactoring, more robust, take extruder offset into account of multi extrusion. CURA-3390 7 years ago
  Jack Ha f918a978b2 Fixed extruder per gcode layer. Created show_caution preference for gcode reader. CURA-3390 7 years ago
  Jack Ha bab1de604f Less yields for G-code reader and faster. CURA-3390 7 years ago
  Jack Ha 792332e2ec Made G-code reader a lot faster. CURA-3390 7 years ago
  Jack Ha fda00d4c9f Added caution message for g-code reader. CURA-3390 7 years ago
  Jaime van Kessel 1c7c5545b5 Comment checking now uses startswith 7 years ago
  Jaime van Kessel ae97e60ee4 Added logging if unknown feature type was encountered 7 years ago
  Jaime van Kessel b57c5af348 Added documentation 7 years ago
  Jaime van Kessel 412b8bcb41 Moved check to inside if statement to prevent undeeded parsing 7 years ago
  Jaime van Kessel 69b8a06eca Added documentation why gcode0 was defined to be the same as gcode1 7 years ago