Auto bed levelling
I am using repetier firmware, i was enabled auto bed levelling, with 3D touch probe (same BL touch), i was be error "G33 failed" please help me
https://www.facebook.com/groups/349181957012003/posts/781028827160645
this is link videos describe error
This is config Z_probe
https://www.facebook.com/groups/349181957012003/posts/781028827160645
this is link videos describe error
This is config Z_probe
// #################### Z-Probing #####################
#define Z_PROBE_Z_OFFSET 0
#define Z_PROBE_Z_OFFSET_MODE 0
#define UI_BED_COATING 0
#define FEATURE_Z_PROBE 1
#define EXTRUDER_IS_Z_PROBE 0
#define Z_PROBE_DISABLE_HEATERS 0
#define Z_PROBE_BED_DISTANCE 15
#define Z_PROBE_PIN ORIG_Z_MIN_PIN
#define Z_PROBE_PULLUP 1
#define Z_PROBE_ON_HIGH 1
#define Z_PROBE_X_OFFSET 0
#define Z_PROBE_Y_OFFSET 0
#define Z_PROBE_WAIT_BEFORE_TEST 0
#define Z_PROBE_SPEED 5
#define Z_PROBE_XY_SPEED 100
#define Z_PROBE_SWITCHING_DISTANCE 1
#define Z_PROBE_REPETITIONS 2
#define Z_PROBE_USE_MEDIAN 0
#define Z_PROBE_HEIGHT 0.9
#define Z_PROBE_DELAY 0
#define Z_PROBE_START_SCRIPT ""
#define Z_PROBE_FINISHED_SCRIPT ""
#define Z_PROBE_RUN_AFTER_EVERY_PROBE ""
#define Z_PROBE_REQUIRES_HEATING 0
#define Z_PROBE_MIN_TEMPERATURE 0
#define FEATURE_AUTOLEVEL 1
#define FEATURE_SOFTWARE_LEVELING 0
#define Z_PROBE_X1 0
#define Z_PROBE_Y1 -60
#define Z_PROBE_X2 -30
#define Z_PROBE_Y2 -60
#define Z_PROBE_X3 30
#define Z_PROBE_Y3 -60
#define BED_LEVELING_METHOD 1
#define BED_CORRECTION_METHOD 0
#define BED_LEVELING_GRID_SIZE 5
#define BED_LEVELING_REPETITIONS 5
#define BED_MOTOR_1_X 0
#define BED_MOTOR_1_Y 0
#define BED_MOTOR_2_X 200
#define BED_MOTOR_2_Y 0
#define BED_MOTOR_3_X 100
#define BED_MOTOR_3_Y 200
#define BENDING_CORRECTION_A 0
#define BENDING_CORRECTION_B 0
#define BENDING_CORRECTION_C 0
#define FEATURE_AXISCOMP 0
#define AXISCOMP_TANXY 0
#define AXISCOMP_TANYZ 0
#define AXISCOMP_TANXZ 0
Comments
this is link videos describe error
From the video I guess your testing area is outside reachable positions.
For G33 these settings are relevant
i am trying fix, but it still error, please help me!
my config is in link, hope you check it, and please tell me where it is error,
At the moment. It still error autobed leveling, and distortion correction
M502
M500
in the link. i was uploaded two png, its show error when i use command G33 and G30, ......
Wie du siehst ist der Fehler das die Z Probe triggert bevor sie den Boden trifft. Ich hoffe es zumindest. Wenn du weiter oben bist sende mal
M119
da sollte z-probe mit L stehen. Offenbar hast du das signal falsch konfiguriert und es ist ständig high oder er ist im Alarmstatus, dann ist der gleube ich auch high.
The copy remark was for future questions. All I needed from your screenshot was the output in log at the bottom and you can simply copy these messages.