Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Multiple UART

    Repetier
    by Repetier · October 2019
    #define EXTERNALSERIAL
  2. All Z probe travels at Z height of 20mm

    leadinglights
    by leadinglights · October 2019
    #define Z_PROBE_Z_OFFSET 0
  3. Problem of connection. Empty buffer.

    Gromovnik
    by Gromovnik · October 2019
    I tried installing #define EEPROM_MODE 0 before compiling. The printer is still printing. How? I do not understand. Where do the settings come from?
  4. Problem of connection. Empty buffer.

    Gromovnik
    by Gromovnik · October 2019
    I tried installing #define EEPROM_MODE 0 before compiling. The printer is still printing. How? I do not understand. Where do the settings come from?
  5. add M-Code

    goair
    by goair · October 2019
    #define blower_fan
  6. Max number of virtual extruders

    walbux
    by walbux · October 2019
    setup #define ALWAYS_CHECK_ENDSTOPS  = 0, Autolevel enabled; no pause done
  7. Hesine M505, Activating z-probe would lead to forbidden xy position

    pehesine
    by pehesine · October 2019
    #define Z_PROBE_X_OFFSET 64
  8. Max number of virtual extruders

    walbux
    by walbux · October 2019
    Yes I have #define ALWAYS_CHECK_ENDSTOPS  = 1.
  9. Firmware compilation mile-long errors

    speedy_rudolf
    by speedy_rudolf · October 2019
     #define  _SET_INPUT(IO)  do {DIO ##  IO ## _DDR &= ~MASK(DIO ## IO ## _PIN); } while (0)
  10. Max number of virtual extruders

    Repetier
    by Repetier · October 2019
    sounds more like something triggered z min I guess. Do you have #define ALWAYS_CHECK_ENDSTOPS 1? Try with 0 so z down moves are not disturbed by z min endstop triggering. Just to rule out that part. F
  11. second UART for Bluetooth isnt working after upgrade from 0.9.2 to 1.0.1

    gepardya
    by gepardya · October 2019
    in Configuration.h and HAL.h comment all "#define EXTERNALSERIAL" (3 places in 2 configs):
  12. Hesine M505, Activating z-probe would lead to forbidden xy position

    pehesine
    by pehesine · September 2019
    #define Z_PROBE_X_OFFSET 64
  13. Max number of virtual extruders

    walbux
    by walbux · September 2019
    #define VIRTUAL_EXTRUDER 32 // don't change this to more then 16 without modifying the eeprom positions
  14. G-code to re-level bed, in between sequential prints.

    Repetier
    by Repetier · September 2019
    #define ZHOME_PRE_RAISE 0
  15. 2nd extruder work fine, 1st don't extrude.

    Zythum
    by Zythum · September 2019
    #define ORIG_E0_STEP_PIN         26
  16. problem with Z-homing

    Repetier
    by Repetier · September 2019
    #define ENDSTOP_Z_BACK_ON_HOME 1
  17. problem with Z-homing

    terzyans
    by terzyans · September 2019
    #define MULTI_ZENDSTOP_HOMING 0
  18. Dual extruder X Y offset

    klaus
    by klaus · September 2019
    #define CONFIGURATION_H
  19. Repetier firmware on CNC Mill

    Repetier
    by Repetier · September 2019
    #define DEFAULT_PRINTER_MODE SUPPORT_CNC
  20. Home all: X/Y axis is driving against endstop

    Repetier
    by Repetier · September 2019
    #define ALWAYS_CHECK_ENDSTOPS 1
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