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-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
2017-03-30Merge branch '2.5' of github.com:Ultimaker/CuraJaime van Kessel
2017-03-30Solved MCJack Ha
2017-03-30Set gcode_list for Scene after loading gcodeLipu Fei
2017-03-30Change backend state to disabled after reading a gcodeLipu Fei
2017-03-29Removed comment. CURA-3390Jack Ha
2017-03-29Resolve mc cherry-picking CURA-3390Jack Ha
2017-03-29Fixed extruder per gcode layer. Created show_caution preference for gcode rea...Jack Ha
2017-03-29Less yields for G-code reader and faster. CURA-3390Jack Ha
2017-03-29Solved merge conflict in cherry-pick CURA-3390Jack Ha
2017-03-29Added caution message for g-code reader. CURA-3390Jack Ha
2017-03-29Minor refactor to improve readabilityJaime van Kessel
2017-03-16Removed comment. CURA-3390Jack Ha