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-12-24Round temperatures when displaying themGhostkeeper
2020-11-26Update plugins/PostProcessingPlugin/scripts/TimeLapse.pyLucas Teske
2020-11-26Update plugins/PostProcessingPlugin/scripts/TimeLapse.pyLucas Teske
2020-11-26Update plugins/PostProcessingPlugin/scripts/TimeLapse.pyLucas Teske
2020-11-17Add Z-Hop and filament retraction to TimelapseLucas Teske
2020-10-22Fix displaying time estimation with Griffin headerGhostkeeper
2020-10-22Split time remaining setting into activation and methodGhostkeeper
2020-10-22Merge branch 'postprocess_periodic_progress' of https://github.com/KimmoHop/CuraGhostkeeper
2020-10-22Merge branch '4.8' of github.com:Ultimaker/CuraJaime van Kessel
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-10-21Ensure changeAtZ script sees speed 100 as defaultJaime van Kessel
2020-10-20Merge branch 'master' of https://github.com/Ultimaker/CuraRemco Burema
2020-10-20'M220' doesn't take a 'T' parameter in any format.Remco Burema
2020-10-16More fixes for PyCapsule_GetPointer race conditionGhostkeeper
2020-10-05Raise error if there is a syntax error in stored post-processing scriptsGhostkeeper
2020-09-09Added M73 remaining time option and option to output remaining time more oftenKimmo Toivanen
2020-08-20Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""Ghostkeeper
2020-08-20Merge branch '4.7'Ghostkeeper
2020-08-20Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"Ghostkeeper
2020-08-19Code style: Fields have lower camel casingGhostkeeper
2020-08-19Remove unused importGhostkeeper
2020-08-10Merge branch '4.7'Ghostkeeper
2020-08-07Don't apply printspeed to travel movesGhostkeeper
2020-08-07Fix crash when processLinearMove gets called on something else than G0 or G1Ghostkeeper
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-07-20Correct and consistent spelling of g-codeGhostkeeper
2020-07-20Remove default value for g-code before pauseGhostkeeper
2020-07-20Correct spelling of 'g-code'Ghostkeeper
2020-07-20Merge branch 'master' of https://github.com/rodrigosclosa/Cura into rodrigosc...Ghostkeeper
2020-07-08Merge pull request #7726 from Bostwickenator/masterKonstantinos Karmas
2020-07-08Apply suggestions from code reviewAlexander Gee
2020-06-23Improved readability of putValueLouis Wouters
2020-06-19Fixed double ";" when using putValue on a line with a commentLouis Wouters
2020-06-18Merge pull request #7919 from adripo/patch-2Nino van Hooff
2020-06-11Added whitelist G0..G4 instead of blacklistadripo
2020-06-11Fixed next XY return position after pauseadripo
2020-06-11Adjusted correct pause_method for FlyingBear Ghost 4Sadripo
2020-06-09Merge pull request #7775 from sgtnoodle/fix_stretch_feedNino van Hooff
2020-05-29Fix running automated tests from source with different SIP versionGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-24Refactor setting names for consistancy, migration scriptAlexander Gee
2020-05-23Add line_set to avoid infinte loopsAlexander Gee
2020-05-23Extract methodAlexander Gee
2020-05-23Incorperate percentage and time remaining scriptsAlexander Gee
2020-05-23Rename to DisplayProgressOnLCDAlexander Gee
2020-05-23Add PostProcessingPlugin script DisplayPercentCompleteOnLCDAlexander Gee
2020-05-17Fix extruder and feed rate after extruder-only moves in post stretch script (...Jeff Rogers
2020-05-15Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext...Nino van Hooff
2020-05-14Merge branch 'master' into feature_unify_pause_at_heightfieldOfView