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
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
2018-05-08Use MimeTypeDatabase to find loaded file extension and set proper project nameAleksei S
2018-04-23CURA-5275 Add the end point of the previous path also when there is aDiego Prado Gesto
2018-04-23Merge branch 'mb-fix-gcode-reader-start-position' of https://github.com/smart...Diego Prado Gesto
2018-04-13Merge pull request #3659 from Ultimaker/fix_gcode_line_widthLipu Fei
2018-04-12Merge pull request #3651 from smartavionics/mb-fix-gcode-reader-g90Diego Prado Gesto
2018-04-12Use the correct filament diameter to calculate line width in the gcodeDiego Prado Gesto
2018-04-11Append a \n to each saved line of gcode otherwise the whole file ends up as o...Mark Burton
2018-04-11No! G90 does not command absolute extrusion, M82 does that.Mark Burton
2018-04-11Add comment.Mark Burton
2018-04-11Fix holes in spiralized objects that can occur at start of layer.Mark Burton
2018-03-23CURA-5128 Change method name to be more clear.Diego Prado Gesto
2018-03-23CURA-5128 Modify the GCode parser to use a stream instead of a file soDiego Prado Gesto
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-01-29Add encoding='utf-8' for text file readingLipu Fei
2018-01-09CURA-4778 Add up to 8 different colors when loading a GCode, since weDiego Prado Gesto
2018-01-09Merge branch 'master' of https://github.com/Ultimaker/CuraDiego Prado Gesto
2018-01-09CURA-4772 Create a CuraSceneNode instead of a SceneNode when reading aDiego Prado Gesto
2018-01-08rename scene.gcode_list to gcode_dictLipu Fei
2018-01-03Move all decorators in the scene subfolderChrisTerBeke
2017-11-28CURA-4552 Change names as indicated in the review and making Marlin theDiego Prado Gesto
2017-11-27CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavorDiego Prado Gesto
2017-11-24CURA-4552 Minor changesDiego Prado Gesto
2017-11-24Merge branch 'master' of https://github.com/Ultimaker/CuraChrisTerBeke
2017-11-23CURA-4605 Fix render issues when importing a GCode that has emptyDiego Prado Gesto
2017-11-23CURA-4552 fix support for relative extrusionJack Ha
2017-11-21CURA-4526 Delete LayerView plugin because it will be replaced with theDiego Prado Gesto
2017-11-20Merge pull request #2814 from Ultimaker/feature_maximum_resolutionjack
2017-11-20CURA-4577 Fix the previous changeDiego Prado Gesto
2017-11-20Simplify relative positioning xyz value updates - CURA-4577ChrisTerBeke
2017-11-20CURA-4577 Take into account relative movements in GCodesDiego Prado Gesto
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-13Added Title for messagesalekseisasin
2017-06-22Use semantic versioning for all plugin.jsonLipu Fei
2017-06-22Fix code styleLipu Fei
2017-06-21Replaced catalog metadata entry with i18n-catalogJaime van Kessel
2017-06-21Moved certain meta data entries to seperate fileJaime van Kessel
2017-04-12Fixed UMO g-code files not being loadableJaime van Kessel