August 1, 2025
Description
Flex TPU Strap Stake
Made this for large portable soccer net. Wrap the tpu strap around back bottom bar and use large 8mm stake to secure into ground. The washers are for stakes that have very little top area so the stake dont pull through. I printed the washers with the same tpu
Print slow with tpu. feel free to thin it if you want it even more maluable.
I was having some issues with the g-code start. specifically the nozzle cleaning was failing with the tpu. If this happens to you
On my core one I edited the gcode
The physical nozzle cleaning maneuver is performed by this single line of code:
The G-Code. : G29 P9 X208 Y-2.5 W32 H4This command instructs the printer to run a special probing pattern (P9) at the coordinates X208 Y-2.5, which is where the physical nozzle brush is located on the printer.
Just comment it out (in prusa slicer under printers tab) - custom g code.
so add a ; before the G-CodeG29 P9 X208 Y-2.5 W32 H4
License:
Creative Commons — Attribution — Noncommercial