Skip to content

Commit dfefd86

Browse files
authored
Update README.md
1 parent 9b35e0d commit dfefd86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# GCode-Anything
22
Open source gcode parsing firmware used to control any mechatronic machine based on user-defined gcode definitions. GCode Anything provides templates for common machine formats to run from standard GCode files.
3+
The source code is written to be run on a MilkV Duo board and utilises its RTOS core to execute gcode functions, and its 1GHz RISCV core to perform motion planning and hosting of the web control interface and file uploader. Follow the instructions on the MilkV Duo github to setup prerequisite Linux OS on the board, which the solution is built ontop of.
4+
Code is fairly modular and setup to be easily modified and ported for different distributions.

0 commit comments

Comments
 (0)