Skip to content
This repository was archived by the owner on Jan 17, 2018. It is now read-only.
This repository was archived by the owner on Jan 17, 2018. It is now read-only.

automaticaly add a PostProcessing Script #46

Description

@spilz87

hello,

it's not really an issue, but I don't find where to post my request.
I wrote a postprocessing script which works well.
I want to use it all the time, but I forget sometimes to load it when I open CURA.

How can I modify PostPressingPlugin.py to automatically load my script ?

my script for exemple is
name : PH1
key : PH2

I tryed to add at the end off def init(self,parent = None):
...
self._script_list.append(self._loaded_scripts"PH2")

but it does not work :(

thanks for your help

regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions