Skip to content

Postprocessing scripts

5axes edited this page Mar 13, 2023 · 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

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.16 mm)

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

TempFanTower.py

You can use the Fan Speed with a temptower. It's mainly used with PETG, with PLA fan speed is set to 100% most of the times. To use it try to find the best temperature for your filament. And then in the Fan values field you can define the fan speed sequence Ie: 30;25;20;15;10;5;0

Fan Option on PETG Tower

In some case you would try to analyse the difference between 3 different temperatures and 3 Fan speeds.

Activate Fan Option

SpeedTower.py

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

Five options :

       - Speed  :  Speed variation (M220 S)  Note the values for the parameter variation are percentage ie from 100 (%) increase by 10 (%)

       - Jerk   :  Jerk variation (M204 S) 

       - Acceleration :  Acceleration variation (M205 X Y) 

       - Junction Deviation :  Junction Deviation variation (M205 J) 

       - Marlin Linear  :  Marlin Linear Advance (M900 K)

       - RepRap Pressure  : RepRap Pressure Advance (M572 D0 S)

SpeedTower.py

RetractTower.py

Description: postprocessing-script to easily create a Retract Tower

Two options :

- Speed    :  Speed variation

- Distance :  Distance retract variation

RetractTower.py

FlowTower.py

Description: postprocessing-script to easily create a Flow Tower The default values are defined for this Flow Tower model : FlowTower Nozzle 0.4 / Layer height 0.2

  • FlowTower from 110% to 90%

FlowTower.py

MaxFlow.py

Description: postprocessing-script to easily create a Maximum Flow Test. The default values are defined for this Max Flow model : MaxFlow Test Nozzle 0.4 / Layer height 0.25

  • Max Flow Test Part from 50% to 150%

MaxFlow.py

Note

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

Clone this wiki locally