-
Z-Probing error reading diagonally with the grid
by RAyWB ·ok. so you kept #define Z_PROBE_SWITCHING_DISTANCE at 20? -
Z-Probing error reading diagonally with the grid
by Filusico ·I'm sorry to contradict you but this #define Z_PROBE_SWITCHING_DISTANCE 20 does not work ... -
sd card does not work no 1.0.2
by Repetier ·#define ENABLE_SOFTWARE_SPI_CLASS 1 -
Z-Probing error reading diagonally with the grid
by RAyWB ·#define Z_PROBE_SWITCHING_DISTANCE 20 -
RADDS 1.6 and RAPS128 settings?
by Repetier ·#define XAXIS_STEPS_PER_MM 80 -
Many problems with the firmware configuration
by RAyWB ·#define ENDSTOP_Z_BACK_ON_HOME 0 -
Many problems with the firmware configuration
by laspiros ·#define CONFIGURATION_H -
RADDS 1.6 and RAPS128 settings?
by unf0rg0tt3n ·#define CONFIGURATION_H -
Many problems with the firmware configuration
by RAyWB ·#define FAN_PIN 4 -
Many problems with the firmware configuration
by laspiros ·#define INVERT_Z_DIR 1 -
Many problems with the firmware configuration
by laspiros ·Sorry I forgot to mention I fixed the sensor triggering by changing #define MIN_HARDWARE_ENDSTOP_Z from true to false and again when I home Z my bed goes downwards. -
Many problems with the firmware configuration
by RAyWB ·#define ENDSTOP_PULLUP_Z_MIN true -
Z-Probing error reading diagonally with the grid
by RAyWB ·#define Z_PROBE_X1 20 -
Many problems with the firmware configuration
by laspiros ·I tryed #define ENDSTOP_Z_MAX_INVERTING false, but then when I home Z, bed moves downwards a bit and then stops. -
Many problems with the firmware configuration
by Roko ·#define ENDSTOP_Z_MAX_INVERTING false should be true like the other physical endstops. -
Many problems with the firmware configuration
by laspiros ·2. If I try to change the #define NUM_EXTRUDER to 2 I get many compiling errors (I attatched the file with the errors). -
Z-Probing error reading diagonally with the grid
by Filusico ·ie if I activate the auto leveling with #define BED_LEVELING_METHOD 0 I get this result: -
CoreXY and steps/mm
by Repetier ·/* Normal core xy implementation needs 2 virtual steps for a motor step to guarantee that every tiny move gets maximum one step regardless of direction. This can cost some speed, so alternatively y -
Setting up a new thermistor
by jmpinc ·#define USER_THERMISTORTABLE0 {{0,2400},{0,2320},{0,2240},{0,2160},{0,2080},{0,2000},{0,1920},{0,1840},{0,1760},{0,1680},{0,1600},{0,1520},{1,1440},{1,1280},{2,1120},{3,960},{9,640},{44,320},{287,0}} -
disable backlash compensation via gcode?
by Repetier ·#define ENABLE_BACKLASH_COMPENSATION 1