Scott Lahteine 7 лет назад
Родитель
Сommit
cd08f01bb4
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      Marlin/src/gcode/gcode.h

+ 1
- 1
Marlin/src/gcode/gcode.h Просмотреть файл

192
  * M407 - Display measured filament diameter in millimeters. (Requires FILAMENT_WIDTH_SENSOR)
192
  * M407 - Display measured filament diameter in millimeters. (Requires FILAMENT_WIDTH_SENSOR)
193
  * M410 - Quickstop. Abort all planned moves.
193
  * M410 - Quickstop. Abort all planned moves.
194
  * M420 - Enable/Disable Leveling (with current values) S1=enable S0=disable (Requires MESH_BED_LEVELING or ABL)
194
  * M420 - Enable/Disable Leveling (with current values) S1=enable S0=disable (Requires MESH_BED_LEVELING or ABL)
195
- * M421 - Set a single Z coordinate in the Mesh Leveling grid. X<units> Y<units> Z<units> (Requires MESH_BED_LEVELING or AUTO_BED_LEVELING_UBL)
195
+ * M421 - Set a single Z coordinate in the Mesh Leveling grid. X<units> Y<units> Z<units> (Requires MESH_BED_LEVELING, AUTO_BED_LEVELING_BILINEAR, or AUTO_BED_LEVELING_UBL)
196
  * M428 - Set the home_offset based on the current_position. Nearest edge applies. (Disabled by NO_WORKSPACE_OFFSETS or DELTA)
196
  * M428 - Set the home_offset based on the current_position. Nearest edge applies. (Disabled by NO_WORKSPACE_OFFSETS or DELTA)
197
  * M500 - Store parameters in EEPROM. (Requires EEPROM_SETTINGS)
197
  * M500 - Store parameters in EEPROM. (Requires EEPROM_SETTINGS)
198
  * M501 - Restore parameters from EEPROM. (Requires EEPROM_SETTINGS)
198
  * M501 - Restore parameters from EEPROM. (Requires EEPROM_SETTINGS)

Загрузка…
Отмена
Сохранить