Hello everybody.
I want to use the following postprocessing commands, but they are ignored by s3d.
{TOOL0REPLACE "G1 E-4.0000 F6000\n" "T3\n G10\n T0\n"}
{TOOL0REPLACE "G1 E0.0000 F6000\n" "T3\n G11\n T0\n"}
{TOOL0REPLACE "G1 E0.0000 F1800\n" "T3\n G11\n T0\n"}
If I use "REPLACE" instead of "TOOL0REPLACE" it works fine.
What am i doing wrong?
Basicly I try to switch to 4th extruder (which is virtual) , do a firmware Retract and switch back to the previous tool.
Thanks for help in advance,
Philipp