Procházet zdrojové kódy

Use standard encoder pulses/steps for CR-10S

Scott Lahteine před 7 roky
rodič
revize
4a4d832344
No account linked to committer's email address

+ 2
- 2
Marlin/src/config/examples/Creality/CR-10S/Configuration.h Zobrazit soubor

@@ -1358,13 +1358,13 @@
1358 1358
 // This option overrides the default number of encoder pulses needed to
1359 1359
 // produce one step. Should be increased for high-resolution encoders.
1360 1360
 //
1361
-#define ENCODER_PULSES_PER_STEP 1
1361
+//#define ENCODER_PULSES_PER_STEP 1
1362 1362
 
1363 1363
 //
1364 1364
 // Use this option to override the number of step signals required to
1365 1365
 // move between next/prev menu items.
1366 1366
 //
1367
-#define ENCODER_STEPS_PER_MENU_ITEM 5
1367
+//#define ENCODER_STEPS_PER_MENU_ITEM 5
1368 1368
 
1369 1369
 /**
1370 1370
  * Encoder Direction Options

Loading…
Zrušit
Uložit