apbarratt / meerk40t

Hackable Laser software for the K40 Stock-LIHUIYU laser boards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeerK40t

MeerK40t (pronounced MeerKat) is a built-from-the-ground-up MIT licensed open-source laser cutting software. It's a replacement for LaserDrw, Corel Laser, and K40 Whisperer.

For the M2-Nano, Meerk40t supports two sets of drivers which come with the software supplied with the K40 and which are used by Whisperer and the default USB drivers, and so MeerK40t can usually run alongside these other pieces of software but without requiring them as a pre-requisite.

MeerK40t is written in Python and precompiled versions are available for download for Windows, Mac OSX, Linux and Raspberry Pi.

Alternatively you can run MeerK40t directly from Python.

The primary source for help and documentation is the MeerK40t Wiki - please click here. Please help us make this a comprehensive source of information.

GUI

meerk40t7

The wxMeerK40t is the GUI and is written in wxPython.

Features

  • Built in Raster Preprocessing, RasterWizard.
  • Plugin API for writing your own code.
  • Dual drivers, use either the Whisperer method or LaserDrw method.
  • Grid/Guides, Zoom and Pan scene Navigation (use middle mouse button, mouse wheel).
  • Easy Object Manipulation.
  • PPI Power modulation (Yes, power modulation for the M2 Nano)
  • Keybinds and advanced console execution.
  • Drag-and-Drop support for SVGs/Images.
  • On-the-fly job processing
  • Multi-language support.
  • Multi-K40 support.
  • Pixel perfect curve cutting.
  • Command Line Interface

Support

The primary source for help and documentation is the MeerK40t Wiki - please click here.

If you have a bug, feature request, or other issue raise it here. These are likely to be resolved. Squeaky wheels get the grease. https://github.com/meerk40t/meerk40t/issues

If you need additional support, please research/ask on:

Assisting the Project

Open source projects live and die with their support. There are a lots of ways to help the project.

  • Documentation - edit the Wiki
  • Provide Translations in other languages.
  • Code
  • Research ( https://github.com/meerk40t/meerk40t/wiki/Needed-Research )
  • Design ( Good design instincts, smooth out the rough edges)
  • Compile/Testers
  • Beta testers
  • Provide feedback, criticism is preferable to praise but both are welcome.
  • Make helpful support content
  • Make guides ("How to setup cameras?", etc)
  • Bounce ideas around

About

Hackable Laser software for the K40 Stock-LIHUIYU laser boards.

License:MIT License


Languages

Language:Python 100.0%Language:Batchfile 0.0%