mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
GUI
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user