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