Slicer settings
Posted: Mon Jun 03, 2024 5:38 am
Hi,
im currently writing the documentation for the RatOS V2.1 and would need some help to finalize the Simplify 3D slicer settings.
what im looking for is this:
1. does S3D has a custom before layer change gcode, and if yes how is it called.
2. does S3D has a custom after layer change gcode, and if yes how is it called.
3. does S3D has a custom between objects gcode, and if yes how is it called.
4. does S3D has a custom start filament gcode, and if yes how is it called.
for #2 i would need something like this here
for #4 i would need something like this here
thanks in advance
im currently writing the documentation for the RatOS V2.1 and would need some help to finalize the Simplify 3D slicer settings.
what im looking for is this:
1. does S3D has a custom before layer change gcode, and if yes how is it called.
2. does S3D has a custom after layer change gcode, and if yes how is it called.
3. does S3D has a custom between objects gcode, and if yes how is it called.
4. does S3D has a custom start filament gcode, and if yes how is it called.
for #2 i would need something like this here
Code: Select all
_ON_LAYER_CHANGE LAYER={layer_num + 1}Code: Select all
SET_PRESSURE_ADVANCE ADVANCE=0.05