|
|
|
@ -1400,13 +1400,13 @@
|
|
|
|
|
// 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 4
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
|
// Use this option to override the number of step signals required to
|
|
|
|
|
// move between next/prev menu items.
|
|
|
|
|
//
|
|
|
|
|
//#define ENCODER_STEPS_PER_MENU_ITEM 5
|
|
|
|
|
//#define ENCODER_STEPS_PER_MENU_ITEM 1
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* Encoder Direction Options
|
|
|
|
@ -1533,10 +1533,8 @@
|
|
|
|
|
// RepRapDiscount FULL GRAPHIC Smart Controller
|
|
|
|
|
// http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller
|
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//
|
|
|
|
|
// MakerLab Mini Panel with graphic
|
|
|
|
|
// controller and SD support - http://reprap.org/wiki/Mini_panel
|
|
|
|
|