Thingiverse
House key case
by reeseallen
15
Downloads
15
Likes
0
Makes
Spray the upper surface of the key with hairspray, or otherwise treat it to make it a sticky printing surface using glue or kapton tape, before inserting the key into the printed part.
Layer height needs to be 0.25 mm. Edit your gcode to pause at the start of layer 12, when Z=3.25, so you can insert the key into the partially-printed part:
G1 X0 Y0 F5000 ; move out of the way
M0 ; pause to insert key
This will move the print head to the home position when the printer is ready for you t
Layer height needs to be 0.25 mm. Edit your gcode to pause at the start of layer 12, when Z=3.25, so you can insert the key into the partially-printed part:
G1 X0 Y0 F5000 ; move out of the way
M0 ; pause to insert key
This will move the print head to the home position when the printer is ready for you t
Sign in to leave a comment
Sign in