Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/foosel/bqmarlin
- Owner: foosel
- Created: 2017-05-13T14:35:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T18:17:24.000Z (over 7 years ago)
- Last Synced: 2024-10-29T11:32:41.840Z (2 months ago)
- Language: C
- Homepage: https://github.com/bq/Marlin
- Size: 60.7 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.