Skip to content

Postprocessing scripts

5axes edited this page Mar 1, 2021 · 47 revisions

Several postprocessing Scripts are included into the plugin to help the user to generate automaticaly the differents Towers.

These scripts can be copied into the scripts directory via the function Copy Scripts

After the next start the scripts must be visible in the Postprocessing scripts list.

Adding script

TempFanTower.py

Description: postprocessing-script to easily define an Temptower and not use 10 changeAtZ-scripts

The default values are set for this temptower PLA model PLA TempTower 220 - 180°C . (With a layer height of 0.2 mm)

  • Possibility to define also a Fan Tower , Fan percentage speed are indicated with semi-colon as seprator

TempFanTower.py

SpeedTower.py

Description: postprocessing-script to easily define a Speed Tower.

Three options :

       - Jerk   :  Speed variation (M204 S) 

       - Acceleration :  Acceleration variation (M205 X Y) 

       - Junction Deviation :  Junction Deviation variation (M205 J) 

SpeedTower.py

RetractTower.py

Description: postprocessing-script to easily create a Retract Tower

Two options :

- Speed    :  Speed variation

- Distance :  Distance retract variation

RetractTower.py

Note

!!! After the use of the Postprocessing script, don't forget to remove it for your next project !!!

Clone this wiki locally