Skip to content

Check if Formlabs Form 2 3D printer is idle.

Notifications You must be signed in to change notification settings

apirek/form2idle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Form2idle

Check if Formlabs Form 2 3D printer is idle.

Description

Check if printer is idle

./form2idle.py astutenewt.local

When the printer is idle the exit status will be 0.

Print current time and remaining print time

Print the local time and the estimated remaining print time in hours, minutes, and seconds:

./form2idle.py -v astutenewt.local
2023-06-09 12:00:31, 1:37:02

or as estimated time of arrival:

./form2idle.py -v -e astutenewt.local
2023-06-09 12:00:31, 2023-06-09 13:37:33

Wait for print to finish

Don't exit while the printer is busy:

./form2idle.py -w astutenewt.local

When the printer is idle the exit status will be 0.

About

Check if Formlabs Form 2 3D printer is idle.

Resources

Stars

Watchers

Forks

Languages