variable_adaptive_mesh - Probe Count.
Anyone know how one would increase the probe count for the variable_adaptive_mesh macro?
12 Replies
Tried setting it to 7,7 but it just did a 5,4 😦
@miklschmidt any ideas?
yeah, set it higher
Like it says in the documentation, adaptive mesh keeps the point pr mm configuration.
So if you have 10 points on 300mm you get 1 point on 30mm.
Uhh okay so what should I write in my config file?
how big is the item you are printing and how many points do you want?
and how big is your bed?
300mm. It's two items but the area is about 160x130
plus skirt 10mm
Im looking for like 2 more probe points or something, to test if the printer will make a better first layer when im printing a bigger file
ok, so set it to like 20,20
and where would I set that? (sorry not my strongest area) 😦
same place. Put a
[bed_mesh]
section in user overrides and add probe_count: 20,20
to it.Super 🙂 that's all I need, thanks for the help.
Ah... I see now that I needed to change the setting from my first post :pepehands: