Skip to content

A simple PHP console app that allows to edit a gcode file and make it start from a given layer (and then resume a 3D print after an electrical failure for example)

License

Notifications You must be signed in to change notification settings

treuliaux/gcode-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcode-trimmer

A simple PHP console app to edit a gcode file and make it start from a given layer (and then resume a 3D print after an electrical failure for example)

Quick install

Clone repo and run:
$ composer install
$ chmod +x gcode-edit.php

Usage

$ ./gcode-edit.php trim <path/to/gcode/file>

Example

alt text

About

A simple PHP console app that allows to edit a gcode file and make it start from a given layer (and then resume a 3D print after an electrical failure for example)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages