🚸 Better Ultimaker 2/2+ Encoder (#925)

This commit is contained in:
Keith Bennett 2023-04-24 20:21:23 -07:00 committed by GitHub
parent 43f3e038c6
commit 518532c851
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2648,7 +2648,7 @@
// This option overrides the default number of encoder pulses needed to
// produce one step. Should be increased for high-resolution encoders.
//
//#define ENCODER_PULSES_PER_STEP 4
#define ENCODER_PULSES_PER_STEP 2
//
// Use this option to override the number of step signals required to

View file

@ -2661,7 +2661,7 @@
// This option overrides the default number of encoder pulses needed to
// produce one step. Should be increased for high-resolution encoders.
//
#define ENCODER_PULSES_PER_STEP 1
#define ENCODER_PULSES_PER_STEP 2
//
// Use this option to override the number of step signals required to