Giter Club home page Giter Club logo

gimp-laser-plugin's Introduction

gimp-laser-plugin

A plugin for Gimp which turns images into GCode for LASERS

Installation

Start by opening gimp. From within gimp, select Edit->Preferences. Then, expand Folders in the lefthand pane. Then, select Plugins. This will show where gimp looks for plugins.

linux installation

Drop 'BUILDBOTICS-laser-plugin' into the folder found above.

Windows 10 installation

For Gimp 2.10, Drop 'BUILDBOTICS-laser-plugin-for-gimp2.10.py' into the folder found above.

For Gimp 2.8, Drop 'BUILDBOTICS-laser-plugin-for-gimp2.8.py' into the folder found above.

Running the plugin

Then select File -> Export g-code for laser engraving... to run the plug-in. The plugin will be "grayed out" and inaccessible until an image is loaded.

After loading and image and making any desired changes, select 'File->Export g-code for laser engraving' to open the plugin.

All distance values are entered in millimeters.

The "Output image width (mm)" field specifies how wide the resulting LASER image will be.

The "Size of one output pixel (mm)" specifies the size of a single pixel. For instance, a value of .25 means each pixel in the LASER image will be .25mm square.

"Feed rate in mm/minute" specifies the rate at which the LASER head will move relative to the surface work piece while the LASER is on.

"Minimum LASER S-value" specifies the power setting for the LASER at its lowest power.

"Maximum LASER S-value" specifies the power setting for the LASER at its highest power.

"Minimum rapid distance movement" specifies the minimum distance that will be converted to a rapid move when the LASER is off. For instance if the LASER output is at zero and a move of 20 millimeters is encountered, that move would be converted to a rapid move if the setting is set to 10, but would not be converted to a rapid move if the setting is set to 25.

"Minimum pixel value" sets the minimum pixel value that will result in turning on the LASER. For instance, if this field is set to 20, pixels with a value less than 20 will result in the LASER power being set to 0.

"Laser intensity (%)" scales the output LASER power by the amount specified. Lower settings result in lighter engraved images.

Clicking "OK" causes the user to be prompted for an output file and folder. Then the resulting g-code is created and saved in the file that was specified.

gimp-laser-plugin's People

Contributors

dougcoffland avatar jcoffland avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.