Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Add ZRIB Board

    AndreasMaeder
    by AndreasMaeder · September 2016
    a: Change motherboard in configuration.h to 39 #define
  2. Extruder LCD Menu

    Tanuki44
    by Tanuki44 · September 2016
    #define ORIG_E2_STEP_PIN 64
  3. Discontinuous (not-smooth) X/Y movement on Prusa i3

    Repetier
    by Repetier · September 2016
    In fact it could be the computation of max. join speed. We need this to be near print value to not get blobs from accelerating/decelerating. So if there is a special case that reduced the join speed t
  4. Discontinuous (not-smooth) X/Y movement on Prusa i3

    Morpheus69
    by Morpheus69 · September 2016
    I tried the detailed log with #define DEBUG_QUEUE_MOVE if is necessary i can post the result.
  5. Z-Probe on Delta (Hexagon V2) wrong Z-High after Probing

    Repetier
    by Repetier · September 2016
    #define DISTORTION_CORRECTION 0
  6. Using a Servo

    Repetier
    by Repetier · September 2016
    so with #define FEATURE_SERVO 1 you should have that command. Not sure what you can do to not have it when you set it.
  7. Using a Servo

    CPWTech
    by CPWTech · September 2016
    #define FEATURE_SERVO 1
  8. Unknown Command: n7 M20

    CRiley071985
    by CRiley071985 · September 2016
    #define CONFIGURATION_H
  9. Bed height map, printhead going all the way up to come back down when probing.

    mkirby
    by mkirby · September 2016
    theirs: #define ROD_RADIUS 176.5
  10. Cannot compile firmware, trying to follow a guide.

    Wingnutt
    by Wingnutt · September 2016
    #define WINSTAR_SCREEN 0
  11. Compiling error with jam control

    Giubba72
    by Giubba72 · September 2016
     #define ___TEST_EXTRUDER_JAM(x,y) _TEST_EXTRUDER_JAM(x,y)
  12. M106 Commands being ignored when executed via Gcode

    mattr254
    by mattr254 · September 2016
    #define NUM_EXTRUDER 0
  13. Another trouble with wrong height of Z=0 after Z-Probing.

    Repetier
    by Repetier · September 2016
    After z ma xhoming z probe will lower to#define Z_PROBE_BED_DISTANCE 65
  14. Another trouble with wrong height of Z=0 after Z-Probing.

    Rotorhead3031
    by Rotorhead3031 · September 2016
    I has got same trouble with z-height after autoleveling (G32), as some people describe here - after autoleveling nozzle is moving very high above bed (~11mm). Unfortunately I need to measure level at
  15. Z probe doesn't work after z home max

    cryze
    by cryze · September 2016
    #define Z_PROBE_Z_OFFSET 0
  16. Adding Control Switches to Printer

    Bullbob1990
    by Bullbob1990 · September 2016
    // #define EVENT_UNHANDLED_G_CODE(c) eventUnhandledGCode(c)
  17. Dual motor Z axis homing

    Repetier
    by Repetier · September 2016
    you have to add#define Z2_MINMAX_PIN pinnumber
  18. Dual motor Z axis homing

    Bumble
    by Bumble · September 2016
    #define _READ(pin) (DIO ##  pin ## _PORT->PIO_PDSR & DIO ##  pin ## _PIN ? 1 : 0) // does return 0 or pin value
  19. COREXY PRINTER ENDSTOP/HOMING INVERTED

    calib_resh
    by calib_resh · September 2016
    #define INVERT_X_DIR 1
  20. LDC Smart controller button act reverse

    Repetier
    by Repetier · September 2016
    #define UI_ENCODER_A 85
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