1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-16 12:20:09 -07:00
This commit is contained in:
Daniel 2020-03-20 09:27:50 +01:00
parent 1304b51520
commit c7834e60ec

View File

@ -22,7 +22,7 @@ If you run PHP > 7.2.0, then you have to run composer with
`composer install --ignore-platform-reqs` `composer install --ignore-platform-reqs`
### stl2pov ### stl2pov
Simply download the zip file and set the executable path to [absolute_path]/stltools-3.3/stl2pov.py either at the `composer install` stage or later in the parameters.yml. Python has to be installed. Simply download and extract the zip file and set the executable path to [absolute_path]/stltools-3.3/stl2pov.py either at the `composer install` stage or later in the parameters.yml. Python has to be installed.
### LDView ### LDView
Make sure you use the osmesa version, which is the CLI version of the program. Make sure you use the osmesa version, which is the CLI version of the program.