I’m looking for advice for printing directly to fabric. I have some TPU that I’d like to print directly to the fabric. I’m not sure if I can account for the height of the fabric in slicer or if I have to live adjust?
Hi.
No experience with printing on fabric, but I imagine that with TPU, you want to print directly into the fabric and not the other method of pausing and adding material at specific layers.
Regarding the z adjustment, for accounting for the thickness of the cloth, you may test at your own risk the BL g-code command for z-trim adjustment:
- G29.1 Z{+0.0}
You need to change the value after the plus signal.
I never tested the code, but it is in the printer start-up g-code, so it should work.
1 Like