Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foosel/bqmarlin

My personal fork of BQ's Marlin variant
https://github.com/foosel/bqmarlin

Last synced: 17 days ago
JSON representation

My personal fork of BQ's Marlin variant

Awesome Lists containing this project

README

        

# Personal fork, unmaintained

This is only worked on by me with regards to what works for me and my personal workflow
and shared to help whoever it might help.

No active maintenance! No issues, no PRs. Sorry :)

----

# Marlin 3D Printer Firmware for BQ printers

* Compiling and flashing:
* [Linux](Documentation/Linux_Compilation.md)
* [Windows](Documentation/Windows_Compilation.md)
* [Supported GCodes](Documentation/GCodes.md)

## Quick Information

This is a firmware for reprap single-processor electronics setups, but this particular fork is specifically suited for [BQ printers](http://bq.com/3d-world).

Based on [Marlin](https://github.com/ErikZalm/Marlin), from Erik Zalm, this firmware is a mashup between [Sprinter](https://github.com/kliment/Sprinter), [grbl](https://github.com/simen/grbl) and many original parts.

See the [changelog](Documentation/Changelog.md) file for version details.

## Contact

__Community forum:__ [Mibqyyo](http://www.mibqyyo.com/comunidad/?lang=en)

__Email support:__ [email protected]

## Credits

Besides the BQ team, focused on specific changes and improvements for Witbox and Hephestos printers, the original Marlin dev team consists of:

- Erik van der Zalm ([@ErikZalm](https://github.com/ErikZalm))
- [@daid](https://github.com/daid)
- And many others...

##### [RepRap.org Wiki Page](http://reprap.org/wiki/Marlin)

## Licence

Marlin is published under the [GPL license](Documentation/COPYING.md) because I believe in open development.
Please do not use this code in products (3D printers, CNC etc) that are closed source or are crippled by a patent.