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
2021-09-07Fix various typosluz paz
2021-09-06Add usage instructions for the next timeGhostkeeper
2021-05-18Convert identation to spaces for line_length_checker scriptJaime van Kessel
2021-05-18Add line length checker scriptJaime van Kessel
2020-07-20Correct and consistent spelling of g-codeGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-28Convert doxygen to rst for Cura scriptsNino van Hooff
2020-04-15Fix import script if Uranium is not on your PYTHONPATHGhostkeeper
2020-01-20Update invalid imports checker documentationNino van Hooff
2020-01-20Rewrite invalid imports checker to PythonNino van Hooff
2019-08-08Fix encoding/decoding issues (Windows) for i18n import script.Remco Burema
2019-07-26Fix warning message appearing for plural formsGhostkeeper
2019-07-26Fix comparisons when source is single-line but dest is multi-lineGhostkeeper
2019-07-26Fix writing files with plural formsGhostkeeper
2019-07-26Write resulting fileGhostkeeper
2019-07-26Add documentationGhostkeeper
2019-07-26Find translations in source fileGhostkeeper
2019-07-26Handle iterating over source files and finding correct destination fileGhostkeeper
2019-07-26Also discover Uranium translation directoryGhostkeeper
2019-07-26Add empty script to perform imports from LionbridgeGhostkeeper
2018-10-01Removed the old setting check scriptJaime van Kessel
2018-09-20Fix check_setting_visibility return valueLipu Fei
2018-09-20Remove debugging linesLipu Fei
2018-09-20Rework check_setting_visibility.pyLipu Fei
2018-09-20chmod a+x check_setting_visibility.pyLipu Fei
2018-09-18Updated the script according to the requested changesAleksei S
2018-09-18Update unit test for 'visibilit_settings' and removed unused settings from ex...Aleksei S
2018-09-17Created Cura setting visibility testAleksei S
2018-09-13Merge branch '3.5' of github.com:Ultimaker/CuraJaime van Kessel
2018-09-13chmod a+x check_shortcut_keys.pyLipu Fei
2018-09-13Improve shortcut check scriptLipu Fei
2018-09-12Print buffer filling rate rather than time frameGhostkeeper
2018-09-06Move shortcut key check into a separate scriptLipu Fei
2018-09-06Rename script to check_gcode_buffer.pyLipu Fei
2018-09-06Make annotated output gcode optionalLipu Fei
2018-09-06Move the script to scripts dirLipu Fei