github Cartographer3D/cartographer3d-plugin v1.9.0b1

pre-release10 hours ago

We have added

[cartographer scan]
mesh_max_corner_radius: auto
# Maximum corner radius (mm) for scan mesh path arcs.
#   Omit or set to 'auto' to derive the radius from point spacing and axis limits;
#   0 disables smoothing arcs;
#   positive values cap the auto-computed radius.

You can also test it by using BED_MESH_CALIBRATE MAX_CORNER_RADIUS=<value>.
We are curious if 0 speeds up your mesh time, and what else you discover with various values here.

We also added BED_MESH_CALIBRATE PATH=hilbert for fun.

What's Changed

🚀 New Features

  • feat: add scan mesh max corner radius control by @Jomik in #504
  • feat: add Hilbert curve bed mesh path generator by @Jomik in #506

🐛 Squashed Bugs

  • fix: abort blocked operations on printer shutdown by @Jomik in #502

Full Changelog: v1.8.0...v1.9.0b1

Don't miss a new cartographer3d-plugin release

NewReleases is sending notifications on new releases.