Beacon Y-Offset out of bounds
I just got my Beacon working despite some problems,
but when I try do do a bed besh, he always complains about an Out-Of-Bounds move in the front.
This is correct, since the Y-Offset would need him to go below the minimum Y=0.
How can I tell him to ignore the first few cm of the bed during meshing?
Funny thing is I am using the stock ratOS y-offset for the beacon which is pretty close to the real offset.
8 Replies
Mesh_min in bedmesh changes the mesh lower limit. Can't view your config atm, mobile
thx, that will help i hope
solved it
@miklschmidt maybe the mesh_min should be adjusted in beacon.cfg to avert this?
Currently you need to do it manually, can't do it in beacon.cfg as there's no context (don't know what printer it's loaded from). I can make that smarter in 2.1 🙂
looking forward to
Hey, im running into the same issue. I am not sure how you are changing the mesh_min. I am not seeing this is the config file
Give me a minute to start the printer and copy the relevant notes
[bed_mesh]
speed: 500
probe_count: 340,34
mesh_min: 30,30
mesh_max: 370,370
this is the config for my vc3-400oh awesome I also have a 400
lemme give it a try
That did the trick! Thanks a ton
🥳