|
Install DollaTek Transparent Car Bed Leveling Sensor For 3D Printer July 12, 2025 06:22PM |
Registered: 5 months ago Posts: 1 |
M280 P0 S10 ; (Deploy) M280 P0 S90 ; (Stow) M280 P0 S120 ; Self-test M280 P0 S160 ; Reset alarm
#define ENDSTOPPULLUP_XMIN #define ENDSTOPPULLUP_YMIN #define ENDSTOPPULLUP_ZMIN #define ENDSTOPPULLUP_ZMIN_PROBE #define X_MIN_ENDSTOP_INVERTING true // Set to true to invert the logic of the endstop. #define Y_MIN_ENDSTOP_INVERTING true // Set to true to invert the logic of the endstop. #define USE_PROBE_FOR_Z_HOMING #define BLTOUCH #define INVERT_X_DIR false #define INVERT_Y_DIR false #define INVERT_Z_DIR true #define AUTO_BED_LEVELING_BILINEAR #define Z_SAFE_HOMING
#define BLTOUCH_FORCE_SW_MODE #define BABYSTEPPING
|
Re: Install DollaTek Transparent Car Bed Leveling Sensor For 3D Printer July 12, 2025 08:33PM |
Admin Registered: 14 years ago Posts: 7,290 |