Update README
This commit is contained in:
parent
8dfc32c246
commit
699a5ff805
1 changed files with 24 additions and 24 deletions
|
@ -29,6 +29,7 @@ under the terms of the [GNU GPL 3 license](LICENSE).
|
|||
* Enable setting nozzle diameter via GCode when not in farm-mode
|
||||
* Add Fiberwood to pre-heat menu
|
||||
* Add G-code to enable/disable stealth mode
|
||||
* Option to enable/disable MMU from menu
|
||||
|
||||
# Build
|
||||
## Linux
|
||||
|
@ -128,7 +129,6 @@ _notes: Script and instructions contributed by 3d-gussner. Use at your own risk.
|
|||
- to install dos2unix run `sudo apt-get install dos2unix`
|
||||
- run `dos2unix PF-build.sh` to convert the windows line endings to unix line endings
|
||||
- add few lines at the top of `~/.bashrc` by running `sudo nano ~/.bashrc`
|
||||
|
||||
export OS="Linux"
|
||||
export JAVA_TOOL_OPTIONS="-Djava.net.preferIPv4Stack=true"
|
||||
export GPG_TTY=$(tty)
|
||||
|
|
Loading…
Reference in a new issue