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

    Repetier
    by Repetier · May 2016
    #define DEBUG_QUEUE_MOVE
  2. End-stops won't stop motor.

    rcrocket33
    by rcrocket33 · May 2016
    #define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
  3. From G28 to G33 and beyond !

    Repetier
    by Repetier · May 2016
    The original config has CARRIAGE_HORIZONTAL_OFFSET and END_EFFECTOR_HORIZONTAL_OFFSET which compute #define ROD_RADIUS (PRINTER_RADIUS-END_EFFECTOR_HORIZONTAL_OFFSET-CARRIAGE_HORIZONTAL_OFFSET)
  4. H-bot issue - steppers move 70mm for commanded 100mm

    Repetier
    by Repetier · May 2016
    That is so new it is not officially part of any config. That is why you have to add #define FAST_COREXYZ
  5. From G28 to G33 and beyond !

    Hergonoway
    by Hergonoway · May 2016
    #define DELTA_DIAGONAL_ROD 345 
  6. H-bot issue - steppers move 70mm for commanded 100mm

    SONIC300077
    by SONIC300077 · May 2016
    you can detail how to disable the double steps, I have not found this parameter memory #define FAST_COREXYZ
  7. LCD 'Change Filament' doesn't return to correct position

    AK_Eric
    by AK_Eric · May 2016
    Figured it out: The 're-homing' step, after the filament was loaded, was bugging me.  So I went back into the configuration tool:  In the features tab under the "Filament Change" section, I
  8. Megatronics 2.0 on board SD card and smart LCD

    Paranoid
    by Paranoid · May 2016
    #define SDSUPPORT 1
  9. Z axis speed

    boubouexpress
    by boubouexpress · May 2016
    Max travel speed 2 (#define MAX_FEEDRATE_Z)Homing speed 2 (#define HOMING_FEEDRATE_Z)
  10. Rambo board, extending and retracting Z probe with servo

    Vince
    by Vince · May 2016
    #define FEATURE_SERVO 1
  11. Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working

    Eddiie
    by Eddiie · May 2016
     #define  _SET_OUTPUT(IO)  do {DIO ##  IO ## _DDR |=  MASK(DIO ## IO ## _PIN); } while (0)
  12. Odd vertical lines showing up

    AK_Eric
    by AK_Eric · May 2016
    I did a complete download\install of the latest firmware 92.9, added this line to my configuration.h:#define FAST_COREXYZ
  13. manual moves

    Repetier
    by Repetier · May 2016
    #define INIT_NOT_USED
  14. XYZ Motors turning clockwise only

    Remko
    by Remko · May 2016
    #define CONFIGURATION_H
  15. manual moves

    Repetier
    by Repetier · May 2016
    /*#define USER_KEY1_PIN UI_DISPLAY_D5_PIN // D5 to display (not used for graphics controller), change to other pin if you use character LCD !#define USER_KEY1_ACTION UI_ACTION_FAN_SUSPEND#de
  16. Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working

    Eddiie
    by Eddiie · May 2016
    #define EEPROM_MODE 0
  17. Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working

    Eddiie
    by Eddiie · May 2016
    #define MIXING_EXTRUDER 1
  18. manual moves

    RAyWB
    by RAyWB · May 2016
    #define UI_KEYS_MACRO_BUTTON_LOW......// in ui.h
  19. Negative Z Values needed for Milling using Repetier Firmware.

    RAyWB
    by RAyWB · April 2016
    set #define min_software_endstop_z false
  20. Move from Marlin to repetier - Problem -

    RAyWB
    by RAyWB · April 2016
    #define STEPPER_HIGH_DELAY 1  //or 2 if you operate from 12V supply 1 should work on 24V
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