We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f61e1 commit 52a3caaCopy full SHA for 52a3caa
README.md
@@ -9,7 +9,8 @@ or manually using this URL:
9
10
https://github.com/willmac16/OctoPrint-GcodeLeveling/archive/master.zip
11
12
-The plugin does depend upon numpy, so it will need to install this (if it is not already installed), which can take some time on a raspberry pi.
++ The plugin depends on numpy, so it will need to install this (if it is not already installed), which can take some time on a raspberry pi.
13
+ - Numpy in a python3 environment requires libatlas3-base, so some instances may need to run ```sudo apt install libatlas3-base``` to install properly.
14
15
## Configuration
16
extras/GcodeLeveling.md
extras/assets/point-entry.png
-78.6 KB
0 commit comments