Download the PHP package nielsiano/dmpl-builder without Composer
On this page you can find all versions of the php package nielsiano/dmpl-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nielsiano/dmpl-builder
More information about nielsiano/dmpl-builder
Files in nielsiano/dmpl-builder
Package dmpl-builder
Short Description Compile machine instructions in DM/PL format for plotters and printers.
License MIT
Homepage https://github.com/nielsiano/dmpl-builder
Informations about the package dmpl-builder
DmplBuilder
DmplBuilder eases the process of creating DM/PL command instructions used for hardware pen plotters and cutters. Read more about the specific commands in this very modern manual by Summa.
Install
Via Composer
Requirements
The following versions of PHP are supported by this version.
- PHP 7.0
Usage
DmplBuilder uses a fluent interface to chain all commands and plots before compiling the final instructions.
Sending the generated DM/PL instructions to your plotter through USB can be done like so:
Available methods at the moment:
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Niels Stampe
- Christian Rishøj
- Audio Visionary Music
- All Contributors
License
The MIT License (MIT). Please see License File for more information.