Skip to content

Prusa MK4 + Bed Visualizer #619

Answered by geekstar33
geekstar33 asked this question in Q&A
Discussion options

You must be logged in to vote

UPDATE:

Ok... I got something... I looked at what the Prusa Slicer was using in the start gcode: here is the updated collection code I used...

@BEDLEVELVISUALIZER ; instruct plugin to start recording responses from printer.
G29 P1
G29 P3.2 ; interpolate mbl probes
G29 P3.13 ; extrapolate mbl outside probe area
G29 A ; activate mbl
M420 V

the graphics were rendered... but wow! It gave back a lot of points and the MK4 suprisingly had a large variance. Although MK4 does a great job with bed leveling... its still nice to see what is going on with the bed.

I believe it needed the G29 P3.2 to interpolate and make a valid mesh.

Hopefully this will help others. Feedback still appreciated.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@geekstar33
Comment options

@geekstar33
Comment options

Answer selected by geekstar33
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants