Duet Layer Changing script
-
Hi
I would like to add layer changing script in duet configuration instead of adding in slicer software,
Is there any way to do it? -
@adhanabal you could put a call in the slicer to run a macro at layer change.
Not easy to run something at the layer change though without doing something from the slicer -
@jay_s_uk said in Duet Layer Changing script:
@adhanabal you could put a call in the slicer to run a macro at layer change.
Not easy to run something at the layer change though without doing something from the slicerNoted, but how tool changing codes works? without depending on slicer?
-
@adhanabal the slicer has a tool call in the slicer. E.g.
T0
orT1
. That triggers the firmware to run the tool change files then