issues
search
PrusaOwners
/
OctoPrint-PrusaMeshMap
This plugin performs a mesh bed leveling operation then returns the results as an easy to read heatmap.
MIT License
133
stars
31
forks
source link
* Refactored mesh-map plot generation
#25
Closed
matthew-humphrey
closed
6 years ago
matthew-humphrey
commented
6 years ago
Different contour algorithm provided by user zbrozek. This is more representative of how the printer actually uses mesh bed leveling.
Display of mesh bed leveling points with real and interpolated values indicated
Contour map and colorbar show absolute offset values
Bed variance display moved to more visible location
New background image for plot - based on SVG of steel sheet found on Prusa Github repo
Contour map now aligns with features in the background image, to better show what areas need adjustment
Boundary and offset calculations for plot now based on constants found in firmware source code