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-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-06-28Set author to Ultimaker B.V. instead of UltimakerGhostkeeper
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-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
2016-07-25Saving a file no longer causes a re-sliceJaime van Kessel
2016-07-13Machine_id instead of definition_id is now used to link extrudersJaime van Kessel
2016-07-13When saving the quality profile data, also incorporate any user settings/chan...Simon Edwards
2016-07-12Store the Quality profile for the 'global' and extruders in the gcode. Read i...Simon Edwards
2016-06-24GCodeWriter: Getting always the correct container with the currently used pro...Thomas Karl Pietrowski
2016-06-23GCodeWriter: Exporting the data as done on regualar exportsThomas Karl Pietrowski