-
Autobedlevel and Z homing setup with Inductive Proximity NPN
by anjoze ·#define Z_PROBE_ON_HIGH true -
Retraction on tool change
by bvkrieken ·#define FEATURE_RETRACTION 0 -
Z-axis stepper control (Large format setup, similar to Sparkcube v1.1XL)
by Batteau62 ·#define CONFIGURATION_H -
SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?
by aschneid ·#define EXT1_TEMPSENSOR_TYPE x -
SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?
by aschneid ·#define EXT1_HEATER_PIN HEATER_2_PIN -
SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?
by Repetier ·#define EXT1_TEMPSENSOR_PIN TEMP_0_PIN -
SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?
by aschneid ·#define SHARED_EXTRUDER_HEATER 1 and #define MIXING_EXTRUDER 0 -
How do I set up repetier firmware to know my bed is 27 mm away from my x limit switch?
by opy01 ·Just tried experimenting with several settings. I set #define ENDSTOP_X_BACK_ON_HOME 20 and the nozzle is now 30 mm to the right of the left edge of the print area. I set #define ENDSTOP_X_BACK_ON_H -
How do I set up repetier firmware to know my bed is 27 mm away from my x limit switch?
by opy01 ·so it is just on the edge of the bed. I set #define X_MIN_POS -10 and #define ENDSTOP_X_BACK_ON_HOME 10 and the nozzle is in the exact same place but the position in firmware says -10 now. When I se -
Multiple z axis lead screws
by Repetier ·#define NUM_MOTOR_DRIVERS 3 -
TMC2130 direction and torque problem
by Ojji ·#define ENDSTOP_PULLUP_X_MIN false // for TMC -
New setup Z homing crashes into bed
by Roko ·you can change #define EEPROM_MODE 1 to a different number before uploading to EEPROM. It should overwrite. Also I run the clear_eeprom sketch before uploading. -
New setup Z homing crashes into bed
by MartinH ·#define Z_PROBE_BED_DISTANCE 1 <<<set this to 5 so that probe is lifted enough to untrigger between probe repetitions -
New setup Z homing crashes into bed
by opy01 ·#define Z_PROBE_Z_OFFSET 0 -
New setup Z homing crashes into bed
by MartinH ·If you have a inductive probe fitted, shouldn't this be 0 #define EXTRUDER_IS_Z_PROBE 1 -
New setup Z homing crashes into bed
by Repetier ·It will go down #define Z_PROBE_HEIGHT 0.5 and then raise #define Z_PROBE_Z_OFFSET 0 (bed coating). Does not look like much but you should check the eeprom values. They may differ and explain the prob -
New setup Z homing crashes into bed
by opy01 ·#define CONFIGURATION_H -
Z-Probing error reading diagonally with the grid
by Filusico ·#define CONFIGURATION_H -
Z-Probing error reading diagonally with the grid
by RAyWB ·I've always had it #define Z_PROBE_SWITCHING_DISTANCE at 0 -
Z-Probing error reading diagonally with the grid
by Filusico ·I've always had it #define Z_PROBE_SWITCHING_DISTANCE at 0