Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12090

Re: Auto Bed Leveling issues

$
0
0
Hi Roberts,

Thank you for your patience. Here are the results, as you suggested:

08:57:41.265 : N20 M502*22
08:57:41.265 : echo:Hardcoded Default Settings Loaded
08:57:58.046 : N21 M851 Z-22.13*103
08:58:01.304 : N22 M500*22
08:58:01.854 : echo:Settings Stored (667 bytes; crc 11866)
08:58:22.030 : N23 M501*22
08:58:22.050 : echo:V55 stored settings retrieved (667 bytes; crc 11866)
08:58:22.060 : echo:  G21    ; (mm)
08:58:22.060 : echo:Filament settings: Disabled
08:58:22.060 : echo:  M200 D1.75
08:58:22.060 : echo:  M200 T1 D1.75
08:58:22.060 : echo:  M200 D0
08:58:22.060 : echo:Steps per unit:
08:58:22.070 : echo:  M92 X80.00 Y80.00 Z400.00 E120.00
08:58:22.070 : echo:Maximum feedrates (units/s):
08:58:22.070 : echo:  M203 X80.00 Y80.00 Z100.00 E100.00
08:58:22.080 : echo:Maximum Acceleration (units/s2):
08:58:22.080 : echo:  M201 X200 Y200 Z100 E10000
08:58:22.090 : echo:Acceleration (units/s2): P R T
08:58:22.090 : echo:  M204 P200.00 R3000.00 T200.00
08:58:22.100 : echo:Advanced: B S T X Y Z E
08:58:22.110 : echo:  M205 B20000 S0.00 T0.00 X2.50 Y2.50 Z0.30 E5.00
08:58:22.110 : echo:Home offset:
08:58:22.110 : echo:  M206 X0.00 Y0.00 Z0.00
08:58:22.110 : echo:Hotend offsets:
08:58:22.110 : echo:  M218 T1 X0.00 Y0.00
08:58:22.120 : echo:Auto Bed Leveling:
08:58:22.120 : echo:  M420 S0
08:58:22.120 : echo:PID settings:
08:58:22.120 : echo:  M301 P31.73 I2.21 D113.72
08:58:22.130 : echo:  M304 P129.46 I10.33 D405.67
08:58:22.130 : echo:Z-Probe Offset (mm):
08:58:22.130 : echo:  M851 Z-22.13
08:58:26.279 : N24 M503*19
08:58:26.279 : echo:  G21    ; (mm)
08:58:26.279 : echo:Filament settings: Disabled
08:58:26.279 : echo:  M200 D1.75
08:58:26.289 : echo:  M200 T1 D1.75
08:58:26.289 : echo:  M200 D0
08:58:26.289 : echo:Steps per unit:
08:58:26.289 : echo:  M92 X80.00 Y80.00 Z400.00 E120.00
08:58:26.299 : echo:Maximum feedrates (units/s):
08:58:26.299 : echo:  M203 X80.00 Y80.00 Z100.00 E100.00
08:58:26.309 : echo:Maximum Acceleration (units/s2):
08:58:26.309 : echo:  M201 X200 Y200 Z100 E10000
08:58:26.309 : echo:Acceleration (units/s2): P R T
08:58:26.319 : echo:  M204 P200.00 R3000.00 T200.00
08:58:26.329 : echo:Advanced: B S T X Y Z E
08:58:26.329 : echo:  M205 B20000 S0.00 T0.00 X2.50 Y2.50 Z0.30 E5.00
08:58:26.329 : echo:Home offset:
08:58:26.339 : echo:  M206 X0.00 Y0.00 Z0.00
08:58:26.339 : echo:Hotend offsets:
08:58:26.339 : echo:  M218 T1 X0.00 Y0.00
08:58:26.339 : echo:Auto Bed Leveling:
08:58:26.339 : echo:  M420 S0
08:58:26.349 : echo:PID settings:
08:58:26.349 : echo:  M301 P31.73 I2.21 D113.72
08:58:26.349 : echo:  M304 P129.46 I10.33 D405.67
08:58:26.349 : echo:Z-Probe Offset (mm):
08:58:26.349 : echo:  M851 Z-22.13

With these settings, everytime I send a G29 I get a Fail Probe!!. See below:
09:43:06.583 : N35 G29*36
09:43:06.583 : current_position=(100.00, 100.00, 25.00) : >>> G29
09:43:06.594 : Machine Type: Cartesian
09:43:06.594 : Probe: FIX_MOUNTED_PROBE
09:43:06.594 : Probe Offset X:73 Y:-44 Z:-22.13 (Right-Front & Below Nozzle)
09:43:06.604 : Auto Bed Leveling: BILINEAR (disabled)
09:43:06.604 : current_position=(100.00, 100.00, 25.00) : set_probe_deployed
09:43:06.604 : deploy: 1
09:43:06.614 : do_probe_raise(20.00)
09:43:06.614 : >>> do_blocking_move_to(100.00, 100.00, 42.13)
09:43:09.622 : <<< do_blocking_move_to
09:43:09.632 : >>> do_blocking_move_to(100.00, 100.00, 42.13)
09:43:09.632 : <<< do_blocking_move_to
09:43:09.642 : current_position=(100.00, 100.00, 42.13) : setup_for_endstop_or_probe_move
09:43:09.642 : >>> probe_pt(180.00, 10.00, raise, 0, probe_relative)
09:43:09.642 : current_position=(100.00, 100.00, 42.13) :
09:43:09.652 : >>> do_blocking_move_to(107.00, 54.00, 42.13)
09:43:10.662 : <<< do_blocking_move_to
09:43:10.671 : current_position=(107.00, 54.00, 42.13) : set_probe_deployed
09:43:10.671 : deploy: 1
09:43:10.681 : current_position=(107.00, 54.00, 42.13) : >>> run_z_probe
09:43:10.681 : current_position=(107.00, 54.00, 42.13) : >>> do_probe_move
09:43:10.681 : >>> do_blocking_move_to(107.00, 54.00, 22.13)
09:43:14.201 : <<< do_blocking_move_to
09:43:14.201 : current_position=(107.00, 54.00, 22.13) : sync_plan_position
09:43:14.211 : current_position=(107.00, 54.00, 22.13) : <<< do_probe_move
09:43:14.211 : FAST Probe fail!
09:43:14.211 : current_position=(107.00, 54.00, 22.13) : <<< run_z_probe
09:43:14.221 : >>> do_blocking_move_to(107.00, 54.00, 42.13)
09:43:17.719 : <<< do_blocking_move_to
09:43:17.719 : Error:Probing failed
09:43:17.719 : <<< probe_pt
09:43:17.719 : current_position=(107.00, 54.00, 42.13) : set_probe_deployed
09:43:17.729 : deploy: 0
09:43:17.729 : >>> do_blocking_move_to(107.00, 54.00, 42.13)
09:43:17.729 : <<< do_blocking_move_to
09:43:17.739 : current_position=(107.00, 54.00, 42.13) : > probing complete
09:43:17.739 : current_position=(107.00, 54.00, 42.13) : clean_up_after_endstop_or_probe_move
09:43:17.739 : <<< G29
09:43:17.749 : X:107.00 Y:54.00 Z:42.13 E:0.00 Count X:8560 Y:4320 Z:16852

Does it make any sense to you guys?

Thanks,

Marcus

Viewing all articles
Browse latest Browse all 12090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>