Close

All the instructions

A project log for 3D printer clock

GCode has a delay function. So you can turn your GCode file into a clock!

alan-kilianAlan Kilian 12/16/2019 at 17:440 Comments

The G4 Sxxx command allows you to pause a print for a number of seconds.

This means you can MAKE A CLOCK!

I wrote a C program to print tick marks every minute and used the G4 S60 command to delay between tick marks.

Count the layers to see what the hour is!

Discussions