Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Autobedlevel and Z homing setup with Inductive Proximity NPN

    anjoze
    by anjoze · May 2018
    #define Z_PROBE_ON_HIGH true
  2. Retraction on tool change

    bvkrieken
    by bvkrieken · May 2018
    #define FEATURE_RETRACTION 0
  3. Z-axis stepper control (Large format setup, similar to Sparkcube v1.1XL)

    Batteau62
    by Batteau62 · May 2018
    #define CONFIGURATION_H
  4. SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?

    aschneid
    by aschneid · May 2018
    #define EXT1_TEMPSENSOR_TYPE x
  5. SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?

    aschneid
    by aschneid · May 2018
    #define EXT1_HEATER_PIN HEATER_2_PIN
  6. SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?

    Repetier
    by Repetier · May 2018
    #define EXT1_TEMPSENSOR_PIN TEMP_0_PIN
  7. SHARED_EXTRUDER_HEATER = 1 not affecting temperature reading?

    aschneid
    by aschneid · May 2018
    #define SHARED_EXTRUDER_HEATER 1 and #define MIXING_EXTRUDER 0
  8. How do I set up repetier firmware to know my bed is 27 mm away from my x limit switch?

    opy01
    by opy01 · May 2018
    Just tried experimenting with several settings.  I set #define ENDSTOP_X_BACK_ON_HOME 20 and the nozzle is now 30 mm to the right of the left edge of the print area.  I set #define ENDSTOP_X_BACK_ON_H
  9. How do I set up repetier firmware to know my bed is 27 mm away from my x limit switch?

    opy01
    by opy01 · April 2018
    so it is just on the edge of the bed.  I set #define X_MIN_POS -10 and #define ENDSTOP_X_BACK_ON_HOME 10 and the nozzle is in the exact same place but the position in firmware says -10 now. When I se
  10. Multiple z axis lead screws

    Repetier
    by Repetier · April 2018
    #define NUM_MOTOR_DRIVERS 3
  11. TMC2130 direction and torque problem

    Ojji
    by Ojji · April 2018
    #define ENDSTOP_PULLUP_X_MIN false  // for TMC
  12. New setup Z homing crashes into bed

    Roko
    by Roko · April 2018
    you can change #define EEPROM_MODE 1 to a different number before uploading to EEPROM. It should overwrite. Also I run the clear_eeprom sketch before uploading.
  13. New setup Z homing crashes into bed

    MartinH
    by MartinH · April 2018
    #define Z_PROBE_BED_DISTANCE 1    <<<set this to 5 so that probe is lifted enough to untrigger between probe repetitions
  14. New setup Z homing crashes into bed

    opy01
    by opy01 · April 2018
    #define Z_PROBE_Z_OFFSET 0
  15. New setup Z homing crashes into bed

    MartinH
    by MartinH · April 2018
    If you have a inductive probe fitted, shouldn't this be 0 #define EXTRUDER_IS_Z_PROBE 1
  16. New setup Z homing crashes into bed

    Repetier
    by Repetier · April 2018
    It will go down #define Z_PROBE_HEIGHT 0.5 and then raise #define Z_PROBE_Z_OFFSET 0 (bed coating). Does not look like much but you should check the eeprom values. They may differ and explain the prob
  17. New setup Z homing crashes into bed

    opy01
    by opy01 · April 2018
    #define CONFIGURATION_H
  18. Z-Probing error reading diagonally with the grid

    Filusico
    by Filusico · April 2018
    #define CONFIGURATION_H
  19. Z-Probing error reading diagonally with the grid

    RAyWB
    by RAyWB · April 2018
    I've always had it #define Z_PROBE_SWITCHING_DISTANCE at 0
  20. Z-Probing error reading diagonally with the grid

    Filusico
    by Filusico · April 2018
    I've always had it #define Z_PROBE_SWITCHING_DISTANCE at 0
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