-
BL Touch with The Beast Printer
by BeastPrinter ·I looked in pins.h and for my motherboard #80 there is no... "#define PROBE_PIN -1" like in some of the other motherboard descriptions. -
BL Touch with The Beast Printer
by BeastPrinter ·#define Z_PROBE_START_SCRIPT "M340 P0 S680" -
Connections for a Delta
by Poida ·#define ENDSTOP_PULLUP_X_MIN true -
printer starts printing too high (1-2 mm)
by Roko ·// prusa i3 settings #define DEFAULT_AXIS_STEPS_PER_UNIT {80,80,4000,600} // default steps per unit for prusa i3 rework #define DEFAULT_MAX_FEEDRATE {500, 500, 2, 25} // (mm/sec) #d -
Display for Laser/CNC mode
by RAyWB ·#define _CustomEvents_H -
Display for Laser/CNC mode
by RAyWB ·UI_ACTION_XY1_BACK is declared in CustomEvents.h (#define UI_ACTION_XY1_BACK 1500). -
E1 extruding endless filament at full speed on 1st E1 command
by k_eckes ·#define DRIVE_SYSTEM 1 -
BL Touch with The Beast Printer
by BeastPrinter ·#define Z_PROBE_Z_OFFSET 0 -
Display for Laser/CNC mode
by RAyWB ·i uncommented #define CUSTOM_EVENTS in configuration so i think it should work without #include"CustomEvents.h" to uiconfig.h -
Melzi 2.0 BLTouch Servo Pin A4 how to define the PIN ?
by Solkane ·#define SERVO0_PIN A4 ) -
SparkCube CoreXY with Auto Bed Leveling XY-Offset error (possible Bug?)
by carstenwalther ·#define DRIVE_SYSTEM 1 -
Display for Laser/CNC mode
by RAyWB ·#define NEW_COMMUNICATION 0 -
Homing Failure
by Repetier ·Use#define ENDSTOP_Z_BACK_ON_HOME 20 -
Dual Extruder with single work cooling fan
by Repetier ·If we talk about same cooler fan use same pin for both plus add#define SHARED_COOLER 1 -
Auto Bed Leveling issue
by Repetier ·#define Z_PROBE_RUN_AFTER_EVERY_PROBE "M340 S1000\nG4 P0" -
G33 does not do what was expected
by Taxus812 ·#define DISTORTION_XMIN -63 -
not working: M500 Store settings to EEPROM_SMART_RAMPS
by SONIC300077 ·#define FEATURE_CONTROLLER CONTROLLER_AZSMZ_12864 -
G33 does not do what was expected
by Taxus812 ·#define DISTORTION_XMIN -63 -
Prusa i3, Z probe, repetier firmware and problems...
by Repetier ·#define Z_PROBE_HEIGHT 0is wrong. You need to set this to the distance of the nozzle to bed when the probe triggers. This is also in eeprom so changing it there is enough. -
Prusa i3, Z probe, repetier firmware and problems...
by Mister_Fab ·#define NUM_EXTRUDER 2