forked from prusa3d/Prusa-Firmware
-
Notifications
You must be signed in to change notification settings - Fork 11
How to: Use Hyperfine Bed Leveling
3d-gussner edited this page May 21, 2019
·
2 revisions
Best explanation can be found here by JeffJordan https://forum.prusaprinters.org/forum/original-prusa-i3-mk2-s-assembly-and-first-prints-troubleshooting/hyperfine-bed-leveling/paged/6/#post-41311
If you use different material here my Hyperfine_Calibration.STL files. To slice them them correctly in Slic3rPE you need:
- Add... 'center_HyperCal.stl'
- Double click on HyperCal.stl
- Load part... and choose all other stl files from a_HyperCal.stl to h_HyperCal.stl or just one for the corner you need. You also can slice these with PrusaControl:
- Go to 'File' and 'Import multipart model file'
- Choose all files
Helpful Hyperfine Bed Leveling commands:
- G80 = Meshbed leveling
- G81 = This will report out the interpolated Z values for a 7 x 7 array that composes the mesh bed. It needs G80 run before
Advanced gcodes:
- M45 V20 = Run XYZ-Calibration in verbose mode and lot of information
- G80 V20 = Run Meshbed leveling in verbose mode and lot of information