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-01-19Fix loading scripts from all registered resource pathsfieldOfView
2020-10-05Raise error if there is a syntax error in stored post-processing scriptsGhostkeeper
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for POS, MonitorStage, PostProcessingNino van Hooff
2020-04-28Fix comment.Remco Burema
2020-04-28Clean pycache for scripts as well.Remco Burema
2020-03-26Attempt to appease mypyNino van Hooff
2020-03-25Attempt to appease mypyNino van Hooff
2020-03-25Change trusted scripts path from resources to plugin/scriptsNino van Hooff
2020-03-25Add missing typingJaime van Kessel
2020-03-24Finish postprocessing script signature checkingNino van Hooff
2020-01-17Fix name/file-location oops.Remco Burema
2020-01-17Prepare PostProcessingPlugin for security.Remco Burema
2020-01-07Ensure that post processing scripts are correctly reloaded on project loadingJaime van Kessel
2019-05-20Correctly reset the script list on machine changeJaime van Kessel
2019-04-03Fix typingLipu Fei
2018-11-27Fix typingJaime van Kessel
2018-11-15Make extension menu items translatableGhostkeeper
2018-10-03Typing fixesJaime van Kessel
2018-10-03Moved the actual adding of containers by script to initializeJaime van Kessel
2018-08-27Catch failure to parse QML componentGhostkeeper
2018-07-11Only use setMetaDataEntry()Lipu Fei
2018-04-26Double-escape newlines in script stringGhostkeeper
2018-03-29Fix persistence of setting names with uppercase charactersRuben D
2018-03-26Only check for loaded plug-ins at initial call to loadAllScriptsGhostkeeper
2018-03-26Move looping over script directories to separate functionGhostkeeper
2018-03-22Merge branch 'master' into feature_persistent_postprocessingGhostkeeper
2018-03-12Get scripts from either Resources or PreferencesGhostkeeper
2018-03-12Merge branch 'fix_postprocessing_script_path' of https://github.com/fieldOfVi...Ghostkeeper
2018-02-20Fix location of post processing scripts on LinuxfieldOfView
2018-02-18WIP: Refactor BuildPlateModel and split MultiBuildPlateModelLipu Fei
2018-02-12Don't interrupt loading scripts when one error occursGhostkeeper
2018-02-04Remove commented codeRuben D
2018-02-04Only write scripts to stack upon pressing close buttonRuben D
2018-02-04Reset the selected script index upon changing printersRuben D
2018-02-04Somewhat better documentationRuben D
2018-02-04Create post-processing tool button on start-upRuben D
2018-02-04Store post-processing script list in global stackRuben D
2018-02-04Add warning for some bug that I sawRuben D
2018-01-31Check if there is any gcode in the scene before executing a post processDiego Prado Gesto
2018-01-09Add post processing source filesChrisTerBeke
2018-01-09Remove submoduleChrisTerBeke
2018-01-09Add post processing source files to main repoChrisTerBeke