This plugin adds a menu to create some simple shapes to the scene (cube, cylinder, tube) and calibration sample parts. They are used most of the time to create some fast test parts and common calibration/test parts.
The default size for all the simple shapes is 20 mm, but can be modified via the Define default size menu.
You can also load standard test / calibration part :
Multi flow parts : For this parts the initial design is scaled to the nozzle size
Wiki Page | Stl Model |
---|---|
Parametric Multi Flow test | Flow 100% |
Bed Level : For this part the initial design is scaled to the bed size
Wiki Page | Stl Model |
---|---|
Parametric Bed Level Calibration | Bed Level Calibration |
Multi-Extruder Calibration part
All the parts have been designed via OpenSCAD. OpenSCAD can be downloaded here
The function Define default size gives you the possibility to change the default size for the standard primitives (cube/cylinder/tube).
This plugin is using the Trimesh library to create simple shapes and to load STL files.
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.
Note : Since Cura 4.9 you don't need to use this function anymore. Has been removed from the menu.
After you have copied these scripts, you must restart Cura to see the scripts in the postprocessing scripts list.
The scripts provided with this plugin must be visible in the Postprocessing scripts list.
Description : postprocessing-script to easily define a Speed Tower.
Five options :
- Jerk : Speed 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)
Description: postprocessing-script to easily create a temptower and not use 10 changeAtZ-scripts
The default values are for this temptower PLA model : PLA TempTower 220°C - 180°C
- Temp Tower PLA from 220°C to 180°C (Other design possible to test PLA from 220°C to 190°C)
- Possibility to define also a Fan Tower , Fan percentage speed are defined with semi-colon as separator in the fan variation field
Description: postprocessing-script to easily create a Retract Tower
The default values are for this Retract Tower model : Retract Tower
Two options :
- Speed : Speed variation
- Retract : Distance retract variation
Description: postprocessing-script to easily create a FlowTower
The default values are for this FlowTower model : FlowTower Nozzle 0.4 / Layer height 0.2
- FlowTower from 110% to 90%
- Using Flow Varation : Flow Varation (M221 S)
Description: postprocessing-script to easily create a test for the Maximum speed of the Printer.
The default values are for this FlowTower model : MaxFlow Test
- Max Flow Test from 50% to 150%
- Using Speed Varation : Speed Variation (M220 S)
This function has been removed from the last versions and is now the subject of a specific plugin with many more possibilities. You can find the plugin at the following address: Name It!)
This function will redirect you on the Wiki of this repositery.