mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06:00
GUI
This commit is contained in:
parent
a311220c19
commit
f2f9178e07
9 changed files with 478 additions and 83 deletions
|
@ -63,8 +63,12 @@ Download the package, open a terminal and cd to its directory. Then type:
|
|||
|
||||
perl Build.PL
|
||||
|
||||
This will install any required dependency. If you want to install slic3r.pl
|
||||
in your system path, type this as root:
|
||||
This will install any required dependency. If you want the GUI, you should
|
||||
also install Wx using the following command (as root):
|
||||
|
||||
cpan Wx
|
||||
|
||||
If you want to install slic3r.pl in your system path, type this as root:
|
||||
|
||||
./Build install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue