Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Z height not smooth between leveling mesh points on a large bed #19132

Closed
wrightwells opened this issue Aug 24, 2020 · 21 comments
Closed

Comments

@wrightwells
Copy link

Bug Description

On a large bed 2400mm x 1220mm after running a manual bed leveling the Z hight jumps 5mm at approximatly three quarters along the Y axis when moving along the Y axis either via the controller of within gcode.
However it transitions smoothly betweem points when a simple mesh is entered with a greater height difference between points.

My Configurations

I have a RAMPS1.4 and have uncommented the manual mesh bed leveling and set it to a grid of 4x4
Configuration_adv.zip

Steps to Reproduce

  1. Create manual leveling mesh or run G29 S3 etc (sample below) to create the mesh
  2. Run M420 S1 to use the mesh
  3. Home X Y Z
  4. Raise Z by 10
  5. Move Y axis between 700 - 900 (issues seen)
    6 Move X axis 50
  6. Move Y axis between 900 - 700 (issue seen)
  7. repeat across X axis

Expected behavior: Smooth transition between mesh points

Actual behavior:
Makes a rapid 5mm+ movement at all points along X axis between Y point 700 - 900 whilst moving along the Y axis.
However using test grid A (above) the transition is smooth.

Additional Information

Video showing jump in Z
video error mp4.zip
Actual mesh that cuases the issue
actual mesh

Test mesh A that raises along the Y axis
test mesh
Test mesh B that raises across the X axix
(not uploaded)

@wrightwells wrightwells changed the title [BUG] Z height not smooth between manual bed points on a large bed [BUG] Z height not smooth between leveling mesh points on a large bed Aug 24, 2020
@boelle
Copy link
Contributor

boelle commented Aug 24, 2020

what version?

does it also happen with bugfix-2.0.x branch ?

@wrightwells
Copy link
Author

I have changed boards to a skr1.3 (to remove that variable) and (had fun getting) bugfix-2.0.x branch installed.
attached are the config files.
Configuration.zip

I have included the gcode I have used to reload the mesh.
meshBed.zip

After zeroing all the axis, I then move the Y axis and at just over 900 and I get the z stepping up.

@wrightwells
Copy link
Author

So I changed my bed size from
x_bed_size0 1220
y_bed_size 2440
To a smaller size
x_bed_size0 600
y_bed_size 600

I loaded the same mesh data (to pretend the machine was smaller but with the same mesh data) and the machine does not setup up on the z axis whilst moving the Y axis.
To confirm everything I recompiled at 2440, 1220 bed size and repeated the process. It still steps up the z axis.

@github-actions
Copy link

This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days.

@wrightwells
Copy link
Author

Missed the notification that this was closing however it is still an outstanding bug.

@sjasonsmith
Copy link
Contributor

@wrightwells, I plan to put some effort into debugging reported leveling issues over the coming weeks.
Would you be able to update to the latest bugfix-2.0.x again, and verify that you can still produce the problem?

I'm sorry to ask you to do it again, but without hardware similar to yours it would be hard for me to know if it is still happening.

Please include your configuration files and any other files you may have modified, such as your board's pins file.

@wrightwells
Copy link
Author

@sjasonsmith Will do and thanks, I'll attempt to do this at the weekend.

@wrightwells
Copy link
Author

Marlin-bugfix-2.0.x (18112020) marlin config.zip
Here are the config files and the leveling mesh.
I have altered other setting by doing a diff from the MPCNC original , hopefully only relevant ones but I am very much a novice.
I tested this on the SKR1.3 board with DRV8825 stepper drivers, however it was also doing this originally on a ramps1.4 board.

So I tested it again and moving the y axis between 810-820 causes the z to lift and drop.

This time I did not zero the axis, I just rebooted and moved the y axis.

Thanks

@github-actions
Copy link

This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days.

@wrightwells
Copy link
Author

Still open, posting to keep open

@github-actions
Copy link

This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days.

@wrightwells
Copy link
Author

Still open, posting to keep open

@github-actions
Copy link

This issue has had no activity in the last 30 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 7 days.

@wrightwells
Copy link
Author

Still open, posting to keep open

@wrightwells
Copy link
Author

Still open, posting to keep open

@ontheronix
Copy link

ontheronix commented May 30, 2021

I'm having similar quirks with 2.0.8.1 and a bed of 200x995mm when using mesh bed leveling through G29 S1 and S2. Halfway the nozze starts using different curves to move from point to point, and the last 5 points (of 25) fail completely:
first time I went through the mesh bed leveling the the nozzle went approx. 5cm up and stayed there. After which the movements of the z-axis were reverted. Had to restart the printer. Second and third time the nozzle crashed into the bed, also at point 21 (see below). What strikes me is that the Z-count goes negative all of a sudden (see last lines).

Log Output
> SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 1 of 25
READ: X:10.00 Y:10.00 Z:0.70 E:0.00 Count X:800 Y:800 Z:280
READ: ok
READ: ok T:158.20 /0.00 B:115.38 /0.00 C:61.77 /0.00 @:0 B@:0
SENT: M105
READ: ok T:158.19 /0.00 B:115.32 /0.00 C:61.76 /0.00 @:0 B@:0
SENT: M105
READ: ok T:157.21 /0.00 B:114.62 /0.00 C:61.76 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: MBL G29 point 2 of 25
READ: X:53.75 Y:10.00 Z:0.70 E:0.00 Count X:4300 Y:800 Z:280
READ: ok
READ: ok T:154.79 /0.00 B:113.18 /0.00 C:61.66 /0.00 @:0 B@:0
READ: ok T:154.79 /0.00 B:113.18 /0.00 C:61.66 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: MBL G29 point 3 of 25
READ: X:97.50 Y:10.00 Z:0.70 E:0.00 Count X:7800 Y:800 Z:280
READ: ok
READ: ok T:152.85 /0.00 B:112.06 /0.00 C:61.61 /0.00 @:0 B@:0
READ: ok T:152.85 /0.00 B:112.06 /0.00 C:61.61 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: G29 S2
READ: MBL G29 point 4 of 25
READ: X:141.25 Y:10.00 Z:0.70 E:0.00 Count X:11300 Y:800 Z:280
READ: ok
READ: ok T:151.16 /0.00 B:111.05 /0.00 C:61.54 /0.00 @:0 B@:0
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
SENT: G29 S2
READ: MBL G29 point 5 of 25
READ: X:185.00 Y:10.00 Z:0.70 E:0.00 Count X:14800 Y:800 Z:280
READ: ok
READ: ok T:149.36 /0.00 B:110.07 /0.00 C:61.41 /0.00 @:0 B@:0
READ: ok T:149.36 /0.00 B:110.07 /0.00 C:61.41 /0.00 @:0 B@:0
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 6 of 25
READ: X:185.00 Y:254.75 Z:0.70 E:0.00 Count X:14800 Y:20380 Z:280
READ: ok
READ: ok T:147.08 /0.00 B:108.69 /0.00 C:61.26 /0.00 @:0 B@:0
READ: ok T:147.08 /0.00 B:108.69 /0.00 C:61.26 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 7 of 25
READ: X:141.25 Y:254.75 Z:0.70 E:0.00 Count X:11300 Y:20380 Z:280
READ: ok
READ: ok T:145.64 /0.00 B:107.77 /0.00 C:61.15 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: MBL G29 point 8 of 25
READ: X:97.50 Y:254.75 Z:0.70 E:0.00 Count X:7800 Y:20380 Z:280
READ: ok
READ: ok T:144.52 /0.00 B:106.92 /0.00 C:61.10 /0.00 @:0 B@:0
READ: ok T:144.52 /0.00 B:106.92 /0.00 C:61.10 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 9 of 25
READ: X:53.75 Y:254.75 Z:0.70 E:0.00 Count X:4300 Y:20380 Z:280
READ: ok
READ: ok T:143.41 /0.00 B:106.01 /0.00 C:61.06 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 10 of 25
READ: X:10.00 Y:254.75 Z:0.70 E:0.00 Count X:800 Y:20380 Z:280
READ: ok
READ: ok T:142.12 /0.00 B:105.22 /0.00 C:60.96 /0.00 @:0 B@:0
SENT: M105
READ: ok T:142.08 /0.00 B:105.16 /0.00 C:61.03 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 11 of 25
READ: X:10.00 Y:499.50 Z:0.70 E:0.00 Count X:800 Y:39960 Z:280
READ: ok
READ: ok T:139.92 /0.00 B:103.89 /0.00 C:60.89 /0.00 @:0 B@:0
READ: ok T:139.83 /0.00 B:103.85 /0.00 C:60.90 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 12 of 25
READ: X:53.75 Y:499.50 Z:0.70 E:0.00 Count X:4300 Y:39960 Z:280
READ: ok
READ: ok T:138.84 /0.00 B:103.08 /0.00 C:60.90 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 13 of 25
READ: X:97.50 Y:499.50 Z:0.70 E:0.00 Count X:7800 Y:39960 Z:280
READ: ok
READ: ok T:137.73 /0.00 B:102.30 /0.00 C:60.88 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 14 of 25
READ: X:141.25 Y:499.50 Z:0.70 E:0.00 Count X:11300 Y:39960 Z:280
READ: ok
READ: ok T:136.75 /0.00 B:101.53 /0.00 C:60.96 /0.00 @:0 B@:0
SENT: M105
READ: ok T:136.69 /0.00 B:101.50 /0.00 C:60.96 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 15 of 25
READ: X:185.00 Y:499.50 Z:0.70 E:0.00 Count X:14800 Y:39960 Z:280
READ: ok
READ: ok T:135.77 /0.00 B:100.76 /0.00 C:61.03 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: MBL G29 point 16 of 25
READ: X:185.00 Y:744.25 Z:0.70 E:0.00 Count X:14800 Y:59540 Z:280
READ: ok
READ: ok T:133.89 /0.00 B:99.61 /0.00 C:61.10 /0.00 @:0 B@:0
READ: ok T:133.89 /0.00 B:99.61 /0.00 C:61.10 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: G29 S2
READ: MBL G29 point 17 of 25
READ: X:141.25 Y:744.25 Z:0.70 E:0.00 Count X:11300 Y:59540 Z:280
READ: ok
READ: ok T:132.56 /0.00 B:98.87 /0.00 C:61.24 /0.00 @:0 B@:0
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 18 of 25
READ: X:97.50 Y:744.25 Z:0.70 E:0.00 Count X:7800 Y:59540 Z:280
READ: ok
READ: ok T:131.59 /0.00 B:98.20 /0.00 C:61.31 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
SENT: G29 S2
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 19 of 25
READ: X:53.75 Y:744.25 Z:0.70 E:0.00 Count X:4300 Y:59540 Z:280
READ: ok
READ: ok T:130.57 /0.00 B:97.47 /0.00 C:61.50 /0.00 @:0 B@:0
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: MBL G29 point 20 of 25
READ: X:10.00 Y:744.25 Z:0.70 E:0.00 Count X:800 Y:59540 Z:280
READ: ok
READ: ok T:129.66 /0.00 B:96.85 /0.00 C:61.61 /0.00 @:0 B@:0
READ: ok T:129.66 /0.00 B:96.85 /0.00 C:61.61 /0.00 @:0 B@:0
SENT: G29 S2
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
READ: MBL G29 point 21 of 25
READ: X:10.00 Y:989.00 Z:0.70 E:0.00 Count X:800 Y:79120 Z:-4505
READ: ok
READ: ok T:127.66 /0.00 B:95.56 /0.00 C:61.84 /0.00 @:0 B@:0
READ: ok T:127.66 /0.00 B:95.56 /0.00 C:61.84 /0.00 @:0 B@:0
WARNING: Device unplugged while connected to port
Disconnected.
Attempting connection at \\.\COM7...
Disconnected.
Attempting connection at \\.\COM7...
READ: start
  Connected to machine!
READ: Marlin 2.0.8.1
READ: 
SENT: T0
READ: echo: Last Updated: 2021-05-15 | Author: (Bram, default config)
Last Updated: 2021-05-15 | Author: (Bram, default config)
READ: echo:Compiled: May 28 2021
Compiled: May 28 2021
READ: echo: Free Memory: 3004  PlannerBufferBytes: 1424
Free Memory: 3004  PlannerBufferBytes: 1424
READ: echo:V83 stored settings retrieved (753 bytes; crc 20740)
V83 stored settings retrieved (753 bytes; crc 20740)
SENT: M105
READ: echo:No SD card
No SD card
READ: ok
READ: ok T:113.07 /0.00 B:88.73 /0.00 C:60.94 /0.00 @:0 B@:0
SENT: M105
READ: ok T:111.46 /0.00 B:88.08 /0.00 C:60.78 /0.00 @:0 B@:0
SENT: M105
READ: ok T:110.42 /0.00 B:87.64 /0.00 C:60.74 /0.00 @:0 B@:0
SENT: G91
SENT: G1 Z10.000 F1200
SENT: G90
READ: ok
READ: ok
READ: ok
SENT: M105
READ: ok T:109.29 /0.00 B:87.23 /0.00 C:60.60 /0.00 @:0 B@:0
SENT: M105
READ: ok T:108.33 /0.00 B:86.77 /0.00 C:60.60 /0.00 @:0 B@:0
SENT: M105
READ: ok T:107.36 /0.00 B:86.39 /0.00 C:60.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:106.75 /0.00 B:86.02 /0.00 C:60.39 /0.00 @:0 B@:0
SENT: M105
READ: ok T:106.07 /0.00 B:85.62 /0.00 C:60.25 /0.00 @:0 B@:0
SENT: M105
READ: ok T:105.57 /0.00 B:85.24 /0.00 C:60.17 /0.00 @:0 B@:0
SENT: M105
READ: ok T:104.98 /0.00 B:84.86 /0.00 C:59.99 /0.00 @:0 B@:0
SENT: M105
READ: ok T:104.42 /0.00 B:84.50 /0.00 C:59.79 /0.00 @:0 B@:0
SENT: M105
READ: ok T:103.78 /0.00 B:84.12 /0.00 C:59.62 /0.00 @:0 B@:0
SENT: M105
READ: ok T:103.22 /0.00 B:83.75 /0.00 C:59.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:102.67 /0.00 B:83.38 /0.00 C:59.32 /0.00 @:0 B@:0
SENT: M105
READ: ok T:102.04 /0.00 B:83.04 /0.00 C:59.14 /0.00 @:0 B@:0
SENT: M105
READ: ok T:101.50 /0.00 B:82.72 /0.00 C:59.05 /0.00 @:0 B@:0
SENT: M105
READ: ok T:100.93 /0.00 B:82.32 /0.00 C:58.88 /0.00 @:0 B@:0
SENT: M105
READ: ok T:100.38 /0.00 B:82.09 /0.00 C:58.88 /0.00 @:0 B@:0
SENT: M105
READ: ok T:99.80 /0.00 B:81.71 /0.00 C:58.71 /0.00 @:0 B@:0
SENT: M105
READ: ok T:99.35 /0.00 B:81.41 /0.00 C:58.62 /0.00 @:0 B@:0
SENT: M105
READ: ok T:98.84 /0.00 B:81.09 /0.00 C:58.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:98.29 /0.00 B:80.80 /0.00 C:58.41 /0.00 @:0 B@:0
SENT: M105
READ: ok T:97.78 /0.00 B:80.46 /0.00 C:58.33 /0.00 @:0 B@:0
SENT: M105
READ: ok T:97.28 /0.00 B:80.18 /0.00 C:58.24 /0.00 @:0 B@:0
SENT: M105
READ: ok T:96.76 /0.00 B:79.89 /0.00 C:58.15 /0.00 @:0 B@:0
SENT: M105
READ: ok T:96.22 /0.00 B:79.56 /0.00 C:58.10 /0.00 @:0 B@:0
SENT: M105
READ: ok T:95.72 /0.00 B:79.27 /0.00 C:58.01 /0.00 @:0 B@:0
SENT: M105
READ: ok T:95.20 /0.00 B:78.94 /0.00 C:57.90 /0.00 @:0 B@:0
SENT: M105
READ: ok T:94.71 /0.00 B:78.61 /0.00 C:57.88 /0.00 @:0 B@:0
SENT: M105
READ: ok T:94.24 /0.00 B:78.37 /0.00 C:57.76 /0.00 @:0 B@:0
SENT: M105
READ: ok T:93.72 /0.00 B:78.08 /0.00 C:57.72 /0.00 @:0 B@:0
SENT: M105
READ: ok T:93.24 /0.00 B:77.78 /0.00 C:57.62 /0.00 @:0 B@:0
SENT: M105
READ: ok T:92.67 /0.00 B:77.45 /0.00 C:57.58 /0.00 @:0 B@:0
SENT: M105
READ: ok T:92.12 /0.00 B:77.18 /0.00 C:57.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:91.62 /0.00 B:76.93 /0.00 C:57.43 /0.00 @:0 B@:0
SENT: M105
READ: ok T:91.19 /0.00 B:76.71 /0.00 C:57.34 /0.00 @:0 B@:0
SENT: M105
READ: ok T:90.77 /0.00 B:76.40 /0.00 C:57.25 /0.00 @:0 B@:0
SENT: M105
READ: ok T:90.35 /0.00 B:76.15 /0.00 C:57.21 /0.00 @:0 B@:0
SENT: M105
READ: ok T:89.94 /0.00 B:75.89 /0.00 C:57.12 /0.00 @:0 B@:0
SENT: M105
READ: ok T:89.48 /0.00 B:75.65 /0.00 C:57.04 /0.00 @:0 B@:0
SENT: M105
READ: ok T:89.08 /0.00 B:75.40 /0.00 C:56.98 /0.00 @:0 B@:0
SENT: M105
READ: ok T:88.60 /0.00 B:75.14 /0.00 C:56.93 /0.00 @:0 B@:0
SENT: M105
READ: ok T:88.21 /0.00 B:74.89 /0.00 C:56.74 /0.00 @:0 B@:0
SENT: M111 S32
READ: echo:DEBUG:LEVELING
DEBUG:LEVELING
READ: ok
SENT: M105
READ: ok T:87.70 /0.00 B:74.59 /0.00 C:56.71 /0.00 @:0 B@:0
SENT: M105
READ: ok T:87.35 /0.00 B:74.44 /0.00 C:56.61 /0.00 @:0 B@:0
SENT: M105
READ: ok T:86.96 /0.00 B:74.23 /0.00 C:56.52 /0.00 @:0 B@:0
SENT: M105
READ: ok T:86.48 /0.00 B:74.01 /0.00 C:56.45 /0.00 @:0 B@:0
SENT: M105
READ: ok T:86.05 /0.00 B:73.73 /0.00 C:56.35 /0.00 @:0 B@:0
SENT: M105
READ: ok T:85.64 /0.00 B:73.54 /0.00 C:56.37 /0.00 @:0 B@:0
SENT: M105
READ: ok T:85.22 /0.00 B:73.34 /0.00 C:56.30 /0.00 @:0 B@:0
SENT: M105
READ: ok T:84.77 /0.00 B:73.12 /0.00 C:56.24 /0.00 @:0 B@:0
SENT: M105
READ: ok T:84.31 /0.00 B:72.92 /0.00 C:56.11 /0.00 @:0 B@:0
SENT: M105
READ: ok T:83.96 /0.00 B:72.73 /0.00 C:56.08 /0.00 @:0 B@:0
SENT: M105
READ: ok T:83.57 /0.00 B:72.49 /0.00 C:56.00 /0.00 @:0 B@:0
SENT: M105
READ: ok T:83.22 /0.00 B:72.32 /0.00 C:55.92 /0.00 @:0 B@:0
SENT: M105
READ: ok T:82.82 /0.00 B:72.11 /0.00 C:55.77 /0.00 @:0 B@:0
SENT: M105
READ: ok T:82.43 /0.00 B:71.92 /0.00 C:55.68 /0.00 @:0 B@:0
SENT: M105
READ: ok T:82.06 /0.00 B:71.73 /0.00 C:55.66 /0.00 @:0 B@:0
SENT: M105
READ: ok T:81.71 /0.00 B:71.53 /0.00 C:55.59 /0.00 @:0 B@:0
SENT: M105
READ: ok T:81.37 /0.00 B:71.37 /0.00 C:55.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:80.98 /0.00 B:71.15 /0.00 C:55.39 /0.00 @:0 B@:0
SENT: M105
READ: ok T:80.61 /0.00 B:70.99 /0.00 C:55.35 /0.00 @:0 B@:0
SENT: M105
READ: ok T:80.27 /0.00 B:70.82 /0.00 C:55.25 /0.00 @:0 B@:0
SENT: M105
READ: ok T:79.89 /0.00 B:70.64 /0.00 C:55.17 /0.00 @:0 B@:0
SENT: M105
READ: ok T:79.51 /0.00 B:70.44 /0.00 C:55.00 /0.00 @:0 B@:0
SENT: M105
READ: ok T:79.15 /0.00 B:70.28 /0.00 C:55.00 /0.00 @:0 B@:0
SENT: M105
READ: ok T:78.73 /0.00 B:70.14 /0.00 C:54.77 /0.00 @:0 B@:0
SENT: M105
READ: ok T:78.39 /0.00 B:70.00 /0.00 C:54.77 /0.00 @:0 B@:0
SENT: M105
READ: ok T:78.03 /0.00 B:69.82 /0.00 C:54.64 /0.00 @:0 B@:0
SENT: M105
READ: ok T:77.61 /0.00 B:69.59 /0.00 C:54.55 /0.00 @:0 B@:0
SENT: M105
READ: ok T:77.32 /0.00 B:69.39 /0.00 C:54.52 /0.00 @:0 B@:0
SENT: M105
READ: ok T:77.01 /0.00 B:69.20 /0.00 C:54.45 /0.00 @:0 B@:0
SENT: M105
READ: ok T:76.62 /0.00 B:69.03 /0.00 C:54.32 /0.00 @:0 B@:0
SENT: M105
READ: ok T:76.27 /0.00 B:68.87 /0.00 C:54.32 /0.00 @:0 B@:0
SENT: M105
READ: ok T:75.92 /0.00 B:68.71 /0.00 C:54.09 /0.00 @:0 B@:0
SENT: M105
READ: ok T:75.52 /0.00 B:68.55 /0.00 C:54.09 /0.00 @:0 B@:0
SENT: M105
READ: ok T:75.21 /0.00 B:68.39 /0.00 C:54.01 /0.00 @:0 B@:0
SENT: M105
READ: ok T:74.85 /0.00 B:68.22 /0.00 C:53.86 /0.00 @:0 B@:0
SENT: M105
READ: ok T:74.51 /0.00 B:68.04 /0.00 C:53.86 /0.00 @:0 B@:0
SENT: M105
READ: ok T:74.22 /0.00 B:67.90 /0.00 C:53.86 /0.00 @:0 B@:0
SENT: M105
READ: ok T:73.82 /0.00 B:67.74 /0.00 C:53.75 /0.00 @:0 B@:0
SENT: M105
READ: ok T:73.52 /0.00 B:67.58 /0.00 C:53.64 /0.00 @:0 B@:0
SENT: M105
READ: ok T:73.24 /0.00 B:67.42 /0.00 C:53.64 /0.00 @:0 B@:0
SENT: M105
READ: ok T:72.95 /0.00 B:67.26 /0.00 C:53.64 /0.00 @:0 B@:0
SENT: M105
READ: ok T:72.68 /0.00 B:67.10 /0.00 C:53.62 /0.00 @:0 B@:0
SENT: M105
READ: ok T:72.39 /0.00 B:66.94 /0.00 C:53.41 /0.00 @:0 B@:0
SENT: M105
READ: ok T:72.11 /0.00 B:66.78 /0.00 C:53.41 /0.00 @:0 B@:0
SENT: M105
READ: ok T:71.80 /0.00 B:66.61 /0.00 C:53.41 /0.00 @:0 B@:0
SENT: M105
READ: ok T:71.41 /0.00 B:66.47 /0.00 C:53.25 /0.00 @:0 B@:0
SENT: M105
READ: ok T:71.13 /0.00 B:66.33 /0.00 C:53.18 /0.00 @:0 B@:0
SENT: M105
READ: ok T:70.82 /0.00 B:66.17 /0.00 C:53.18 /0.00 @:0 B@:0
SENT: M105
READ: ok T:70.46 /0.00 B:66.06 /0.00 C:53.10 /0.00 @:0 B@:0
SENT: M105
READ: ok T:70.15 /0.00 B:65.95 /0.00 C:52.97 /0.00 @:0 B@:0
SENT: M105
READ: ok T:69.84 /0.00 B:65.81 /0.00 C:52.95 /0.00 @:0 B@:0
SENT: M105
READ: ok T:69.65 /0.00 B:65.64 /0.00 C:52.90 /0.00 @:0 B@:0
SENT: M105
READ: ok T:69.35 /0.00 B:65.48 /0.00 C:52.73 /0.00 @:0 B@:0
SENT: M105
READ: ok T:69.10 /0.00 B:65.32 /0.00 C:52.73 /0.00 @:0 B@:0
SENT: M105
READ: ok T:68.87 /0.00 B:65.17 /0.00 C:52.70 /0.00 @:0 B@:0
SENT: M105
READ: ok T:68.62 /0.00 B:65.05 /0.00 C:52.63 /0.00 @:0 B@:0
SENT: M105
READ: ok T:68.39 /0.00 B:64.95 /0.00 C:52.54 /0.00 @:0 B@:0
SENT: M105
READ: ok T:68.06 /0.00 B:64.83 /0.00 C:52.50 /0.00 @:0 B@:0
SENT: M105
READ: ok T:67.87 /0.00 B:64.68 /0.00 C:52.46 /0.00 @:0 B@:0
SENT: M105
READ: ok T:67.58 /0.00 B:64.53 /0.00 C:52.27 /0.00 @:0 B@:0
SENT: M105
READ: ok T:67.40 /0.00 B:64.39 /0.00 C:52.27 /0.00 @:0 B@:0
SENT: M105
READ: ok T:67.10 /0.00 B:64.29 /0.00 C:52.14 /0.00 @:0 B@:0
SENT: M105
READ: ok T:66.90 /0.00 B:64.19 /0.00 C:52.05 /0.00 @:0 B@:0
SENT: M105
READ: ok T:66.61 /0.00 B:64.03 /0.00 C:52.05 /0.00 @:0 B@:0
SENT: M105
READ: ok T:66.29 /0.00 B:63.87 /0.00 C:52.03 /0.00 @:0 B@:0
SENT: M105
READ: ok T:65.97 /0.00 B:63.74 /0.00 C:51.93 /0.00 @:0 B@:0
SENT: M105
READ: ok T:65.70 /0.00 B:63.67 /0.00 C:51.82 /0.00 @:0 B@:0
SENT: M105
READ: ok T:65.48 /0.00 B:63.55 /0.00 C:51.82 /0.00 @:0 B@:0
SENT: M105
READ: ok T:65.16 /0.00 B:63.39 /0.00 C:51.82 /0.00 @:0 B@:0
SENT: M105
READ: ok T:64.94 /0.00 B:63.25 /0.00 C:51.76 /0.00 @:0 B@:0
SENT: M105
READ: ok T:64.68 /0.00 B:63.17 /0.00 C:51.68 /0.00 @:0 B@:0
SENT: M105
READ: ok T:64.42 /0.00 B:63.06 /0.00 C:51.61 /0.00 @:0 B@:0
SENT: M105
READ: ok T:64.19 /0.00 B:62.92 /0.00 C:51.59 /0.00 @:0 B@:0
SENT: M105
READ: ok T:63.87 /0.00 B:62.77 /0.00 C:51.59 /0.00 @:0 B@:0
SENT: M105
READ: ok T:63.71 /0.00 B:62.70 /0.00 C:51.48 /0.00 @:0 B@:0
SENT: M105
READ: ok T:63.40 /0.00 B:62.58 /0.00 C:51.46 /0.00 @:0 B@:0
SENT: M105
READ: ok T:63.23 /0.00 B:62.45 /0.00 C:51.36 /0.00 @:0 B@:0
SENT: M105
READ: ok T:63.06 /0.00 B:62.41 /0.00 C:51.36 /0.00 @:0 B@:0
SENT: M105
READ: ok T:62.88 /0.00 B:62.26 /0.00 C:51.36 /0.00 @:0 B@:0
SENT: M105
READ: ok T:62.65 /0.00 B:62.11 /0.00 C:51.32 /0.00 @:0 B@:0
SENT: M105
READ: ok T:62.42 /0.00 B:62.01 /0.00 C:51.22 /0.00 @:0 B@:0
SENT: M105
READ: ok T:62.26 /0.00 B:61.94 /0.00 C:51.14 /0.00 @:0 B@:0
SENT: M105
READ: ok T:62.10 /0.00 B:61.77 /0.00 C:51.14 /0.00 @:0 B@:0
SENT: M105
READ: ok T:61.94 /0.00 B:61.70 /0.00 C:51.14 /0.00 @:0 B@:0
SENT: M105
READ: ok T:61.77 /0.00 B:61.61 /0.00 C:51.11 /0.00 @:0 B@:0
SENT: M105
READ: ok T:61.59 /0.00 B:61.45 /0.00 C:50.95 /0.00 @:0 B@:0
SENT: M105
READ: ok T:61.35 /0.00 B:61.40 /0.00 C:50.91 /0.00 @:0 B@:0
SENT: M105
READ: ok T:61.13 /0.00 B:61.29 /0.00 C:50.91 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.97 /0.00 B:61.13 /0.00 C:50.87 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.76 /0.00 B:61.08 /0.00 C:50.78 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.52 /0.00 B:60.97 /0.00 C:50.68 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.34 /0.00 B:60.85 /0.00 C:50.67 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.16 /0.00 B:60.78 /0.00 C:50.45 /0.00 @:0 B@:0
SENT: M105
READ: ok T:60.00 /0.00 B:60.65 /0.00 C:50.45 /0.00 @:0 B@:0
SENT: M105
READ: ok T:59.80 /0.00 B:60.55 /0.00 C:50.43 /0.00 @:0 B@:0
SENT: M105
READ: ok T:59.61 /0.00 B:60.48 /0.00 C:50.36 /0.00 @:0 B@:0
SENT: M105
READ: ok T:59.41 /0.00 B:60.35 /0.00 C:50.24 /0.00 @:0 B@:0
SENT: M105
READ: ok T:59.22 /0.00 B:60.31 /0.00 C:50.23 /0.00 @:0 B@:0
SENT: M105
READ: ok T:59.02 /0.00 B:60.16 /0.00 C:50.23 /0.00 @:0 B@:0
SENT: M105
READ: ok T:58.82 /0.00 B:60.10 /0.00 C:50.18 /0.00 @:0 B@:0
SENT: M105
READ: ok T:58.63 /0.00 B:60.00 /0.00 C:50.09 /0.00 @:0 B@:0
SENT: M105
READ: ok T:58.43 /0.00 B:59.85 /0.00 C:50.00 /0.00 @:0 B@:0
SENT: M105
READ: ok T:58.15 /0.00 B:59.80 /0.00 C:50.00 /0.00 @:0 B@:0
SENT: M111 S32
READ: echo:DEBUG:LEVELING
DEBUG:LEVELING
READ: ok
SENT: M105
READ: ok T:57.97 /0.00 B:59.64 /0.00 C:50.00 /0.00 @:0 B@:0
SENT: M105
READ: ok T:57.75 /0.00 B:59.61 /0.00 C:49.87 /0.00 @:0 B@:0
SENT: M105
READ: ok T:57.54 /0.00 B:59.41 /0.00 C:49.74 /0.00 @:0 B@:0
SENT: M105
READ: ok T:57.37 /0.00 B:59.38 /0.00 C:49.74 /0.00 @:0 B@:0
SENT: M105
READ: ok T:57.25 /0.00 B:59.22 /0.00 C:49.74 /0.00 @:0 B@:0
SENT: M105
READ: ok T:57.05 /0.00 B:59.15 /0.00 C:49.74 /0.00 @:0 B@:0
SENT: G28 X0 Y0 Z0
READ: >>> G28  X0.00 Y0.00 Z10.00
READ: Machine Type: Cartesian
READ: Probe: 
READ: Mesh Bed Leveling (disabled)
READ: Raise Z (before homing) by 5.00
READ: >>> do_blocking_move_to  X0.00 Y0.00 Z10.00
READ: >  X0.00 Y0.00 Z10.00
READ: <<< do_blocking_move_to  X0.00 Y0.00 Z10.00
READ: >>> homeaxis(X)
READ: Home Fast: -292.50mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(X, -292.50, [50.00])
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Move Away: 5.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(X, 5.00, [50.00])
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Re-bump: -10.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(X, -10.00, 25.00)
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: >>> set_axis_is_at_home(X)
READ: Axis X home_offset = 0.00 position_shift = 0.00
READ: > home_offset[X] = 0.00
READ:   current_position= X0.00 Y0.00 Z10.00 : 
READ: <<< set_axis_is_at_home(X)
READ:   current_position= X0.00 Y0.00 Z10.00 : sync_plan_position
READ:   current_position= X0.00 Y0.00 Z10.00 : > AFTER set_axis_is_at_home
READ: <<< homeaxis(X)
READ: >>> homeaxis(Y)
READ: Home Fast: -1498.50mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Y, -1498.50, [50.00])
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Move Away: 5.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Y, 5.00, [50.00])
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Re-bump: -10.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Y, -10.00, 25.00)
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: >>> set_axis_is_at_home(Y)
READ: Axis Y home_offset = 0.00 position_shift = 0.00
READ: > home_offset[Y] = 0.00
READ:   current_position= X0.00 Y0.00 Z10.00 : 
READ: <<< set_axis_is_at_home(Y)
READ:   current_position= X0.00 Y0.00 Z10.00 : sync_plan_position
READ:   current_position= X0.00 Y0.00 Z10.00 : > AFTER set_axis_is_at_home
READ: <<< homeaxis(Y)
READ: >>> homeaxis(Z)
READ: Home Fast: -390.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Z, -390.00, [4.00])
READ: echo:busy: processing
busy: processing
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Move Away: 2.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Z, 2.00, [4.00])
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: Re-bump: -4.00mm
READ: >>> do_homing_move  X0.00 Y0.00 Z10.00
READ: ...(Z, -4.00, 1.00)
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: <<< do_homing_move  X0.00 Y0.00 Z10.00
READ: >>> set_axis_is_at_home(Z)
READ: Axis Z home_offset = 0.00 position_shift = 0.00
READ: > home_offset[Z] = 0.00
READ:   current_position= X0.00 Y0.00 Z0.00 : 
READ: <<< set_axis_is_at_home(Z)
READ:   current_position= X0.00 Y0.00 Z0.00 : sync_plan_position
READ:   current_position= X0.00 Y0.00 Z0.00 : > AFTER set_axis_is_at_home
READ: <<< homeaxis(Z)
READ:   current_position= X0.00 Y0.00 Z0.00 : sync_plan_position
READ:   current_position= X0.00 Y0.00 Z0.00 : Leveling OFF
READ:   current_position= X0.00 Y0.00 Z0.00 : ...Now ON
READ:   current_position= X0.00 Y0.00 Z0.00 : sync_plan_position
READ: X:0.00 Y:0.00 Z:0.00 E:0.00 Count X:0 Y:0 Z:0
READ: <<< G28  X0.00 Y0.00 Z0.00
READ: ok
SENT: M105
SENT: M105
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
SENT: M105
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
READ: ok T:54.33 /0.00 B:57.82 /0.00 C:49.46 /0.00 @:0 B@:0
SENT: M105
READ: ok T:54.09 /0.00 B:57.70 /0.00 C:49.34 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.96 /0.00 B:57.59 /0.00 C:49.23 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.74 /0.00 B:57.51 /0.00 C:49.18 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.55 /0.00 B:57.43 /0.00 C:49.05 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.46 /0.00 B:57.33 /0.00 C:48.91 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.30 /0.00 B:57.28 /0.00 C:48.83 /0.00 @:0 B@:0
SENT: M105
READ: ok T:53.20 /0.00 B:57.21 /0.00 C:48.68 /0.00 @:0 B@:0
SENT: M105
READ: ok T:52.92 /0.00 B:57.05 /0.00 C:48.60 /0.00 @:0 B@:0
SENT: M105
READ: ok T:52.79 /0.00 B:56.95 /0.00 C:48.49 /0.00 @:0 B@:0
SENT: M105
READ: ok T:52.68 /0.00 B:56.88 /0.00 C:48.40 /0.00 @:0 B@:0
SENT: G29 S2
READ: Start mesh probing with "G29 S1" first.
READ: ok
SENT: M105
READ: ok T:52.51 /0.00 B:56.72 /0.00 C:48.27 /0.00 @:0 B@:0
SENT: M105
READ: ok T:52.37 /0.00 B:56.76 /0.00 C:48.14 /0.00 @:0 B@:0
SENT: G29 S1
READ: ok
READ: >>> do_blocking_move_to  X0.00 Y0.00 Z0.00
READ: >  X0.00 Y0.00 Z0.70
READ: <<< do_blocking_move_to  X0.00 Y0.00 Z0.70
READ: >>> do_blocking_move_to  X0.00 Y0.00 Z0.70
READ: >  X10.00 Y10.00 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X10.00 Y10.00 Z5.00
READ: >>> do_blocking_move_to  X10.00 Y10.00 Z5.00
READ: >  X10.00 Y10.00 Z0.70
READ: echo:busy: processing
busy: processing
SENT: M105
READ: <<< do_blocking_move_to  X10.00 Y10.00 Z0.70
READ: MBL G29 point 1 of 25
READ: X:10.00 Y:10.00 Z:0.70 E:0.00 Count X:800 Y:800 Z:280
READ: ok
READ: ok T:52.02 /0.00 B:56.52 /0.00 C:47.99 /0.00 @:0 B@:0
READ: ok T:52.02 /0.00 B:56.52 /0.00 C:47.99 /0.00 @:0 B@:0
SENT: M105
READ: ok T:51.95 /0.00 B:56.42 /0.00 C:47.81 /0.00 @:0 B@:0
SENT: M105
READ: ok T:51.81 /0.00 B:56.32 /0.00 C:47.76 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X10.00 Y10.00 Z0.70
READ: >  X53.75 Y10.00 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X53.75 Y10.00 Z5.00
READ: >>> do_blocking_move_to  X53.75 Y10.00 Z5.00
READ: >  X53.75 Y10.00 Z0.70
READ: echo:busy: processing
busy: processing
SENT: G29 S2
READ: <<< do_blocking_move_to  X53.75 Y10.00 Z0.70
READ: MBL G29 point 2 of 25
READ: X:53.75 Y:10.00 Z:0.70 E:0.00 Count X:4300 Y:800 Z:280
READ: ok
READ: ok T:51.62 /0.00 B:56.19 /0.00 C:47.48 /0.00 @:0 B@:0
READ: >>> do_blocking_move_to  X53.75 Y10.00 Z0.70
READ: >  X97.50 Y10.00 Z5.00
SENT: G29 S2
SENT: G29 S2
SENT: M105
SENT: G29 S2
READ: <<< do_blocking_move_to  X97.50 Y10.00 Z5.00
READ: >>> do_blocking_move_to  X97.50 Y10.00 Z5.00
READ: >  X97.50 Y10.00 Z0.70
READ: echo:busy: processing
busy: processing
SENT: M105
READ: <<< do_blocking_move_to  X97.50 Y10.00 Z0.70
READ: MBL G29 point 3 of 25
READ: X:97.50 Y:10.00 Z:0.70 E:0.00 Count X:7800 Y:800 Z:280
READ: ok
READ: >>> do_blocking_move_to  X97.50 Y10.00 Z0.70
READ: >  X141.25 Y10.00 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X141.25 Y10.00 Z5.00
READ: >>> do_blocking_move_to  X141.25 Y10.00 Z5.00
READ: >  X141.25 Y10.00 Z0.70
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X141.25 Y10.00 Z0.70
READ: MBL G29 point 4 of 25
READ: X:141.25 Y:10.00 Z:0.70 E:0.00 Count X:11300 Y:800 Z:280
READ: ok
READ: >>> do_blocking_move_to  X141.25 Y10.00 Z0.70
READ: >  X185.00 Y10.00 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X185.00 Y10.00 Z5.00
READ: >>> do_blocking_move_to  X185.00 Y10.00 Z5.00
READ: >  X185.00 Y10.00 Z0.70
READ: echo:busy: processing
busy: processing
SENT: M105
READ: <<< do_blocking_move_to  X185.00 Y10.00 Z0.70
READ: MBL G29 point 5 of 25
READ: X:185.00 Y:10.00 Z:0.70 E:0.00 Count X:14800 Y:800 Z:280
READ: ok
READ: ok T:51.02 /0.00 B:55.75 /0.00 C:47.19 /0.00 @:0 B@:0
READ: >>> do_blocking_move_to  X185.00 Y10.00 Z0.70
READ: >  X185.00 Y254.75 Z5.00
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X185.00 Y254.75 Z5.00
READ: >>> do_blocking_move_to  X185.00 Y254.75 Z5.00
READ: >  X185.00 Y254.75 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X185.00 Y254.75 Z0.70
READ: MBL G29 point 6 of 25
READ: X:185.00 Y:254.75 Z:0.70 E:0.00 Count X:14800 Y:20380 Z:280
READ: ok
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
READ: ok T:50.78 /0.00 B:55.58 /0.00 C:46.91 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X185.00 Y254.75 Z0.70
READ: >  X141.25 Y254.75 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X141.25 Y254.75 Z5.00
READ: >>> do_blocking_move_to  X141.25 Y254.75 Z5.00
READ: >  X141.25 Y254.75 Z0.70
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X141.25 Y254.75 Z0.70
READ: MBL G29 point 7 of 25
READ: X:141.25 Y:254.75 Z:0.70 E:0.00 Count X:11300 Y:20380 Z:280
READ: ok
READ: ok T:50.58 /0.00 B:55.48 /0.00 C:46.78 /0.00 @:0 B@:0
SENT: M105
READ: ok T:50.60 /0.00 B:55.44 /0.00 C:46.81 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X141.25 Y254.75 Z0.70
READ: >  X97.50 Y254.75 Z5.00
READ: <<< do_blocking_move_to  X97.50 Y254.75 Z5.00
READ: >>> do_blocking_move_to  X97.50 Y254.75 Z5.00
READ: >  X97.50 Y254.75 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X97.50 Y254.75 Z0.70
READ: MBL G29 point 8 of 25
READ: X:97.50 Y:254.75 Z:0.70 E:0.00 Count X:7800 Y:20380 Z:280
READ: ok
READ: ok T:50.60 /0.00 B:55.33 /0.00 C:46.74 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X97.50 Y254.75 Z0.70
READ: >  X53.75 Y254.75 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X53.75 Y254.75 Z5.00
READ: >>> do_blocking_move_to  X53.75 Y254.75 Z5.00
READ: >  X53.75 Y254.75 Z0.70
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X53.75 Y254.75 Z0.70
READ: MBL G29 point 9 of 25
READ: X:53.75 Y:254.75 Z:0.70 E:0.00 Count X:4300 Y:20380 Z:280
READ: ok
READ: ok T:50.47 /0.00 B:55.20 /0.00 C:46.60 /0.00 @:0 B@:0
SENT: M105
READ: ok T:50.47 /0.00 B:55.20 /0.00 C:46.60 /0.00 @:0 B@:0
SENT: M105
READ: ok T:50.42 /0.00 B:55.10 /0.00 C:46.56 /0.00 @:0 B@:0
SENT: M105
READ: ok T:50.25 /0.00 B:55.05 /0.00 C:46.51 /0.00 @:0 B@:0
SENT: M105
READ: ok T:50.11 /0.00 B:54.95 /0.00 C:46.48 /0.00 @:0 B@:0
busy: processing
busy: processing
busy: processing
busy: processing
busy: processing
SENT: M105
READ: ok T:46.89 /0.00 B:52.92 /0.00 C:45.49 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X97.50 Y499.50 Z0.70
READ: >  X141.25 Y499.50 Z5.00
READ: <<< do_blocking_move_to  X141.25 Y499.50 Z5.00
READ: >>> do_blocking_move_to  X141.25 Y499.50 Z5.00
READ: >  X141.25 Y499.50 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X141.25 Y499.50 Z0.70
READ: MBL G29 point 14 of 25
READ: X:141.25 Y:499.50 Z:0.70 E:0.00 Count X:11300 Y:39960 Z:280
READ: ok
READ: ok T:46.70 /0.00 B:52.87 /0.00 C:45.67 /0.00 @:0 B@:0
SENT: M105
READ: ok T:46.63 /0.00 B:52.86 /0.00 C:45.69 /0.00 @:0 B@:0
SENT: M105
READ: ok T:46.47 /0.00 B:52.72 /0.00 C:45.71 /0.00 @:0 B@:0
SENT: M105
READ: ok T:46.39 /0.00 B:52.66 /0.00 C:45.82 /0.00 @:0 B@:0
SENT: M105
READ: ok T:46.27 /0.00 B:52.54 /0.00 C:45.86 /0.00 @:0 B@:0
SENT: M105
READ: ok T:46.19 /0.00 B:52.54 /0.00 C:45.95 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X141.25 Y499.50 Z0.70
READ: >  X185.00 Y499.50 Z5.00
READ: <<< do_blocking_move_to  X185.00 Y499.50 Z5.00
READ: >>> do_blocking_move_to  X185.00 Y499.50 Z5.00
READ: >  X185.00 Y499.50 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X185.00 Y499.50 Z0.70
READ: MBL G29 point 15 of 25
READ: X:185.00 Y:499.50 Z:0.70 E:0.00 Count X:14800 Y:39960 Z:280
READ: ok
READ: ok T:46.06 /0.00 B:52.43 /0.00 C:45.94 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X185.00 Y499.50 Z0.70
READ: >  X185.00 Y744.25 Z5.00
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X185.00 Y744.25 Z5.00
READ: >>> do_blocking_move_to  X185.00 Y744.25 Z5.00
READ: >  X185.00 Y744.25 Z0.70
SENT: M105
READ: <<< do_blocking_move_to  X185.00 Y744.25 Z0.70
READ: MBL G29 point 16 of 25
READ: X:185.00 Y:744.25 Z:0.70 E:0.00 Count X:14800 Y:59540 Z:280
READ: ok
READ: ok T:45.81 /0.00 B:52.29 /0.00 C:46.15 /0.00 @:0 B@:0
READ: ok T:45.81 /0.00 B:52.29 /0.00 C:46.15 /0.00 @:0 B@:0
SENT: M105
READ: ok T:45.84 /0.00 B:52.25 /0.00 C:46.13 /0.00 @:0 B@:0
SENT: M105
READ: ok T:45.75 /0.00 B:52.12 /0.00 C:46.20 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X185.00 Y744.25 Z0.70
READ: >  X141.25 Y744.25 Z5.00
READ: <<< do_blocking_move_to  X141.25 Y744.25 Z5.00
READ: >>> do_blocking_move_to  X141.25 Y744.25 Z5.00
READ: >  X141.25 Y744.25 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X141.25 Y744.25 Z0.70
READ: MBL G29 point 17 of 25
READ: X:141.25 Y:744.25 Z:0.70 E:0.00 Count X:11300 Y:59540 Z:280
READ: ok
READ: ok T:45.53 /0.00 B:52.08 /0.00 C:46.28 /0.00 @:0 B@:0
SENT: M105
READ: ok T:45.53 /0.00 B:52.10 /0.00 C:46.46 /0.00 @:0 B@:0
SENT: M105
READ: ok T:45.42 /0.00 B:52.02 /0.00 C:46.50 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X141.25 Y744.25 Z0.70
READ: >  X97.50 Y744.25 Z5.00
READ: <<< do_blocking_move_to  X97.50 Y744.25 Z5.00
READ: >>> do_blocking_move_to  X97.50 Y744.25 Z5.00
READ: >  X97.50 Y744.25 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X97.50 Y744.25 Z0.70
READ: MBL G29 point 18 of 25
READ: X:97.50 Y:744.25 Z:0.70 E:0.00 Count X:7800 Y:59540 Z:280
READ: ok
READ: ok T:45.34 /0.00 B:51.91 /0.00 C:46.69 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X97.50 Y744.25 Z0.70
READ: >  X53.75 Y744.25 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X53.75 Y744.25 Z5.00
READ: >>> do_blocking_move_to  X53.75 Y744.25 Z5.00
READ: >  X53.75 Y744.25 Z0.70
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X53.75 Y744.25 Z0.70
READ: MBL G29 point 19 of 25
READ: X:53.75 Y:744.25 Z:0.70 E:0.00 Count X:4300 Y:59540 Z:280
READ: ok
READ: ok T:45.22 /0.00 B:51.79 /0.00 C:46.83 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X53.75 Y744.25 Z0.70
READ: >  X10.00 Y744.25 Z5.00
SENT: M105
READ: <<< do_blocking_move_to  X10.00 Y744.25 Z5.00
READ: >>> do_blocking_move_to  X10.00 Y744.25 Z5.00
READ: >  X10.00 Y744.25 Z0.70
READ: echo:busy: processing
busy: processing
SENT: M105
READ: <<< do_blocking_move_to  X10.00 Y744.25 Z0.70
READ: MBL G29 point 20 of 25
READ: X:10.00 Y:744.25 Z:0.70 E:0.00 Count X:800 Y:59540 Z:280
READ: ok
READ: ok T:45.03 /0.00 B:51.75 /0.00 C:47.02 /0.00 @:0 B@:0
READ: ok T:45.03 /0.00 B:51.75 /0.00 C:47.02 /0.00 @:0 B@:0
SENT: G29 S2
READ: >>> do_blocking_move_to  X10.00 Y744.25 Z0.70
READ: >  X10.00 Y989.00 Z5.00
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X10.00 Y989.00 Z5.00
READ: >>> do_blocking_move_to  X10.00 Y989.00 Z5.00
READ: >  X10.00 Y989.00 Z0.70
SENT: M105
READ: echo:busy: processing
busy: processing
READ: <<< do_blocking_move_to  X10.00 Y989.00 Z0.70
READ: MBL G29 point 21 of 25
READ: X:10.00 Y:989.00 Z:0.70 E:0.00 Count X:800 Y:79120 Z:-4505
READ: ok
READ: ok T:44.73 /0.00 B:51.58 /0.00 C:47.27 /0.00 @:0 B@:0
READ: ok T:44.73 /0.00 B:51.58 /0.00 C:47.27 /0.00 @:0 B@:0
SENT: M105
READ: ok T:44.72 /0.00 B:51.63 /0.00 C:47.22 /0.00 @:0 B@:0
WARNING: Device unplugged while connected to port
Disconnected.

Could it be some kind of overflow, like Repetier describes?
Note: Distortion correction uses 32 bit integer math. If the z change in steps multiplied by point distance in steps is larger then 2^31 computations will overflow and result is undetermined. In real live with typical corrections this is not hit, but when testing with some big z changes on high resolution printers it gets possible to exceed that limit!

@github-actions
Copy link

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@wrightwells
Copy link
Author

Keep open

@thinkyhead
Copy link
Member

To help with diagnosis, first be sure to download the current bugfix-2.0.x branch. Then enable DEBUG_LEVELING_FEATURE and flash the firmware.

Then, get your mesh set up so that you'll definitely get weird behavior. Move the nozzle to a position where things are okay and send G29 Q to get a report of the current mesh Z offset. Move to a position where things are screwy and send G29 Q again. Compare the differences, and then report back what you are able to discover.

@github-actions
Copy link

This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants