Selaa lähdekoodia

Add a note to G10

Scott Lahteine 6 vuotta sitten
vanhempi
commit
edc4e037c4
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      Marlin/src/gcode/feature/fwretract/G10_G11.cpp

+ 1
- 0
Marlin/src/gcode/feature/fwretract/G10_G11.cpp Näytä tiedosto

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

Loading…
Peruuta
Tallenna