Printrun
Printrun copied to clipboard
Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
Hello, I found a weird problem about the connection between Macpronterface and CR-10S Each time, the connection was succesfuly, but I could only successfully sent the first command to the...
When loading the attached GCode file into Pronterface, the 3D viewer does not display arc moves and the 2D viewer produces the error: "TypeError: DC.SetPen(): argument 1 has unexpected type...
Steps to reproduce: 1. Open Pronterface with a G-Code file: `pronterface my-file.gcode` 2. Navigate layers using “U” and “D” keys 3. Navigate layers using up and down cursor keys 4....
I'm running Kubuntu 20.04 on a Lenovo 720 with 4k display. I've installed the Printrun package on my laptop and have noticed that the grid that represents the 3d printing...
I have been using Pronterface on Ubuntu 18.04 (the version available through apt-get). I had a powercut and had a few harddisk errors to sort out on my machine. It...
I've installed pronterface on my raspberry pi using this [guide](https://www.instructables.com/id/How-to-Control-a-3D-Printer-Via-Raspbery-Pi2/). When i run the pronterface.py file as suggested by the guide nothing happens. This may be due to the fact...
This is a feature request. Meatpack is a gcode serial stream packing algorithm. It combines common pairs of characters into one byte for transmission. Needs to be in the client...
When I press the connect button I get the "Connecting..." message but nothing else seems to happen. When I try to press any button, then I get the "(Not Responding)"...
When we pause a print, can Pronterface send a couple of commands to the printer after pausing. I would like to see Z raised to max, or at least 50...
EDIT: It seems to be specifying `dbus-python`, which is deprecated and it's old `setup.py` method won't be supported in the [very] near future. It has been replaced by `pydbus`, which...