-
no print option on SD card
by sonam_18 ·#define SDSUPPORT 1 -
RepRapDiscount Full Graphic controller - SD card issues
by sonam_18 ·#define SDSUPPORT 1 -
Rumba board extruders aren't moving
by MatthewJTK ·#define NUM_EXTRUDER 3 -
Repetier-Firmware Does Not Recognize The Hotend on Ramps 1.4
by Deutadado ·#define NUM_EXTRUDER 1 -
RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled
by Marco67 ·#define EEPROM_ADDR 0 // Slave Address 0 (A0=0,A1=0,A2=0) -
RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled
by Marco67 ·#define TWI_CLOCK_FREQ 100000 -
RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled
by Marco67 ·#define EEPROM_I2C -
Dual X Axis improvements
by Repetier ·#define X_MAX_LENGTH 248 <-this is how far the left carriage can travel from home to right without crashing into the other -
Dual X Axis improvements
by Braccoz ·#define X_HOME_DIR -1 -
RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled
by Repetier ·#define TWI_CLOCK_FREQ 400000 -
Heated bed zones
by Luca ·#ifndef CustomEventsImpl_H #define CustomEventsImpl_H #include <Wire.h> String temps; char data[32]; bool Custom_MCode(GCode *com){ switch(com->M){ case 140: if(com-&g -
Dual X Axis improvements
by Braccoz ·#define DUAL_X_LEFT_OFFSET -44.5 -
Sensorless Homing/StallGuard
by Dreide ·#define TMC2130_TCOOLTHRS_X 1048575 -
dual x axis matter
by Repetier ·#define DUAL_X_RESOLUTION 1 -
dual x axis matter
by raymond ·If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with the configuration tool -
Sensorless Homing/StallGuard
by zhan_v_c ·#define DRV_TMC2130 // Uncomment if you use the stall guard for homing. Only for cartesian printers and xy direction #define SENSORLESS_HOMING // The drivers with set CS pin will be used, all o -
2 In 1 Out Hotend Configuration Cannot unpause when Jam detected
by dannnnsyh ·#define CONFIGURATION_H -
GeeeTech I3 Pro C firmware questions
by EGropp ·#define CONFIGURATION_H -
Endstop
by Repetier ·Just to be sure, you have #define DRIVE_SYSTEM 0 -
Extruder PWM
by Repetier ·#define EXT0_PID_INTEGRAL_DRIVE_MAX 140