Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. BL Touch makes long pause

    Marcel
    by Marcel · July 2020
    #define BLTOUCH_DELAY 0   // (ms) Enable and increase if needed
  2. Bed-leveling - Probe grinds over surface between measured point

    Domingo
    by Domingo · June 2020
    #define Z_PROBE_Z_OFFSET 0
  3. Z probe too high one side

    3dnew
    by 3dnew · June 2020
    #define CONFIGURATION_H
  4. V2 firmware endstop configuration

    Repetier
    by Repetier · June 2020
    #define NUM_SERVOS 1
  5. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    I'm looking through https://github.com/stm32duino/Arduino_Core_STM32/pull/1092 and it incorporates some changes to the arduino core stm32 some of which are seen in my last post, changed from #define P
  6. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    never mind I found it. I don't see a pin 4 in variants.h, that is the pin defined in the delta rumba32 bltouch example: IO_OUTPUT(Servo1Pin, 4) I did see pin# for pd15 #define PD15 63 //D63 so I edit
  7. V2 firmware endstop configuration

    RAyWB
    by RAyWB · June 2020
    #define PA3   3  //D3
  8. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    src > boards > stm32f4 > boards > rumba32.h #define PWM2_PIN PD15 // TIM4_CH4 This is the pin on the board that the BLTouch servo is wired to. What would be/determine the pin number fo
  9. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define ZPROBE_ADDRESS &endstopZProbe
  10. M114 do not work

    luulac
    by luulac · June 2020
    There is a hidden feature in Marlin called #define M114_REALTIME which gives the position in real-time - you'd need to use M114 R
  11. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define IO_INPUT_PULLUP(name, pin) > #define IO_INPUT_PULLUP(IOFilamentDetector1, ORIG_Z_MAX_PIN) ?
  12. V2 firmware endstop configuration

    Repetier
    by Repetier · June 2020
    #define IO_INPUT_PULLUP(IOFilamentDetector1, ORIG_Z_MAX_PIN)
  13. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define NUM_SERVOS 1
  14. V2 firmware endstop configuration

    Repetier
    by Repetier · June 2020
    Sure z axis has #define ZAXIS_STEPS_PER_MM 3194.75 steps per mm? With 2mm/rotation pitch 3200 would be normal but if microsteps did not get set it would be way off. Try with lower speed as well and ch
  15. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 1000
  16. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define MULTI_ZENDSTOP_HOMING 0
  17. fan on startup

    Repetier
    by Repetier · June 2020
    #define STARTUP_GCODE ""
  18. Homing to X MAX behaves weird

    benecito
    by benecito · June 2020
    #define Z_PROBE_BED_DISTANCE 0
  19. Is version 0.60 of the Repetier Firmware available?

    darkjedi
    by darkjedi · June 2020
    (I saw '#define REPETIER_VERSION "0.60"' on Configuration.h of its source code.)
  20. Homing to X MAX behaves weird

    Repetier
    by Repetier · June 2020
    #define Z_PROBE_BED_DISTANCE 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