Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Firmware pressure control

    Tinchus2009
    by Tinchus2009 · April 2018
    #define EXT0_ADVANCE_K 0
  2. Multiple z axis lead screws

    dactylus
    by dactylus · April 2018
    #define BED_MOTOR_1_X -35
  3. Home to Z max

    yougarage
    by yougarage · April 2018
    #define Z_HOME_DIR 1
  4. Help. Calibrate X and Y axis

    Repetier
    by Repetier · April 2018
    #define FEATURE_AXISCOMP 1
  5. Help. Calibrate X and Y axis

    Omnimusha
    by Omnimusha · April 2018
    #define FEATURE_AXISCOMP 1
  6. Help. Calibrate X and Y axis

    Omnimusha
    by Omnimusha · April 2018
    #define FEATURE_AXISCOMP 1
  7. Help. Calibrate X and Y axis

    Repetier
    by Repetier · March 2018
    #define FEATURE_AXISCOMP 0
  8. Advance option questions

    Mikka
    by Mikka · March 2018
    #define USE_ADVANCE 1
  9. Backslash settings missing from Server and Host EEprom interface?

    DeJe
    by DeJe · March 2018
    //#define ENABLE_BACKLASH_COMPENSATION false
  10. Backslash settings missing from Server and Host EEprom interface?

    DeJe
    by DeJe · March 2018
    #define ZHOME_HEAT_HEIGHT 20
  11. Delta Distortion Correction Head is moving too high

    ebrithil
    by ebrithil · March 2018
    #define DISTORTION_CORRECTION 1
  12. Delta Distortion Correction Head is moving too high

    ebrithil
    by ebrithil · March 2018
    #define DISTORTION_CORRECTION 1
  13. Is it possible to command servo/extruder in g-code with tool change

    Repetier
    by Repetier · March 2018
    #define EXT0_SELECT_COMMANDS "M117 Extruder 1"
  14. Bad Bed-leveling/Z correction

    trejbal113
    by trejbal113 · March 2018
    #define Z_PROBE_Z_OFFSET 1.1
  15. Encoder not clicking thru menu properly

    Repetier
    by Repetier · March 2018
    #define UI_ENCODER_SPEED 1
  16. G30

    Repetier
    by Repetier · March 2018
    #define DISTORTION_UNSET 2000000000
  17. Encoder stop working after print

    Repetier
    by Repetier · March 2018
    #define UI_KEYS_INIT_CLICKENCODER_LOW(pinA,pinB) SET_INPUT(pinA);SET_INPUT(pinB); PULLUP(pinA,HIGH);PULLUP(pinB,HIGH);
  18. Smart RAMPS + Arduino DUE: SD card as EEPROM

    Repetier
    by Repetier · March 2018
    #define EEPROM_AVAILABLE EEPROM_SDCARD
  19. Newbie setting up a Due board

    fallapartdave
    by fallapartdave · March 2018
    #define CONFIGURATION_H
  20. Tool Change Command works differently from 1.0 Dev in 04/2017

    Doug40
    by Doug40 · March 2018
    #define EXT0_SELECT_COMMANDS "M209 S0 \n G92 E0 \n G1 E38.0 F1000 \n G91 \n G1 Z-1.0 F5000 \n G90 \n G92 E0 \n G1 E3.0 F2000 \n M209 S1 \n G92 E0 \n M400"
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