Commit Graph

834 Commits (be5ca3421543a3c88b2141b1ee45e9f1600292c4)

Author SHA1 Message Date
Scott Lahteine 35d5a7bdff Tweak CR-10 config/pins
Frederik Kemner 25a11cd485 Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in ()
Jozsef Kiraly 97c21e9007 Support for Geeetech GT2560 Rev.A/Rev.A+
richarddeweerd b370906031 Example config for Geeetech I3 Pro X with GT2560 controller
Scott Lahteine 804818b4d9 Bring configs up to date
benlye 24af9e1bf4 Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
teemuatlut 936d00dda8 Implement probing delay for piezo sensors
Scott Lahteine 423b0f3a1e Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
Scott Lahteine 51864fd365 Add bed size as a configuration option
Scott Lahteine dc7c95e07b Remove `@ section fwretract`
C. Scott Ananian 890e7a16a9 Add support for Printrbot Neopixel RGBW strip.
Connected as described at http://printrbot.com/shop/led-strip/

Based on patch by Kelly Anderson <kelly@xilka.com> at
http://www.xilka.com/printrbot/marlin/1.1.4/20170707/
Scott Lahteine a059e95463 Bring Infitary i3 config up to date
Scott Lahteine 8a3bc6be4d Improve FWRETRACT config options and commentary
Add more details as requested in 
LVD-AC 4bc79ec877 Updates for G33-LCD interface
Scott Lahteine 186580b55f Arrange example configurations by vendor
Scott Lahteine 6be369f3ea Add some config names to AUTHOR
Scott Lahteine 7fc31a7940 Merge pull request from thinkyhead/bf_cleanups_jbrazio
Add support for BQ heated bed kit with Hephestos 2
João Brázio 2065591daf Add support for BQ heated bed kit with Hephestos 2
essgcee 61be28133d Support for Creality CR-10
Creality board is a Melzi / Sanguinololu variant, but using different pins for LCD control (and maybe other minor variations)
Scott Lahteine f713f25fa5 Clean up excess whitespace
Scott Lahteine fc9ce65095 Add `BUSY_WHILE_HEATING` for hosts that need it
Scott Lahteine cca1cca3a5 Merge pull request from thinkyhead/bf_cz_mapper
UTF-8 mapper for Czech
Scott Lahteine a2babb532d Merge pull request from benlye/add-kill-action
Add configurable action command to send when printer is killed
Petr Zahradník 8c34233452 UTF-8 mapper for Czech
Ben Lye c28749a567 Add kill action
Sends pre-defined string as action command when printer is kill.
LVD-AC 567941e341 Fix for issues and
Probing with the effector in the printing area, but an eccentric probe (e.g. allen key) outside it but still touching the bed gives meaninfull information for calibration. Since calibration is most accurate when probing as close to the towers as possible the testing was way to restrictive hence this fix.
Scott Lahteine 69297b2d7b Make all EEPROM optimization options available
Scott Lahteine 232a10410d LCD_FOR_MELZI
Scott Lahteine dcec7178d1 Expose DISABLE_M503 option as a test option
Tom 1ff7d10c80 Add configuration for Infitary M508 (i3 clone)
Based on Infitary's own firmware settings.
Scott Lahteine 406ef69702 Move Anet A8 config to subfolder
Scott Lahteine 379926961c Add Anet A6 config, edit Anet A8 config
Scott Lahteine 5b03f23fa2 Bring configurations up to date, fix some comments
Scott Lahteine f4246dc8ff Merge pull request from thinkyhead/bf_parser_shorthand
Use parser.seenval, add shorthand functions
Scott Lahteine 941943c167 Apply const, spacing, etc.
Scott Lahteine 5b11b33854 Add support for Průša MK2 Multiplexer
Scott Lahteine a4a587a897 Fix spelling of Průša
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support
Scott Lahteine eb314373bb Config spacing & consistency, group custom LCDs
Scott Lahteine afbc6e3e2f Update DELTA/SCARA config comments
Paweł Stawicki 1e47c17b46 Fix: set digipot mcp4018 Vrefmax to 1.666V
Scott Lahteine 80a232419d CNC workspace planes and 'P' argument for G2/G3
Bob-the-Kuhn 325f09ea6c Add link to custom LiquidCrystal library by F. Malpartida
Scott Lahteine 42f7f9e013 Merge pull request from bgort/i2cpefix
I2C Position Encoders Example Configs
Jim Brown 3d043976f7 Add option to disallow filament change without homing first
Brian 40bb0cbf7a example configurations, etc.
dot-bob 0bc66bf22c PCA9632 PWM color LED support
Add support for the PCA9632 PWM color LED driver used on the Ultimaker 2 and Wanhao Duplicator 6.
Scott Lahteine 07f8da36d2 CL-260 configs
Bob-the-Kuhn 1c107b3949 delete problem line
Scott Lahteine 1419126721 Merge pull request from thinkyhead/bf_save_more_sram
Use createChar_P to save SRAM in bootscreen