I have wrote a simple python script that runs 3D print jobs.
The code is quite simple. First, it establishes a serial connection to the 3D printer, with the Serial library. The program then sends the G-code file line by line to the 3D printer.
The program has callbacks to check for sending errors.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.