Turge08 / print_area_bed_mesh

Create bed mesh for print area only
212 stars 40 forks source link

Printing without a MESH if cleared #11

Closed WickedInvi closed 2 years ago

WickedInvi commented 2 years ago

My cancel and end print have BED_MESH_CLEAR. Once it's cleared and a new print starts it says the mesh is the same size or smaller but it's not showing the MESH.

Turge08 commented 2 years ago

Just fixed it. Please try updating and let me know how it goes.

Turge08 commented 2 years ago

@WickedInvi Did it resolve your issue?

WickedInvi commented 2 years ago

I don't have an issue with this as I mesh every time with the FORCE_NEW_MESH=True! However I would suggest that this needs to be fixed if possible to avoid issues for others.

Not sure how it works as it checks the previous mesh size but if it's been cleared should mesh again.

Turge08 commented 2 years ago

@WickedInvi Like I said, it should be fixed now.