Explorar el Código

Update PROBE_OFFSET_WIZARD comment (#19652)

qwewer0 hace 4 años
padre
commit
32377849da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Ver fichero

1075
 
1075
 
1076
 #if HAS_LCD_MENU
1076
 #if HAS_LCD_MENU
1077
 
1077
 
1078
-  // Add Probe Z Offset calibration to the Bed Leveling menu
1078
+  // Add Probe Z Offset calibration to the Z Probe Offsets menu
1079
   #if HAS_BED_PROBE
1079
   #if HAS_BED_PROBE
1080
     //#define PROBE_OFFSET_WIZARD
1080
     //#define PROBE_OFFSET_WIZARD
1081
     #if ENABLED(PROBE_OFFSET_WIZARD)
1081
     #if ENABLED(PROBE_OFFSET_WIZARD)

Loading…
Cancelar
Guardar