Releases: jneilliii/OctoPrint-BedLevelVisualizer
Releases · jneilliii/OctoPrint-BedLevelVisualizer
1.1.2rc11
- adjust icon picker popup to allow search, #665
1.1.2rc10
- more lerdge report adjustments
1.1.2rc8
- initial lerdge firmware support, #167
1.1.2rc9
- adjustments for lerdge firmware detection
1.1.2rc7
- add API key to OctoDash page update mesh button, #632
1.1.2rc6
- fix reference plane x/y values to use min/max instead of pulling from printer profile data, which seems broken, #625
1.1.2rc5
- add startProcessing API POST command to start leveling process, #609
1.1.2rc4
- add advanced section that allows data and layout overrides to the plotly.js graphing call.
1.1.2rc3
- Add graph type setting to visualization options. Allows for switching to heatmap or contour instead of the default surface option. Not sure of the full side-effects yet and it make break some things. Recommended settings with these other options is settings z limits to
auto, auto
, camera setting to 0,0,1.5
, colormap to RdBu
.
1.1.2rc2
- add new options for probing margins/offsets, #130, #500, #516