-
How to use end stop at max position
by Repetier ·#define ENDSTOP_Y_BACK_MOVE 5 -
Multi Z Endstop variable not set correctly in FW 1.0.3Dev
by GoBig ·#define MULTI_ZENDSTOP_HOMING 0 -
Firmware 1.0.3Dev does not compile
by GoBig ·#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= ~MASK(DIO ## IO ## _PIN); }; } while (0) -
Missing steps -> Where to start
by Repetier ·#define STEPPER_HIGH_DELAY 0 -
Missing steps -> Where to start
by MartinH ·#define ALWAYS_CHECK_ENDSTOPS 0 -
G28 + Z Endstop min
by mtmello2003 ·#define ENDSTOP_X_BACK_ON_HOME 100 -
Problem with Z max Home
by Romain34 ·#define SUPPORT_CNC 1 -
Homing failed on miniKossel
by Repetier ·#define ENDSTOP_Z_BACK_ON_HOME 1 -
Homing failed on miniKossel
by sennalb ·#define CONFIGURATION_H -
Why would both thermistors report an exact same negative reading?
by Repetier ·#define TEMP_0_PIN 7 -
The heatbed heats automatically if the second extruder is on
by blastactionhero ·i have had allready set the FEATURE_FAN_CONTROL to false 0 /** Should support for fan control be compiled in. If you enable this make sure the FAN pin is not the same as for your second extruder. -
The heatbed heats automatically if the second extruder is on
by blastactionhero ·Hello, thats my opinion, too. I have had checked the pin settings. I think, pins.h are the heaterpin connected like on the hardware should be. #define HEATER_0_PIN 10 // 1. extuder on -
The heatbed heats automatically if the second extruder is on
by blastactionhero ·If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /* Some words on units: From 0.80 onwards the units used are unified for easier configuration, watch out when transferin -
Why would both thermistors report an exact same negative reading?
by Batteau62 ·#define CONFIGURATION_H -
sd card does not work no 1.0.2
by Repetier ·#define MAX_VFAT_ENTRIES (2) -
Laser turn on on G0 movement
by LordGabriele ·#define CONFIGURATION_H -
problems with second extruder.
by terzyans ·#define EXT1_X_OFFSET 30 -
RADDS, i2c and Oled on Arduino Due
by PmK ·#define U8GLIB_SSD1306_I2C -
Z-probe autoleveling problem
by mystique ·#define FEATURE_AUTOLEVEL 1 -
In firmware version 1.0.2 the variable MINMAX_HARDWARE_ENDSTOP_Z2 gets defined twice
by GoBig ·#define MINMAX_HARDWARE_ENDSTOP_Z2 true // duplicate