Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-20Correct and consistent spelling of g-codeGhostkeeper
2020-05-29Use extruderList rather than deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for GcodeReader, GcodeGzReader/Writer,Nino van Hooff
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-02-24lil: optimize parsing gcode arg letterTim Kuipers
2020-02-24fix E-values after G92 when parsing gcodeTim Kuipers
2020-02-24Avoid showing infinitely wide lines in gcodeTim Kuipers
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2020-02-05Ignore g-code lines with syntax errorsGhostkeeper
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-05Add doc for the need of filename in processGCodeStream()Lipu Fei
2019-09-03Do not trigger slicing if there's no slicable objectLipu Fei
2019-09-03Fix regex in FlavorParserLipu Fei
2019-08-30Fix multi extrusion gcode loadingLipu Fei
2019-08-27Fix typingLipu Fei
2019-08-27F5 reloads gcode fileLipu Fei
2019-05-06Include the prime tower to the time calculationsDiego Prado Gesto
2019-05-06Fix colour of prime towerGhostkeeper
2019-04-03Fix typingLipu Fei
2019-03-08Add the skeleton of the pluginDiego Prado Gesto
2019-01-28Fix error if layer number ends up out of rangeGhostkeeper
2018-12-17Add missing type for g-code readerJaime van Kessel
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-10-24Merge branch 'CURA-5769_gcode_retraction'Ghostkeeper
2018-10-24Correct typoGhostkeeper
2018-10-19Show retraction for G92 commandAleksei S
2018-10-17Typing error in CI CURA-5769alekseisasin
2018-10-16Display retractions lines for the loaded Gcode filesAleksei S
2018-09-27Move MIME type declarations into constructors of readersGhostkeeper
2018-09-27Define gcode.gz extension in GCodeGzReaderGhostkeeper
2018-09-07Cleanup extruder managerJaime van Kessel
2018-08-27Increase plugin API version to 5Aleksei S
2018-07-06Merge branch 'master' into fix_tests_cura_engine_backendIan Paschal
2018-07-05Fixes for FlavorParserIan Paschal
2018-07-05Fix style in some componentsDiego Prado Gesto
2018-06-29Merge branch 'master' into mypy_fixesLipu Fei
2018-06-29Removed unneeded application reference in construction of meshreadersJaime van Kessel
2018-06-15Fix type errorsGhostkeeper
2018-06-15Don't override boundingbox of SceneNodeGhostkeeper
2018-06-13CURA-5330 Fix code style and typing in GCodeReader pluginDiego Prado Gesto
2018-05-23CURA-5164 Make the mesh readers compliant with the new signature of the mesh ...Diego Prado Gesto
2018-05-14Merge branch 'master' into WIP_improve_initializationDiego Prado Gesto
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-05-09Show g-code in position it would printRuben D
2018-05-09Fix typing of pathsRuben D
2018-05-09Add typingRuben D