Download the PHP package php3d/stlslice without Composer
On this page you can find all versions of the php package php3d/stlslice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php3d/stlslice
More information about php3d/stlslice
Files in php3d/stlslice
Download php3d/stlslice
More information about php3d/stlslice
Files in php3d/stlslice
Vendor php3d
Package stlslice
Short Description PHP 7 library for slicing each layer of an STL file
License MIT
Homepage https://github.com/fgheorghe/stlslice
Package stlslice
Short Description PHP 7 library for slicing each layer of an STL file
License MIT
Homepage https://github.com/fgheorghe/stlslice
Please rate this library. Is it a good library?
Informations about the package stlslice
php3d/stlslice
Synopsis
This library provides PHP 7 functionality for slicing STL formatted 3D objects, and converting them to SVG or GCODE.
NOTE: GCode conversion is highly experimental - change to suit your needs.
NOTE: Requires bcscale(16);
Set-up
Add this to your composer.json file:
Then run composer:
Examples
Extract layers:
Convert to SVG:
See stl2svg.php
Convert to GCode (milling machine):
See stl2gcode.php
All versions of stlslice with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-bcmath Version *
ext-gd Version *
php3d/stl Version 1.0.2
phpunit/phpunit Version 5.4.6
mockery/mockery Version 0.9.5
ext-bcmath Version *
ext-gd Version *
php3d/stl Version 1.0.2
phpunit/phpunit Version 5.4.6
mockery/mockery Version 0.9.5
The package php3d/stlslice contains the following files
Loading the files please wait ....