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

UBL on Creality CR10sPro v1 #199

Open
tdcarter opened this issue May 24, 2021 · 0 comments
Open

UBL on Creality CR10sPro v1 #199

tdcarter opened this issue May 24, 2021 · 0 comments

Comments

@tdcarter
Copy link

Description

UBL + BL touch on Creality CR10sPro v1,tried two different builds (7.3.1 and 7.2 and con not get an auto level. The unit will start the sequence but then pick the first point it measure as a little -y and +X (not font corner of bed) from it's home position. It then marks this into the memory as point #1, but it's in the middle of the bed. The second measurment point is a little left, but it goes into memory slot#7. It's starts picking points up and down the middle of the bed (going back and forth on Y axis) and filling in seemingly random points on the matrix.

Bi-linear version of the code works fine.

Steps to Reproduce

  1. Install 10SPro_BLT_UBL_DW7.3.1.hex
  2. Turn on machine and run bed measurement (auto-level)
  3. Watch movement and recording of data.

If I use Octopi to level the bed (via bed visualizer) I get:

Send: M117 Homing all axes
Recv: //action:notification Homing all axes
Recv: ok P7 B3
Send: G28
Recv: T:27.00 /0.00 B:46.00 /60.00 @:0 B@:127
[....]
Recv: T:27.00 /0.00 B:56.00 /60.00 @:0 B@:127
Recv: Not SD printing
Recv: Not SD printing
Recv: X:194.00 Y:161.00 Z:12.00 E:0.00 Count X:15520 Y:12880 Z:4800
Recv: ok P7 B3
Send: M117 Heating the bed
Recv: //action:notification Heating the bed
Recv: ok P7 B3
Send: M190 S60
Recv: ==onPrintTimerStarted==
Recv: //action:notification Bed Heating...
Recv: T:27.00 /0.00 B:57.00 /60.00 @:0 B@:127 W:?
Recv: Not SD printing
[...]
Recv: Not SD printing
Recv: //action:notification Printing...
Recv: ok P7 B3
Send: M300 S1000 P500
Recv: ok P7 B3
Recv: CPlay Tone
Send: M117 Creating the bed mesh levels
Recv: //action:notification Creating the bed mesh levels
Recv: ok P7 B3
Send: M155 S30
Recv: ok P7 B3
Send: G29 T
Recv:
Recv: Bed Topography Report:
Recv:
Recv: ( 1,299) (299,299)
Recv: 0 1 2 3 4 5
Recv: 5 | 0.000 0.000 0.000 0.000 0.000 0.000
Recv: |
Recv: 4 | 0.000 0.000 0.000 0.000 0.000 0.000
Recv: |
Recv: 3 | 0.000 0.000 0.000 [ 0.000] 0.000 0.000
Recv: |
Recv: 2 | 0.000 0.000 0.000 0.000 0.000 0.000
Recv: |
Recv: 1 | 0.000 0.000 0.000 0.000 0.000 0.000
Recv: |
Recv: 0 | 0.000 0.000 0.000 0.000 0.000 0.000
Recv: 0 1 2 3 4 5
Recv: ( 1, 1) (299, 1)
Recv:
Recv: ok P7 B3
Send: M155 S3
Recv: ok P7 B3
Send: M140 S0
Recv: ==onPrintTimerStopped==
Recv: ==onConfigurationStoreWritten==
Recv: //action:notification TM3D 10S Pro Ready.
Recv: ok P7 B3
Send: M300 S440 P200
Recv: ok P7 B3
Send: M300 S660 P250
Recv: ok P7 B3
Send: M300 S880 P300
Recv: ok P7 B3
Send: M117 Bed mesh levels completed
Recv: //action:notification Bed mesh levels completed
Recv: ok P7 B3
Recv: CPlay Tone
Recv: CPlay Tone
Recv: Not SD printing
Recv: CPlay Tone
Recv: wait

Additional Information

20210524_084908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant