Skip to main content

MeerK40t LaserCutter Software

Project description

Welcome to MeerK40t!

MeerK40t (pronounced MeerKat) is a built-from-the-ground-up MIT licensed open-source laser cutting software.

The primary goals of this software is simple:

  • Provide users with high quality laser control software.
  • Provide developers with a highly extensible platform to help further their own ideas, and provide novel work to the laser community at large.

Getting started

To get up and running, simply download Meerk40t from here for your specific platform. (Windows, Mac OSX, Linux, and by extension, Raspberry Pi).

Release Versions (Just use the latest)
  • 0.9 - Active - New features and some underlying architectural changes. Try the latest released version: 0.9.5.1
  • 0.8 - Maintenance - may receive critical bugfixes but no more new features, latest version: 0.8.12 (Oct 17, 2023)
  • 0.7 - Discontinued - K40 support only (including ruidacontrol emulator for 3rd party lasersoftware integration), latest version 0.7.10 (June 13, 2023)
  • 0.6 - Discontinued - K40 support only, latest version: 0.6.24 (Oct 11, 2021)

Command Line Interface

Meerk40t has an advanced internal console system allowing access to most parts of the code with various commands. It also provides a command line interface which should allow you to automate any processes. To learn more, download a version of Meerk40t for your platform, and execute it in a terminal with the --help argument to get a list of options.

Compiling from source

Alternatively you can run MeerK40t directly from Python. pip install meerk40t[all] with python installed will usually be sufficient. Then merely run meerk40t at the command line.

See Install: Source wiki page

The wxMeerK40t is the GUI and is written in wxPython. We use AUI to allow to have a very highly configurable UI. We can easily add panes and tools and there are quite a few available already.

Screenshots

grafik

Drivers

Meerk40t provides a variety of drivers with an extensible framework to provide support for other new laser devices. The code was written with the myriad of possibilities for different software in mind. For example, it may be essential that GRBL be able to reset an alarm or notify the user of particular error codes. The configuration for GRBL is not the same for the configuration of other laser control drivers. With this in mind, Meerk40t can radically change how and when it works

Supported devices

  • Lihuiyu M2/M3-Nano (aka K40 lasers)
  • Any GRBL device (Atomstack, Creality, Longer, Ortur etc...)
  • Ezcad2-compatible JCZ controllers galvo lasers
  • Moshiboard
  • NewlyDraw System 8.1 Lasers
  • Ruida-Emulation (Middleman between Lightburn and K40)
More device support info

Lihuiyu M2-Nano/M3-Nano

For the Lihuiyu (stock driver), Meerk40t supports both the windows and libusb connection methods, making it compatible with Whisperer and with the original Chinese software. So MeerK40t can usually run alongside these other pieces of software interchangeably.

GRBL

GRBL is itself open source and the various interfaces with the board should be quite well understood.

EZCAD2-Compatible Galvo LMC

Meerk40t supports controlling galvo as well as gantry lasers with open source support.

Moshiboard

The support for old moshiboards makes meerk40t the only known opensource software that controls moshiboards.

System 8.1 Lasers (NewlyDraw)

HPGL-modified laser systems produced under many different company names

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. There are also a lot of ways the project should help you.

  • Code
  • Provide Translations in other languages.
  • Design ( Good design instincts, smooth out the rough edges)
  • Compile/Testers
  • Beta testers
  • Make helpful support content
  • Make guides ("How to set up cameras?", etc.)
  • Bounce ideas around

If you want to get into contact and help, then the Discord Channel is the easiest and fastest way to reach out to us - we are looking forward to hear from you.

Lightburn integration

Meerk40t allows to act as an intermediary between your K40 laser and software that supports Ruida-controlled laser equipment - Lightburn is a relevant example of such a software product. You just need to issue the command ruidacontrol in MeerK40ts console window, and you will then be able to add an emulated Ruida Laser inside Lightburn™. Laser jobs that are created inside Lightburn™ and sent to this laser will be picked up by MeerK40t and sent to your K40. See some more detailed instructions in this video. Please note ruidacontrol will require the DSP version of Lightburn™. (Present in all versions since 0.7)

With 0.9 another way of interacting with Lightburn was introduced, which will work as well with the standard version of LB: You just need to issue the command grblcontrol in MeerK40ts console window, and you will then be able to add an emulated remote GBRL-LPC laser inside Lightburn or any TCP GRBL control software.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meerk40t-0.9.7900.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

meerk40t-0.9.7900-py2.py3-none-any.whl (1.9 MB view details)

Uploaded Python 2Python 3

File details

Details for the file meerk40t-0.9.7900.tar.gz.

File metadata

  • Download URL: meerk40t-0.9.7900.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for meerk40t-0.9.7900.tar.gz
Algorithm Hash digest
SHA256 79e8d18d125ac46084cbc1931cc9b60a7932e1f813197063fef6ceecb810262b
MD5 014ed112db6fa365a6d6d6c6c11c1c74
BLAKE2b-256 990eda81a8f8a0eb596d497e5c791e34f239114d8c893827533fbc68d30ae6b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for meerk40t-0.9.7900.tar.gz:

Publisher: pypi.yml on meerk40t/meerk40t

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file meerk40t-0.9.7900-py2.py3-none-any.whl.

File metadata

  • Download URL: meerk40t-0.9.7900-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for meerk40t-0.9.7900-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 86f3366ca07bf72e888e666306254b59d3049131c1ce76fa307bc53aba4d74d8
MD5 91d074ede0f0ba4b41b6a754b6eec1e0
BLAKE2b-256 d3063a12a8dc3e9630f9b39346bd945ee9d1cf9bafc1a5d0928cb56e43861004

See more details on using hashes here.

Provenance

The following attestation bundles were made for meerk40t-0.9.7900-py2.py3-none-any.whl:

Publisher: pypi.yml on meerk40t/meerk40t

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page