PyCNC icon indicating copy to clipboard operation
PyCNC copied to clipboard

Python CNC machine controller for Raspberry Pi and other ARM Linux boards

Results 55 PyCNC issues
Sort by recently updated
recently updated
newest added

Hi Nikolay, I tried your PyCNC and after some failer I recognized, that the problem is that I use Raspberry 4, which is not yet supported. I added a raspberry...

That projet seems ideal to work on pyboard? Any chance to see it ported to micropython?

> @Nikolay-Kha `  i need an advice. I keep getting this error "raise OSError("No memory to allocate with /dev/vcio")". What can i do to avoid getting that?

 i need an advice. I keep getting this error "raise OSError("No memory to allocate with /dev/vcio")". What can i do to avoid getting that?

Hi, How can i run pycnc Gcode file directly from python instead from the command terminal?

Hi there, I get this message when starting pycnc.py on the raspberrypi: `OSError: [Errno 1] Operation not permitted: '/dev/mem'` starting as sudo works, but not as user pi. adding user...

Hello, I have read through the documents, code and issues on GitHub, and I haven't run across any sort of homing option. My prior experience is with GRBL, in which...

Dear Nikolay, thanks for sharing this awesome and astonishing project. As indicated in the title of my request, I would be glad, if you could share your approach/ideas on how...

Hello Nikolay, i need an advice. I keep getting this error "raise OSError("No memory to allocate with /dev/vcio")". What can i do to avoid getting that? Another question, when i...

The command `M109 S200` never finishes. However the hotend is hot. When I unplug the thermistor it crashes, next time won't even start until complete restart, saying ads1115 not detected....