Commit History

Author SHA1 Message Date
  Ghostkeeper d778b539c2 Parse up to 16 extruders 2 years ago
  Ole Kröger 893da1ed38 Update plugins/GCodeReader/FlavorParser.py 2 years ago
  Ole Kröger 0ff94c6150 Update plugins/GCodeReader/FlavorParser.py 2 years ago
  Ole Kroeger 812bf2f4aa use current filament diameter 2 years ago
  Jaime van Kessel ab2439f561 Fix first parameter of PositionOptional 2 years ago
  Ghostkeeper fd5b248296 Don't register a new layer if not extruding a line 2 years ago
  luz paz d68f375e38 Fix various typos 3 years ago
  Ghostkeeper 6b5ea9086f Fix spelling in documentation 3 years ago
  Jelle Spijker 2263969d5f Updated message with message types 3 years ago
  Ghostkeeper db15bc84cf Correct and consistent spelling of g-code 4 years ago
  Ghostkeeper e7371bd741 Use extruderList rather than deprecated extruders property 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 40327c4259 Convert doxygen to rst for GcodeReader, GcodeGzReader/Writer, 4 years ago
  Tim Kuipers 9bcae15d39 lil: optimize parsing gcode arg letter 4 years ago
  Tim Kuipers efafc37e49 fix E-values after G92 when parsing gcode 4 years ago
  Tim Kuipers 5653c8c9ae Avoid showing infinitely wide lines in gcode 4 years ago
  Ghostkeeper 341e149d0e Ignore g-code lines with syntax errors 4 years ago
  Lipu Fei 46a15762aa Add doc for the need of filename in processGCodeStream() 5 years ago
  Lipu Fei 0524796145 Do not trigger slicing if there's no slicable object 5 years ago
  Lipu Fei 09dc209956 Fix regex in FlavorParser 5 years ago
  Lipu Fei 743b8cd156 Fix multi extrusion gcode loading 5 years ago
  Lipu Fei 79f11286a6 Fix typing 5 years ago
  Lipu Fei 946b2b943e F5 reloads gcode file 5 years ago
  Diego Prado Gesto 11e86512cb Include the prime tower to the time calculations 5 years ago
  Ghostkeeper 15706b7696 Fix colour of prime tower 5 years ago
  Lipu Fei dd19d7d1a9 Fix typing 5 years ago
  Ghostkeeper 371585a0ba Fix error if layer number ends up out of range 5 years ago
  Jaime van Kessel 3f7c922734 Add missing type for g-code reader 5 years ago
  Aleksei S 22db3cb32b Show retraction for G92 command 6 years ago
  alekseisasin a7be605b9d Typing error in CI CURA-5769 6 years ago
  Aleksei S 20fa7f4dd8 Display retractions lines for the loaded Gcode files 6 years ago
  Jaime van Kessel 5c6c299b27 Cleanup extruder manager 6 years ago
  Ian Paschal 75d5828f5f Merge branch 'master' into fix_tests_cura_engine_backend 6 years ago
  Ian Paschal 2f8debc985 Fixes for FlavorParser 6 years ago
  Diego Prado Gesto c738f306fb Fix style in some components 6 years ago
  Ghostkeeper 797d05947c Fix type errors 6 years ago
  Ghostkeeper 9821793b46 Don't override boundingbox of SceneNode 6 years ago
  Diego Prado Gesto 0a21ce44b0 CURA-5330 Fix code style and typing in GCodeReader plugin 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
  Ruben D 6772dc9ea7 Show g-code in position it would print 6 years ago
  Ruben D fb2a8c8d57 Fix typing of paths 6 years ago
  Ruben D af06096e08 Add typing 6 years ago
  Diego Prado Gesto f328926be3 CURA-5275 Add the end point of the previous path also when there is a 6 years ago
  Diego Prado Gesto a3dc94aedd Merge branch 'mb-fix-gcode-reader-start-position' of https://github.com/smartavionics/Cura into smartavionics-mb-fix-gcode-reader-start-position 6 years ago
  Lipu Fei 4b27d036bc Merge pull request #3659 from Ultimaker/fix_gcode_line_width 6 years ago
  Diego Prado Gesto 03ec123c3c Use the correct filament diameter to calculate line width in the gcode 6 years ago
  Mark Burton da1790fd37 Append a \n to each saved line of gcode otherwise the whole file ends up as one line! 6 years ago
  Mark Burton f023f6ea13 Add comment. 6 years ago
  Mark Burton 1ce5920d48 Fix holes in spiralized objects that can occur at start of layer. 6 years ago