-
Repetier-Firmware Does Not Recognize The Hotend on Ramps 1.4
by Deutadado ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Custom Kinematics
by Repetier ·#ifdef FAST_COREXYZ -
Dual X Axis improvements
by Braccoz ·the new mode is not compatible with LAZY_DUAL_X. i either gotta write that in the documentation or just make them mutually exclusive, possibly without making a mess with #ifs and whatnot. -
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 matter
by raymond ·with Repetier-Firmware. If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created wit -
Endstop
by Repetier ·#if CPU_ARCH == ARCH_AVR -
2 In 1 Out Hotend Configuration Cannot unpause when Jam detected
by dannnnsyh ·#ifndef CONFIGURATION_H -
GeeeTech I3 Pro C firmware questions
by EGropp ·#ifndef CONFIGURATION_H -
Endstop
by Repetier ·#if DRIVE_SYSTEM==XY_GANTRY || DRIVE_SYSTEM==YX_GANTRY -
Feedrate for filament change.
by Repetier ·#if FEATURE_RETRACTION -
Radds 1.6 or due not initializing/booting correctly on 1.0.2
by Repetier ·#if DISTORTION_CORRECTION -
Laser with inverted signal
by RAyWB ·#if defined(DOOR_PIN) && DOOR_PIN > -1 -
Radds 1.6 or due not initializing/booting correctly on 1.0.2
by ZibbeZabbe ·#if TMC2130_ON_EXT1 > 0 -
Z axis moving nonstop when printing
by DFL ·with Repetier-Firmware. If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created wit -
RADDS repetier FW - can't serial connect
by unf0rg0tt3n ·#if FEATURE_RETRACTION -
sd card does not work no 1.0.2
by Morpheus69 ·#if ENABLE_SOFTWARE_SPI_CLASS -
sd card does not work no 1.0.2
by Morpheus69 ·#if ENABLE_SOFTWARE_SPI_CLASS -
Help with BLTouch
by thedude ·#ifndef CONFIGURATION_H -
Homing offset and no LCD display of zMin trigger
by Repetier ·#if FEATURE_Z_PROBE -
Homing offset and no LCD display of zMin trigger
by Havenview ·I've tried to decipher how this is achieved and I believe the state is held in Endstops::zMin() which is #if'd in the header file but I can't work out how the display is achieved. I think you use a p