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-07-22Add missing setting version from g-code profile writerJaime van Kessel
2020-05-29Remove use of deprecated extruders propertyGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for GcodeWriter, LegacyProfileReader,Nino van Hooff
2019-09-11Store intent category in metadata of quality_changes as wellGhostkeeper
2019-09-05Create own quality changes profiles instead of asking quality managerGhostkeeper
2019-08-28Use container tree to reset quality after deleting packagesGhostkeeper
2019-08-28Get quality definition from container treeGhostkeeper
2018-09-28Improve warning when saving g-code before slicingGhostkeeper
2018-08-17Do not add saved gcodes to recent files listLipu Fei
2018-08-03Add some extra information when the Cura can't write the files.Diego Prado Gesto
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-06-15Don't unnecessarily cast to a setGhostkeeper
2018-05-08Fix check for existence of gcode_dict variableGhostkeeper
2018-04-12CURA-5220 Skip storing the settings in the GCode if they already are.Diego Prado Gesto
2018-03-16Remove unused variableGhostkeeper
2018-03-15Fix settings export in gcodeLipu Fei
2018-02-22Merge remote-tracking branch 'origin/master' into refactoring_machine_managerLipu Fei
2018-02-22CURA-4946 In the gcode just store the default machine definitionDiego Prado Gesto
2018-02-21Merge remote-tracking branch 'origin/master' into refactoring_machine_managerLipu Fei
2018-02-20CURA-4946 When storing the gcode profile, the definition must be theDiego Prado Gesto
2018-02-20Revert "CURA-4946 Add the quality_definition metadata entry to the gcode so w...Diego Prado Gesto
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-16CURA-4946 Add the quality_definition metadata entry to the gcode so whenDiego Prado Gesto
2018-02-13Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)Ghostkeeper
2018-01-19CURA-4829 Do not save the quality changes profile in the GCode if theDiego Prado Gesto
2018-01-10CURA-4525 fix saving empty gcode giving errorJack Ha
2018-01-08rename scene.gcode_list to gcode_dictLipu Fei
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-12-08Remove unnecessarily setting definitionGhostkeeper
2017-12-05Fix save to file.Jack Ha
2017-11-24Set definition by their IDGhostkeeper
2017-11-15CURA-4525 fixed material info per build plate, bugfix arrange on loadJack Ha
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-07-06Fix saving g-code if no quality profile is setGhostkeeper
2017-05-18Type is now always added when deserializing profiles to g-codeJaime van Kessel
2017-05-08Use CuraStack.qualityChanges to get quality changesLipu Fei
2016-12-12Lots of import fixes. Eliminated the import hacks such as those used inside U...Simon Edwards
2016-10-20Merge branch '2.3'Ghostkeeper
2016-10-18Fix gcode profile. CURA-2718Jack Ha
2016-10-18Revert "Fix gcode profile. CURA-2718"Jack Ha
2016-10-18Fix gcode profile. CURA-2718Jack Ha
2016-10-17Allow for saving multiple scene nodes at the same timeGhostkeeper
2016-10-14Sort profiles on extruder position before exportingGhostkeeper
2016-09-27Ensure that the correct properties get set for writing profiles to g-codeJaime van Kessel
2016-09-07Saving profile to g-code with empty container no longer results in empty stringJaime van Kessel
2016-09-02Instead of writing quality + user to g-code, we now write quality_changes + userJaime van Kessel
2016-08-02Properly catch when either extruder or global quality is not properly setArjen Hiemstra
2016-07-29G-code writer no longer uses duplicate for flattening profileJaime van Kessel
2016-07-26Flattend profiles are now set to dirtyJaime van Kessel