-
BL Touch makes long pause
by Marcel ·#define BLTOUCH_DELAY 0 // (ms) Enable and increase if needed -
Bed-leveling - Probe grinds over surface between measured point
by Domingo ·#define Z_PROBE_Z_OFFSET 0 -
Z probe too high one side
by 3dnew ·#define CONFIGURATION_H -
V2 firmware endstop configuration
by Repetier ·#define NUM_SERVOS 1 -
V2 firmware endstop configuration
by phongshader ·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 -
V2 firmware endstop configuration
by phongshader ·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 -
V2 firmware endstop configuration
by RAyWB ·#define PA3 3 //D3 -
V2 firmware endstop configuration
by phongshader ·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 -
V2 firmware endstop configuration
by phongshader ·#define ZPROBE_ADDRESS &endstopZProbe -
M114 do not work
by luulac ·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 -
V2 firmware endstop configuration
by phongshader ·#define IO_INPUT_PULLUP(name, pin) > #define IO_INPUT_PULLUP(IOFilamentDetector1, ORIG_Z_MAX_PIN) ? -
V2 firmware endstop configuration
by Repetier ·#define IO_INPUT_PULLUP(IOFilamentDetector1, ORIG_Z_MAX_PIN) -
V2 firmware endstop configuration
by phongshader ·#define NUM_SERVOS 1 -
V2 firmware endstop configuration
by Repetier ·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 -
V2 firmware endstop configuration
by phongshader ·#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 1000 -
V2 firmware endstop configuration
by phongshader ·#define MULTI_ZENDSTOP_HOMING 0 -
fan on startup
by Repetier ·#define STARTUP_GCODE "" -
Homing to X MAX behaves weird
by benecito ·#define Z_PROBE_BED_DISTANCE 0 -
Is version 0.60 of the Repetier Firmware available?
by darkjedi ·(I saw '#define REPETIER_VERSION "0.60"' on Configuration.h of its source code.) -
Homing to X MAX behaves weird
by Repetier ·#define Z_PROBE_BED_DISTANCE 0