38a500d05c
I've insert the define and pointer entries for the Viki 2 and miniViki from Panucatt in all of the example configs and main config. With these additions and with pins done in the old single pin.h style...I was able to get the display working fine save for needing to turn Delta Segments per Second down. But that's a common graphics lcd issue being looked into right now. I need assistance in understanding how the new divided pins files fit together because my previous attempts at trying to get it to work appropriately didn't seem successful. This originally came from trying to find out how to swap the XYZ Min and Max Endstop pins in the Azteeg X3 Pro. It only comes with one set of connectors and they're Min Endstops. My previous experience didn't turn out well trying to tell the firmware to home to the Min Endstops so the best solution I found was to swap the pins in the firmware. If I'm missing a conflict with a setup other than delta please let me know, but it makes sense in my setup. |
||
---|---|---|
ArduinoAddons | ||
Documentation | ||
Marlin | ||
.gitignore | ||
.travis.yml | ||
README.md |
Marlin 3D Printer Firmware
- Configuration & Compilation
- Supported
- Notes
RepRap.org Wiki Page
Quick Information
This is a firmware for reprap single-processor electronics setups. It also works on the Ultimaker PCB. It supports printing from SD card+Folders, and look-ahead trajectory planning. This firmware is a mashup between Sprinter, grbl and many original parts.
Current Status: Bug Fixing
The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently. We are actively looking for testers. So please try the current development version and report new issues and feedback.
What bugs are we working on: Bug Fixing Round 2
Contact
IRC: #marlin-firmware @freenode (WebChat Client, Archive)
Mailing List: marlin@lists.0l.de (Subscribe, Archive)
Credits
The current Marlin dev team consists of:
Sprinters lead developers are Kliment and caru. Grbls lead developer is Simen Svale Skogsrud. Sonney Jeon (Chamnit) improved some parts of grbl A fork by bkubicek for the Ultimaker was merged.
More features have been added by:
- Lampmaker,
- Bradley Feldman,
- and others...
Licence
Marlin is published unde the GPL license 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.