Thomas Herrmann 20dc9754d9 - Fixed loading of directorys
- Adapted to new gerbil Version
2023-12-22 20:53:46 +01:00
2021-09-06 12:03:33 +02:00
2023-12-09 20:26:38 +01:00
gerbil @ 78aa148f0a
2023-12-22 20:53:46 +01:00
2021-08-28 18:20:29 +02:00
2021-09-06 12:03:33 +02:00
2023-12-22 20:06:34 +01:00
2023-12-22 20:53:46 +01:00
2023-12-03 21:04:30 +01:00
2023-12-03 21:04:30 +01:00
2021-10-08 16:05:52 +02:00
2023-12-22 20:06:34 +01:00
2021-09-14 11:14:23 +02:00

touchCNC -not ready for production - TESTING STAGE

GRBL 1.1 CNC Controller for ODROID C2 with VU PLus Touch Screen

Should run on any System wit at least 1024x600 Screen Resolution.

  • Jog
  • Zero positions
  • Job commands
  • Spindle Coolant, Tool and Macro commands
  • Gcode milling envelope preview (low cpu usage),
  • G28 Position
  • Feed override
  • terminal

Screen

Tested on latest Armbian stable https://www.armbian.com/odroid-c2/#kernels-archive-all

Based on Python3 tkinter pyserial

In some cases you have to manually install tkinter via apt and pyserial via pip.

Description
GRBL 1.1 CNC Controller for ODROID C2 with VU PLus Touch Screen Should run on any System wit at least 1024x600 Screen Resolution. Jog Zero positions Job commands Spindle Coolant, Tool Gcode milling envelope preview (low cpu usage), G28 Position Feed override (soon) terminal
Readme 69 MiB
Languages
Python 100%