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
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-03-11Parse up to 16 extrudersGhostkeeper
2022-03-03Update plugins/GCodeReader/FlavorParser.pyOle Kröger
2022-03-03Update plugins/GCodeReader/FlavorParser.pyOle Kröger
2022-03-02use current filament diameterOle Kroeger
2022-02-01Fix first parameter of PositionOptionalJaime van Kessel
2021-11-05Don't register a new layer if not extruding a lineGhostkeeper
2021-09-07Fix various typosluz paz
2021-08-23Fix spelling in documentationGhostkeeper
2021-07-28Updated message with message typesJelle Spijker
2021-06-17Now unused API field only took integers originally.Remco Burema
2021-06-15Update SDK/API from 7.5.0 to 7.6.0 for 4.10Remco Burema
2021-04-06Increment SDK version to 7.5.0Ghostkeeper
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