Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Repetier-Firmware Does Not Recognize The Hotend on Ramps 1.4

    Deutadado
    by Deutadado · October 2018
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  2. Custom Kinematics

    Repetier
    by Repetier · October 2018
    #ifdef FAST_COREXYZ
  3. Dual X Axis improvements

    Braccoz
    by Braccoz · October 2018
    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.
  4. Heated bed zones

    Luca
    by Luca · October 2018
    #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
  5. dual x axis matter

    raymond
    by raymond · October 2018
    with Repetier-Firmware. If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created wit
  6. Endstop

    Repetier
    by Repetier · October 2018
    #if CPU_ARCH == ARCH_AVR
  7. 2 In 1 Out Hotend Configuration Cannot unpause when Jam detected

    dannnnsyh
    by dannnnsyh · October 2018
    #ifndef CONFIGURATION_H
  8. GeeeTech I3 Pro C firmware questions

    EGropp
    by EGropp · October 2018
    #ifndef CONFIGURATION_H
  9. Endstop

    Repetier
    by Repetier · October 2018
    #if DRIVE_SYSTEM==XY_GANTRY || DRIVE_SYSTEM==YX_GANTRY
  10. Feedrate for filament change.

    Repetier
    by Repetier · September 2018
    #if FEATURE_RETRACTION
  11. Radds 1.6 or due not initializing/booting correctly on 1.0.2

    Repetier
    by Repetier · September 2018
    #if DISTORTION_CORRECTION
  12. Laser with inverted signal

    RAyWB
    by RAyWB · September 2018
    #if defined(DOOR_PIN) && DOOR_PIN > -1
  13. Radds 1.6 or due not initializing/booting correctly on 1.0.2

    ZibbeZabbe
    by ZibbeZabbe · September 2018
    #if TMC2130_ON_EXT1 > 0
  14. Z axis moving nonstop when printing

    DFL
    by DFL · September 2018
    with Repetier-Firmware. If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created wit
  15. RADDS repetier FW - can't serial connect

    unf0rg0tt3n
    by unf0rg0tt3n · September 2018
    #if FEATURE_RETRACTION
  16. sd card does not work no 1.0.2

    Morpheus69
    by Morpheus69 · September 2018
    #if ENABLE_SOFTWARE_SPI_CLASS
  17. sd card does not work no 1.0.2

    Morpheus69
    by Morpheus69 · September 2018
    #if ENABLE_SOFTWARE_SPI_CLASS
  18. Help with BLTouch

    thedude
    by thedude · September 2018
    #ifndef CONFIGURATION_H
  19. Homing offset and no LCD display of zMin trigger

    Repetier
    by Repetier · August 2018
    #if FEATURE_Z_PROBE
  20. Homing offset and no LCD display of zMin trigger

    Havenview
    by Havenview · August 2018
    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
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register