mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-25 15:31:06 +02:00
Update Machine.h
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
// !!! For initial testing, start with test_drive.h which disables
|
// !!! For initial testing, start with test_drive.h which disables
|
||||||
// all I/O pins
|
// all I/O pins
|
||||||
// #include "Machines/atari_1020.h"
|
// #include "Machines/atari_1020.h"
|
||||||
# include "Machines/6_pack_TMC2130_XYZ_Test.h"
|
# include "Machines/test_drive.h"
|
||||||
// !!! For actual use, change the line above to select a board
|
// !!! For actual use, change the line above to select a board
|
||||||
// from Machines/, for example:
|
// from Machines/, for example:
|
||||||
// #include "Machines/3axis_v4.h"
|
// #include "Machines/3axis_v4.h"
|
||||||
|
Reference in New Issue
Block a user