-
0.80 not running start and end scripts
by wilko ·<rectangle color="#dddddd" xMax="209" xMin="-14.6" yMax="208" yMin="-12.6"/> -
LCD Full smart graphic controller - not working after some time
by N37 ·#define CONFIGURATION_H -
More than 16 virtual extruders? Eeprom positions?
by Repetier ·#define EPR_EXTRUDER_Z_OFFSET 90 -
More than 16 virtual extruders? Eeprom positions?
by rhklein ·#define VIRTUAL_EXTRUDER 16 // don't change this to more then 16 without modifying the eeprom positions -
Z-height, Z-Min and Z-probe setup questions
by shaiss ·#define DISTORTION_CORRECTION 1 -
Full Graphic Smart Controller
by SamuelB1002 ·#define FEATURE_BABYSTEPPING 1 -
Full Graphic Smart Controller
by SamuelB1002 ·#define CONFIGURATION_H -
Hoo to set a PTC thermistore "PT1000" ?
by ludo ·#define EXT0_TEMPSENSOR_TYPE 50 -
MKS-Base problem and solution for two extruders...
by madarren ·// #define RAMPS_V_1_3 -
g32 s2 misconfig?
by saskwatch ·Okay, but how do I find the '#define Z_PROBE_ON_HIGH' etc settings so I can atleast make sure it's not that before I start taking the thing apart and potentially making it worse? -
g32 s2 misconfig?
by saskwatch ·I also found this thread https://forum.repetier.com/discussion/1204/z-probing-trouble which I read but where do I find the '#define Z_PROBE_ON_HIGH' settings? I looked for a config file in program fil -
fan control
by malc ·#define CONTROLLERFAN_PIN 8 //Pin used for the fan to cool controller, comment out to disable this function -
Extruder and hot end do not work correctly on ramps 1.4
by vsusanto ·#define CONFIGURATION_H -
Hot End Never Start & Z axis launches up before printing
by t4h3r ·#define NUM_EXTRUDER 1 -
Disabling in Configuration.h DECOUPLE_TEST ????
by batonio ·#define EXT0_DECOUPLE_TEST_PERIOD 12000 -
G32 S2...
by killrmodz ·#define Z_PROBE_Z_OFFSET 0 -
Z-probe:NAN
by boubouexpress ·#define ENDSTOP_PULLUP_X_MIN true -
Extruder and hot end do not work correctly on ramps 1.4
by vsusanto ·#define CONFIGURATION_H -
Melzi & Z-Probing
by xaljava ·#define SDCARDDETECT ORIG_SDCARDDETECT -
Melzi & Z-Probing
by xaljava ·#define _SET_INPUT(IO) do {DIO ## IO ## _DDR &= ~MASK(DIO ## IO ## _PIN); } while (0)