Skip to content

Repository files navigation

GCode_Z_Splice

GCode_Z_Splice is a program which splices Gcode files at given Z coordinates, to enable users to combine e.g. fine and coarse versions of a mesh for Fused Deposition Modeling.

Created using Python, wxPython, and wxFormBuilder.

Requirements

Requires Python and wxPython.

Usage

This program can be used both with a GUI and from the command line.

If you don't supply options (i.e. python gcode_z_splice), the GUI will start.

If you want to use the command line facilities, read the help file (python gcode_z_splice --help).

Limitations

This is ALPHA SOFTWARE and not feature-complete! See TODO.md Do not use on production systems or wherever loss of data would be harmful! This software is provided as is.

Licence

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (C) 2012, Christoph Buchner

About

GCode_Z_Splice is a program which splices Gcode files together at given Z coordinates

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages