Releases: Willmac16/OctoPrint-GcodeLeveling
Releases · Willmac16/OctoPrint-GcodeLeveling
Auto-Probing
Compare
Sorry, something went wrong.
No results found
If your machine supports the probe to surface command G38.2, then you can now have this plugin probe for you.
Configure probing in settings and run from
the probing button in settings
the GCODELEVELING-AUTOPROBE At Command
or, with some configuration, through BedLevelVisualizer
See https://github.com/Willmac16/OctoPrint-GcodeLeveling#auto-probing-040 for more information on the new settings or ask a question in #13 .
0.3.2
Compare
Sorry, something went wrong.
No results found
Fix for python 2 issue #11
0.3.1
Compare
Sorry, something went wrong.
No results found
Added support for XY Plane Arcs
New movement subdivision system that optimizes for the fewest necessary segments (smaller output files with better accuracy)
Minor fixes and improvements
0.2.3
Compare
Sorry, something went wrong.
No results found
Changed link to configuration section to a open in new tab/window
Added explanation of unmodified original option to the configuration section
0.2.2
Compare
Sorry, something went wrong.
No results found
Fix for issue with Unmodified Original File Copy #6
Improvements to polynomial fitting along diagonals
0.2.0
Compare
Sorry, something went wrong.
No results found
Added support for E pos + better pass thru for unmodified pos values
Added an unmodified original option (on by default)
Improvements to configuration explanations
0.1.1
Compare
Sorry, something went wrong.
No results found
Fixed behavior that drove the toolhead to (0,0,0) at start
0.1.0
Compare
Sorry, something went wrong.
No results found
First release of the plugin