Giter Club home page Giter Club logo

lasermandala's Introduction

laserMandala

Engraving Mandala Patterns with CNC Lasers Mandala 1 Mandala 2

What it is:

This Program lets you generate G-Code for engraving Mandala Patterns with a CNC Laser.

What you need:

A Python 3 installation. (And a CNC Laser Cutter of course)

How you use it:

Open the mandalaGen.py file with your text editor, adjust the parameters and execute it. You will see the Pattern being drawn on the Canvas. Also, a new .nc-file will appear in the Folder of mandalaGen.py. That's your G-Code. If you like the pattern, run this with your Laser and you should get a nice Mandala pattern.

Adjustable Parameters:

shapeNumber

This parameter determines how many different shapes will be generated.

symmetry

The Patterns get rotated this many times to achieve a radially symmetrical Mandala.

maxHeight

The Maximum height of any point in the Patterns.

xOffset

The shift of the Center of the mandala from the machine zero in x-Direction.

yOffset

The shift of the Center of the mandala from the machine zero in y-Direction.

canvasScale

The scale of the canvas used to preview the patterns. Does not affect G-Code.

laserEnable

This string contains the G-Code to enable the Lase. use \n for new line.

laserDisable

This string contains the G-Code to disable the Lase. use \n for new line.

travelSpeed

The Speed used for travelling while the Laser is disabled in your machine's speed unit.

cutSpeed

The Speed used for cutting while the Laser is enabled in your machine's speed unit.

lasermandala's People

Contributors

jakobstaudt avatar

Stargazers

 avatar

Watchers

 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.