|
Marlin4st problema con i motori July 22, 2016 08:16AM |
Registered: 9 years ago Posts: 42 |
|
Re: Marlin4st problema con i motori July 24, 2016 04:15AM |
Registered: 14 years ago Posts: 414 |
const bool X_MIN_ENDSTOP_INVERTING = true; // set to true to invert the logic of the endstop.
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1 #define X_ENABLE_ON 1 #define Y_ENABLE_ON 1 #define Z_ENABLE_ON 1 #define E_ENABLE_ON 1 // For all extruders
|
Re: Marlin4st problema con i motori July 25, 2016 05:46AM |
Registered: 9 years ago Posts: 42 |
|
Re: Marlin4st problema con i motori July 25, 2016 11:21AM |
Registered: 14 years ago Posts: 414 |
|
Re: Marlin4st problema con i motori July 25, 2016 01:04PM |
Registered: 9 years ago Posts: 42 |
|
Re: Marlin4st problema con i motori July 27, 2016 08:33AM |
Registered: 14 years ago Posts: 414 |
|
Re: Marlin4st problema con i motori July 28, 2016 08:47AM |
Registered: 9 years ago Posts: 42 |
|
Re: Marlin4st problema con i motori March 05, 2017 07:57AM |
Registered: 8 years ago Posts: 1 |