-
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 -
BL Touch makes long pause
by Marcel ·#define BLTOUCH_DELAY 0 // (ms) Enable and increase if needed -
Bed-leveling - Probe grinds over surface between measured point
by Domingo ·#define Z_PROBE_Z_OFFSET 0 -
Z probe too high one side
by 3dnew ·#define CONFIGURATION_H -
V2 firmware endstop configuration
by Repetier ·#define NUM_SERVOS 1 -
V2 firmware endstop configuration
by phongshader ·I'm looking through https://github.com/stm32duino/Arduino_Core_STM32/pull/1092 and it incorporates some changes to the arduino core stm32 some of which are seen in my last post, changed from #define P