-
Motorized Bed Level Correction with 4 Independent Z Screws?
by Lemonzap ·#define Z_PROBE_Z_OFFSET 0 -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·#define X_MAX_LENGTH 250 #define Y_MAX_LENGTH 250 #define Z_MAX_LENGTH 250 But it doesn't seem like that when I move my axis...!It's like it consider it 90 x 90 x 90! Could it be something regis -
z-Correction Enabled....but no working
by eMartin ·...... some config from configuration.h #define DISTORTION_CORRECTION 1 #define DISTORTION_CORRECTION_POINTS 5 #define DISTORTION_LIMIT_TO 0 #define DISTORTION_CORRECTION_R 60 #define DIST -
V2 firmware endstop configuration
by phongshader ·#define NUM_HEATERS 2 -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by Repetier ·#define SD_RUN_ON_STOP "G28" -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by Repetier ·#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 500 #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Y 500 #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Z 500 #define MAX_TRAVEL_ACCELERATION_UNITS_PER_SQ -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·*/ #ifndef CONFIGURATION_H #define CONFIGURATION_H #define NUM_EXTRUDER 1 #define MOTHERBOARD 402 #define RFSERIAL Serial #include "pins.h" // ################## EDIT THESE SETT -
Y stepper has no current till print starts.
by Jannie ·#define STEPPER_INACTIVE_TIME 360L -
Printer only connects with 46 input buffer
by Kyuga ·#define RX_BUFFER_SIZE 128 -
Printer only connects with 46 input buffer
by Kyuga ·//#define RX_BUFFER_SIZE 1024 -
Printer only connects with 46 input buffer
by Repetier ·//#define RX_BUFFER_SIZE 1024 -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by Repetier ·#define FEATURE_TWO_YSTEPPER 1 #define Y2_STEP_PIN ORIG_E1_STEP_PIN #define Y2_DIR_PIN ORIG_E1_DIR_PIN #define Y2_ENABLE_PIN ORIG_E1_ENABLE_PIN #define FEATURE_TWO_ZSTEPPER 1 #define Z2_STEP -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·Regards. RH; */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with the configuration tool. -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by Repetier ·#define FEATURE_TWO_YSTEPPER 1 #define Y2_STEP_PIN ORIG_Y_STEP_PIN #define Y2_DIR_PIN ORIG_Y_DIR_PIN #define Y2_ENABLE_PIN ORIG_Y_ENABLE_PIN #define FEATURE_TWO_ZSTEPPER 1 #define Z2_STEP_PI -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·This is all what I did:*/ #ifndef CONFIGURATION_H #define CONFIGURATION_H #define NUM_EXTRUDER 1 #define MOTHERBOARD 402 #define RFSERIAL Serial #include "pins.h" // ########### -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·*/ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with the configuration tool. For that -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·#ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with the configuration tool. For that reason, it -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by Repetier ·#define X_ENABLE_ON 1 -
Adaptive probing/outline function
by Marcel ·#define LEFT_PROBE_BED_POSITION 20 -
RADDS + DUE + RAPS128 + RADDS LCD 4x 20 Control panel
by rim ·#define CONFIGURATION_H