1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-29 17:19:50 +02:00

Added M62 & M63 (Digital I/O control)

This commit is contained in:
bdring
2019-10-15 10:55:37 -05:00
parent 16dd8b3541
commit 515ce82672
10 changed files with 160 additions and 62 deletions

View File

@@ -35,6 +35,7 @@
"36","Invalid gcode ID:36","Unused value words found in block."
"37","Invalid gcode ID:37","G43.1 dynamic tool length offset is not assigned to configured tool length axis."
"38","Invalid gcode ID:38","Tool number greater than max supported value."
"39","Parameter P exceeded max ID:39","Parameter P exceeded max"
"60","SD failed to mount"
"61","SD card failed to open file for reading"
"62","SD card failed to open directory"
Can't render this file because it has a wrong number of fields in line 39.