Notifications
Clear all

[Closed] Saving mesh leveling data to EEPROM  

  RSS
simon.m13
(@simon-m13)
New Member
Saving mesh leveling data to EEPROM

Hi,

We have been using the i3 MK2 for a while now, and it's a fantastic printer. We are using it for a very specific purpose; printing on top of an existing fixture, also printed and attached to the bed surface. This fixture is static (is never removed from the bed, since there's no need to do so) , and keeps another 3D-print in place, while printing on top of it.

In this case, we are not able to perform the mesh leveling before each print, because the extruder head would collide with the fixture.

- Is there any way to save the mesh leveling matrix, so that we wouldn't have to perform the mesh leveling before each print? Or maybe another creative solution to our problem?

Posted : 05/10/2017 8:52 am
Sherlock
(@sherlock)
Active Member
Re: Saving mesh leveling data to EEPROM

As far as I understand you, you are printing on another object. So you start your prints a certain height above the heated bed, right?
So when you know how to start a print in "air" (at heights > 0 mm) all you need to do is to deactivate mesh bed leveling, as it will be of no use on your printing surface.

In order to do so, check the start gcode of you slicer and find the command:
G80 ; mesh bed leveling

Delete this line or simply stop it from being executed by writing a semicolon infront of it:
;G80 ; mesh bed leveling

Each time you slice a model with this settings, your printer won't do the mesh bed leveling process.

Posted : 06/10/2017 8:12 pm
simon.m13
(@simon-m13)
New Member
Topic starter answered:
Re: Saving mesh leveling data to EEPROM

Hi Sherlock,

Thank you for answering. I guess my question wasn't very clear.

Yes, we are printing on top of another object. And we have already removed the bed leveling routine from our prints. The problem arises, when the lack of bed leveling ruins the print.
`
So; we need the mesh leveling data, for printing on top of another object. But we can't run the leveling routine before each print.

Is there anyway of reading out the data, or manually entering it - maybe in the gcode itself?

Posted : 10/10/2017 1:34 pm
BillC
(@billc)
Reputable Member
Re: Saving mesh leveling data to EEPROM

Simon,

The G80 code is how you would apply your bed levelling values.

Read the Hyperfine Bed Levelling thread to learn how to get the values you need and then add them to your start code.

Bill

Bill
Tagaytay City, Philippines
Founder member of Philippines Prusa Printer Owners FB Group
Sponsor Pillars of God Academy in Bacoor

Posted : 05/11/2017 5:33 pm
jori.vdkolk
(@jori-vdkolk)
New Member
RE: Saving mesh leveling data to EEPROM

@simon-m13

Did you figure out how to print without first doing the mesh-bed leveling? I am trying to do the same as you are doing, print on an object on the bed.
I have been going through the Hyperfine Bed Levelling thread, but cannot really find what I need to do. Hope you can help.

Posted : 19/05/2020 11:08 am
Share: