Przeglądaj źródła

Move M114 options down

Scott Lahteine 5 lat temu
rodzic
commit
9ce950e3c1
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5
    5
      Marlin/Configuration_adv.h

+ 5
- 5
Marlin/Configuration_adv.h Wyświetl plik

286
   #endif
286
   #endif
287
 #endif
287
 #endif
288
 
288
 
289
-// Extra options for the M114 "Current Position" report
290
-//#define M114_DETAIL         // Use 'M114` for details to check planner calculations
291
-//#define M114_REALTIME       // Real current position based on forward kinematics
292
-//#define M114_LEGACY         // M114 used to synchronize on every call. Enable if needed.
293
-
294
 // Show Temperature ADC value
289
 // Show Temperature ADC value
295
 // Enable for M105 to include ADC values read from temperature sensors.
290
 // Enable for M105 to include ADC values read from temperature sensors.
296
 //#define SHOW_TEMP_ADC_VALUES
291
 //#define SHOW_TEMP_ADC_VALUES
2959
  */
2954
  */
2960
 //#define NO_WORKSPACE_OFFSETS
2955
 //#define NO_WORKSPACE_OFFSETS
2961
 
2956
 
2957
+// Extra options for the M114 "Current Position" report
2958
+//#define M114_DETAIL         // Use 'M114` for details to check planner calculations
2959
+//#define M114_REALTIME       // Real current position based on forward kinematics
2960
+//#define M114_LEGACY         // M114 used to synchronize on every call. Enable if needed.
2961
+
2962
 /**
2962
 /**
2963
  * Set the number of proportional font spaces required to fill up a typical character space.
2963
  * Set the number of proportional font spaces required to fill up a typical character space.
2964
  * This can help to better align the output of commands like `G29 O` Mesh Output.
2964
  * This can help to better align the output of commands like `G29 O` Mesh Output.

Ładowanie…
Anuluj
Zapisz