Browse Source

Add a note to G10

pull/1/head
Scott Lahteine 5 years ago
parent
commit
edc4e037c4
  1. 1
      Marlin/src/gcode/feature/fwretract/G10_G11.cpp

1
Marlin/src/gcode/feature/fwretract/G10_G11.cpp

@ -30,6 +30,7 @@
/**
* G10 - Retract filament according to settings of M207
* TODO: Handle 'G10 P' for tool settings and 'G10 L' for workspace settings
*/
void GcodeSuite::G10() {
#if EXTRUDERS > 1

Loading…
Cancel
Save