Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.5k stars 5.32k forks source link

Unable to create script to turn printer on #4676

Closed lnquang closed 3 years ago

lnquang commented 3 years ago

I made a custom python script to turn my printer on, with macro by [gcode_shell_command] but unable to execute it from Mainsail/Fuildd, because klipper service does not run when printer is off!!!

Need klipper service should run regardless of printer firmware off, or other macro not working!

github-actions[bot] commented 3 years ago

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html

We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)

Please follow the directions at: https://www.klipper3d.org/Contact.html

This ticket will be automatically closed.

Best regards, ~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.

lnquang commented 3 years ago

No, it is require alter the code, to make it works