Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. 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
  2. V2 firmware endstop configuration

    RAyWB
    by RAyWB · June 2020
    #define PA3   3  //D3
  3. 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
  4. V2 firmware endstop configuration

    phongshader
    by phongshader · June 2020
    #define ZPROBE_ADDRESS &endstopZProbe
  5. 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
  6. V2 firmware endstop configuration

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

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

    phongshader
    by phongshader · June 2020
    #define NUM_SERVOS 1
  9. 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
  10. V2 firmware endstop configuration

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

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

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

    benecito
    by benecito · June 2020
    #define Z_PROBE_BED_DISTANCE 0
  14. 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.)
  15. Homing to X MAX behaves weird

    Repetier
    by Repetier · June 2020
    #define Z_PROBE_BED_DISTANCE 0
  16. Z probe too high one side

    Repetier
    by Repetier · June 2020
    #define SDSUPPORT 0
  17. Z probe too high one side

    3dnew
    by 3dnew · June 2020
    #define CONFIGURATION_H
  18. downgrade from 1.0.3

    ariellarraburu
    by ariellarraburu · June 2020
    #define ENDSTOP_X_BACK_MOVE 5
  19. x-y offset of print due to z-probe offset

    frans87
    by frans87 · June 2020
    #define NUM_EXTRUDER 1
  20. Homing to X MAX behaves weird

    benecito
    by benecito · June 2020
    #define Z_PROBE_FINISHED_SCRIPT "G1 X0 Y0 Z2 \n G4 P300 \n M226 P18 S0"
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