An open API service indexing awesome lists of open source software.

https://github.com/easytarget/pppync

PiPico Python Numeric Controller
https://github.com/easytarget/pppync

Last synced: 17 days ago
JSON representation

PiPico Python Numeric Controller

Awesome Lists containing this project

README

          

# ppPyNC
PiPico Python Numeric Controller

* Step 1 : Reference hardware
* Step 2 : Code

###

Plan:
* Micropython based controller software for a RP2040 based controller.
* Use PIO for movement
* Use both cores; planner on a seperate core? IF POSSIBLE!
* GRBL compatibility for Gcode
* FluidNC compatibility for settings and init/config.
* Use a similar 'init file' setup.. etc.
* GRBL `$` command compatibility for setting
* No Wifi / Web interface for now.. No SD card support.
* Lets start with a pretty 'dumb' controller that needs to be driven by LaserWeb etc directly via USB