Kaynağa Gözat

Double Click of Encoder Wheel Jumps to Z-BabyStepping

Roxy-3D 8 yıl önce
ebeveyn
işleme
48d862377a
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  1. 8
    0
      Marlin/Configuration_adv.h

+ 8
- 0
Marlin/Configuration_adv.h Dosyayı Görüntüle

@@ -1127,6 +1127,14 @@
1127 1127
 
1128 1128
 
1129 1129
 /**
1130
+ * Double Clicking of LCD Panel's Encoder Wheel while at the Status Screen will jump
1131
+ * to the Z-BabyStepping menu.
1132
+ */
1133
+//#define DOUBLE_CLICK_JUMPS_TO_Z_BABYSTEPPING
1134
+#define DOUBLE_CLICK_TIME_WINDOW 1250   // How quickly the double click must be done.
1135
+
1136
+
1137
+/**
1130 1138
  * Volumetric extrusion default state
1131 1139
  * Activate to make volumetric extrusion the default method,
1132 1140
  * with DEFAULT_NOMINAL_FILAMENT_DIA as the default diameter.

Loading…
İptal
Kaydet