Commit History

Author SHA1 Message Date
  Remco Burema cd73befc06 Merge pull request #15883 from GregValiant/PostProcPlugin 10 months ago
  MariMakes 596b3930b6 Align Licences to LGPLv3 1 year ago
  Jelle Spijker 56b8205ce0 Revert "Fix wrong licenses" 1 year ago
  MariMakes 8b8e964293 Fix wrong licenses 1 year ago
  GregValiant 398556707f Update PostProcessingPlugin.py 1 year ago
  Aldo Hoeben 1924d8c1b0 Continue if there is no scripts folder inside a resource folder 1 year ago
  fieldOfView 8560a9b57c Stop postprocessing plugin creating unnecessary script folders 1 year ago
  Ghostkeeper c7d7dd11d1 Merge branch 'master' into PyQt6_upgrade 2 years ago
  Jaime van Kessel c70c312286 Fix check if spec in postprocessing was None 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  fieldOfView d790de8706 Fix loading scripts from all registered resource paths 3 years ago
  Ghostkeeper 87eca6f46a Raise error if there is a syntax error in stored post-processing scripts 3 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff a4fe3d7685 Convert doxygen to rst for POS, MonitorStage, PostProcessing 4 years ago
  Remco Burema aaee651369 Fix comment. 4 years ago
  Remco Burema 242e0d403e Clean pycache for scripts as well. 4 years ago
  Nino van Hooff ddd7d15287 Attempt to appease mypy 4 years ago
  Nino van Hooff 3bb3b69082 Attempt to appease mypy 4 years ago
  Nino van Hooff 92f278acc8 Change trusted scripts path from resources to plugin/scripts 4 years ago
  Jaime van Kessel d5b58cf3b4 Add missing typing 4 years ago
  Nino van Hooff 5b045f89b1 Finish postprocessing script signature checking 4 years ago
  Remco Burema 935c71edda Fix name/file-location oops. 4 years ago
  Remco Burema fe2098376f Prepare PostProcessingPlugin for security. 4 years ago
  Jaime van Kessel 523b4e96a8 Ensure that post processing scripts are correctly reloaded on project loading 4 years ago
  Jaime van Kessel 5c33277d9a Correctly reset the script list on machine change 5 years ago
  Lipu Fei dd19d7d1a9 Fix typing 5 years ago
  Jaime van Kessel d8c430abf6 Fix typing 5 years ago
  Ghostkeeper 163f102dda Make extension menu items translatable 5 years ago
  Jaime van Kessel adf8285d20 Typing fixes 5 years ago
  Jaime van Kessel 2e529452dd Moved the actual adding of containers by script to initialize 5 years ago
  Ghostkeeper 45e3355318 Catch failure to parse QML component 6 years ago
  Lipu Fei af02dc2758 Only use setMetaDataEntry() 6 years ago
  Ghostkeeper 3ae6b8c4c1 Double-escape newlines in script string 6 years ago
  Ruben D c65e3656bd Fix persistence of setting names with uppercase characters 6 years ago
  Ghostkeeper e2724f53ad Only check for loaded plug-ins at initial call to loadAllScripts 6 years ago
  Ghostkeeper 14936fdf21 Move looping over script directories to separate function 6 years ago
  Ghostkeeper 9d63258703 Merge branch 'master' into feature_persistent_postprocessing 6 years ago
  Ghostkeeper d98cab48ac Get scripts from either Resources or Preferences 6 years ago
  Ghostkeeper a3efbc70fb Merge branch 'fix_postprocessing_script_path' of https://github.com/fieldOfView/Cura into fieldOfView-fix_postprocessing_script_path 6 years ago
  fieldOfView c3bf0b834d Fix location of post processing scripts on Linux 6 years ago
  Lipu Fei 495fc8bbd7 WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 6 years ago
  Ghostkeeper afeea6e214 Don't interrupt loading scripts when one error occurs 6 years ago
  Ruben D 77566180f1 Remove commented code 6 years ago
  Ruben D 927f193270 Only write scripts to stack upon pressing close button 6 years ago
  Ruben D bebcd78db0 Reset the selected script index upon changing printers 6 years ago
  Ruben D 91ab53e49c Somewhat better documentation 6 years ago
  Ruben D 8525131849 Create post-processing tool button on start-up 6 years ago
  Ruben D 09f580de70 Store post-processing script list in global stack 6 years ago
  Ruben D 7c291e36c9 Add warning for some bug that I saw 6 years ago
  Diego Prado Gesto 9d267cb9c7 Check if there is any gcode in the scene before executing a post process 6 years ago