Mesh Bed Leveling... December 29, 2017 02:58PM |
Registered: 7 years ago Posts: 128 |
M561 ; Cancel any existing bed compensation M557 X15:290 Y15:290 S40 ; Define the probing grid G29 ; Probe the bed and save height map to SD
Re: Mesh Bed Leveling... December 30, 2017 02:32AM |
Registered: 10 years ago Posts: 14,684 |
Re: Mesh Bed Leveling... December 30, 2017 07:05AM |
Registered: 7 years ago Posts: 128 |
M558 (P1/P5) I1 R0.4 F300 X0 Y0 Z0 G31 X0 Y0 Z-0.1 P600
Re: Mesh Bed Leveling... December 30, 2017 07:39AM |
Registered: 10 years ago Posts: 14,684 |
Re: Mesh Bed Leveling... December 30, 2017 09:34AM |
Registered: 7 years ago Posts: 128 |
Re: Mesh Bed Leveling... December 30, 2017 12:33PM |
Registered: 10 years ago Posts: 14,684 |
Quote
ampapa
Thanks David, that clears up a few things.
After performing a Mesh Bed leveling, when powering off and then starting up again will the 3D printer automatically read the file that was saved?
Is there any needed process/procedure that needs to run the next time the machine is started or just home it and go?
ampapa,
Re: Mesh Bed Leveling... December 31, 2017 06:23PM |
Registered: 9 years ago Posts: 3,525 |
Quote
ampapa
Looking for a little guidance in mesh bed leveling since this is my first attempt at this. I'm using a Precision Piezo so I think I need a pause before each probing process but I'm uncertain..
Using some code I found I assume this should be ran each time before a print so this should go in my starting code, does this look correct?
M561 ; Cancel any existing bed compensation M557 X15:290 Y15:290 S40 ; Define the probing grid G29 ; Probe the bed and save height map to SD
Thanks.
ampapa,