Skip to content

Instantly share code, notes, and snippets.

@alan707
Created November 9, 2016 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alan707/41940ce496acb04931900cf62b19f3f6 to your computer and use it in GitHub Desktop.
Save alan707/41940ce496acb04931900cf62b19f3f6 to your computer and use it in GitHub Desktop.
SENT: G29 V4
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: X:0.00 Y:0.00 Z:20.00 E:2.17 Count X: 0 Y:0 Z:8000
READ: ok
READ: ok T:210.3 /210.0 B:69.5 /70.0 @:73 B@:128
READ: ok T:210.3 /210.0 B:69.5 /70.0 @:73 B@:128
READ: ok T:210.3 /210.0 B:69.5 /70.0 @:73 B@:128
READ: ok T:210.3 /210.0 B:69.5 /70.0 @:73 B@:128
READ: G29 Auto Bed Leveling
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
SENT: M105
READ: Bed X: 60.000 Y: 20.000 Z: 13.275
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: Bed X: 140.000 Y: 20.000 Z: 13.757
READ: echo:busy: processing
busy: processing
SENT: M105
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 220.000 Y: 20.000 Z: 14.335
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 220.000 Y: 120.000 Z: 14.792
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 140.000 Y: 120.000 Z: 14.082
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 60.000 Y: 120.000 Z: 13.345
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 60.000 Y: 220.000 Z: 13.407
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 140.000 Y: 220.000 Z: 14.235
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: echo:busy: processing
busy: processing
READ: Bed X: 220.000 Y: 220.000 Z: 15.075
READ: Eqn coefficients: a: 0.00869791 b: 0.00225000 d: 12.54618167
READ: Mean of sampled points: 14.03388881
READ:
READ: Bed Height Topography:
READ: +--- BACK --+
READ: | |
READ: L | (+) | R
READ: E | | I
READ: F | (-) N (+) | G
READ: T | | H
READ: | (-) | T
READ: | |
READ: O-- FRONT --+
READ: (0,0)
READ: -0.62639 +0.20111 +1.04111
READ: -0.68889 +0.04861 +0.75861
READ: -0.75889 -0.27639 +0.30111
READ:
READ:
READ: Corrected Bed Height vs. Bed Topology:
READ: +0.01415 +0.14584 +0.29004
READ: +0.17663 +0.21832 +0.23252
READ: +0.33161 +0.11831 +0.00000
READ:
READ:
READ:
READ: Bed Level Correction Matrix:
READ: +0.999962 +0.000000 +0.008698
READ: -0.000020 +0.999997 +0.002250
READ: -0.008698 -0.002250 +0.999960
READ: X:163.17 Y:222.04 Z:18.57 E:2.17 Count X: 13040 Y:17760 Z:8197
READ: ok
@Roxy-3D
Copy link

Roxy-3D commented Nov 9, 2016

READ: Bed Level Correction Matrix:
READ: +0.999962 +0.000000 +0.008698 
READ: -0.000020 +0.999997 +0.002250 
READ: -0.008698 -0.002250 +0.999960 

This is good.... At this point, the bed leveling is active and correcting for X/Y movement. Your bed is physically very level. I suggest after you do the G28, G29 and see a similar matrix get defined that you move the nozzle 100mm on X back and forth. You should see the Z axis twist back and forth. And do the same thing on the Y axis. You should see repeatable movement on the Z.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment