Deadolus / loksters_tools

Loksters Tools for Creating Gcode for Engraving via a 3d Printer

Home Page:http://lokspace.eu/anet-a8-3d-printer-laser-engraver-mod/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lokster's Tools for Engraving through Inkscape

This is a inkscape plugin, generating Gcode files from Vector Paths in Inkscape.
The code originally came from Lokster and I only changed to suit my needs.
I changed the behaviour so that the calibration up front is optional.
I also changed a scaling factor, because the old one seemed to produce too small results for me.

Head over to Lokster's Webpage for a tutorial on how to use the Inkscape plugin.

Install Instructions

On Linux

Move the files contained in this directory in to .config/inkscape/extensions

On Windows

Move the files contained in this directory in to %Inkscape Directory%\share\extensions
Where %Inkscape Directory% is where you installed Inkscape, e.g. "C:\Program Files\Inkscape"

The extension will then appear under Extensions-->Lokster's Tools

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Copyright

Lokster has published his work under CC Attribution-Share Alike 4.0 International.
I also publish my code under this license.
If you like Lokster's work head over to his site and checkout his other content. You may also donate directly to him if you wish so.

About

Loksters Tools for Creating Gcode for Engraving via a 3d Printer

http://lokspace.eu/anet-a8-3d-printer-laser-engraver-mod/


Languages

Language:Python 100.0%