mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-26 20:31:09 -07:00
rename bambu-studio to orca-slicer
This commit is contained in:
parent
da61839e84
commit
3a80173533
14 changed files with 28 additions and 28 deletions
|
|
@ -56,7 +56,7 @@ while getopts ":dsiuhgbr" opt; do
|
|||
echo " -g: force gtk2 build"
|
||||
echo " -b: build in debug mode"
|
||||
echo " -d: build deps (optional)"
|
||||
echo " -s: build bambu-studio (optional)"
|
||||
echo " -s: build orca-slicer (optional)"
|
||||
echo " -u: only update clock & dependency packets (optional and need sudo)"
|
||||
echo " -r: skip free ram check (low ram compiling)"
|
||||
echo "For a first use, you want to 'sudo ./BuildLinux.sh -u'"
|
||||
|
|
@ -73,7 +73,7 @@ then
|
|||
echo " -g: force gtk2 build"
|
||||
echo " -b: build in debug mode"
|
||||
echo " -d: build deps (optional)"
|
||||
echo " -s: build bambu-studio (optional)"
|
||||
echo " -s: build orca-slicer (optional)"
|
||||
echo " -u: only update clock & dependency packets (optional and need sudo)"
|
||||
echo " -r: skip free ram check (low ram compiling)"
|
||||
echo "For a first use, you want to 'sudo ./BuildLinux.sh -u'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue