PPC icon indicating copy to clipboard operation
PPC copied to clipboard

Proper printer controller

Results 12 PPC issues
Sort by recently updated
recently updated
newest added

Hi Jon, Thank you for your sharing first and I'm interested in 3D printing recently. Now I'm using the Termit to test the COM port. The board is "marlin MKS...

This will not be easy, but can be very interesting to implement. A Raspberry Pi running OctoPi and let it be controlled with LabVIEW. This can be worth looking further...

enhancement

This can be a selector on the settings page which will change, show or hide controls targeted towards the specific tool. It would be interesting for the future with automated...

enhancement

The RPi can just run on Raspbian and LabVIEW can connect through telnet to send commands to the tty devices.

enhancement

The executable must be able to look at the main branch to see if a new version is available and download it after the user's confirmation.

important

Let initialized printers stack so they can run in parallel. The settings tab can show all current connected printers. An initialize all button and an option to send the same...

enhancement

After pausing it's possible to move the printer with the jogging buttons. However, once it resumes it looks like it's moving in relative positioning mode.

bug

It looks like the commands are sent faster than the printer can handle but this should not be the case. The program waits until each command is finished executing. More...

bug

The time-out during running a Gcode file is long due to heating up. This is not needed with other, faster actions.

enhancement

This does work in test mode. There is a long timeout in the driver due to heating up actions. It looks like the program is waiting for an OK message...

bug