mirror of
https://github.com/synthetos/g2.git
synced 2026-09-25 00:00:56 +08:00
Changed gcode_parser.h to code.h in anticipation of moving Gcode state into it.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "controller.h"
|
||||
#include "json_parser.h"
|
||||
#include "text_parser.h"
|
||||
#include "gcode_parser.h"
|
||||
#include "gcode.h"
|
||||
#include "canonical_machine.h"
|
||||
#include "plan_arc.h"
|
||||
#include "planner.h"
|
||||
|
||||
Reference in New Issue
Block a user