Kiko Lobo
Posts: 12
Joined: Mon Mar 06, 2017 3:35 pm

Dual Extrusion - Script Hooks and Triggers

So I am printing an object that has dual extruder requirements.

I am using a Sigma printer.

My question is that the profiles I download have an end script and a start script. When I run the wizard and select the factory profiles I get some custom scripts on each process. Like start script and end script.

Since I am running both processes one with one extruder and the other with the other one, my question is.. When do the scripts run?

Will each process run its own script? Like when the second process starts will it run the start script?

When the first process ends will it run its end of process script? or tool change script?

Just need to know to see how this affects my print. If the end script runs when the first process ends, then it will shut down the extruders and the bed heat.. Not good... This should happen at the very end of the print not at the middle.

Any info welcomed!
brian442
Posts: 1243
Joined: Mon Nov 28, 2016 5:35 am

Re: Dual Extrusion - Script Hooks and Triggers

The ending script only runs at the very end of the print. Same with the starting script - only at the very beginning.

So if you use 3 processes for your print, you will still only have 1 starting script and 1 ending script. I recommend using the same script for all your processes to make sure the correct one is used (it's really easy to do anyways with grouped processes).
Kiko Lobo
Posts: 12
Joined: Mon Mar 06, 2017 3:35 pm

Re: Dual Extrusion - Script Hooks and Triggers

Thanks for the info. This clears up a lot of things!
horst.w
Posts: 861
Joined: Fri Oct 17, 2014 5:00 pm

Re: Dual Extrusion - Script Hooks and Triggers

I think the scripts are normal G-Code and M-Code.

Here > http://reprap.org/wiki/G-code < you can read out what the codes mean.


regards
horst.w, GER

Return to “General Discussion and Tips”