jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
пре 7 година
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
пре 7 година
Scott Lahteine
7999249a5c
Set TEMP_SENSOR_0 to 1 in CR-10 example config
As pointed out in #7692 by @totalitarian
пре 7 година
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
пре 7 година
GMagician
8ab426c3a4
Updated all examples configurations
Forgot to update examples configurations. Done now
пре 7 година
Scott Lahteine
2efd5b119d
Add USER_SCRIPT_RETURN option
пре 7 година
Scott Lahteine
e37a1ded0d
Increase BABYSTEP_MULTIPLICATOR to 100
Ideally, it should be calculated based on Z steps per unit so that each
babystep corresponds to around 0.025mm. Smaller than this is largely
insignificant for typical layer heights.
пре 7 година
Scott Lahteine
c1cc79176c
Full-featured Creality configs
пре 7 година
Scott Lahteine
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
пре 7 година
Scott Lahteine
cd09a83cfa
Add size note to SDSORT_LIMIT
пре 7 година
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
пре 7 година
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
пре 7 година
Marcio Teixeira
d69c5317df
Added option for graphical overlay for Z-offset
пре 7 година
Scott Lahteine
5851c2d36f
MAX7219 followup (#7564 )
* Add MAX7219_DEBUG to Travis CI testing
* Tweak config and use standard pin naming for MAX7219_DEBUG
* MAX7219: Apply coding standards, use macros, etc.
* Make code work...
пре 7 година
Scott Lahteine
321f98f867
Fix servo delay in Folgertech config
пре 7 година
Roxy-3D
3f0b38ed5d
Add Max7219 LED Matrix Debug Support (#7563 )
* Add Max7219 LED Matrix Debug Support
The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
And for that matter, just trying to maximize printer settings without
causing stuttering.
The displays are very inexpensive (under $2.00 with shipping) and
provide a lot of help when trying to debug complicated code.
* Try to keep Makefile up to date.
пре 7 година
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
пре 7 година
Scott Lahteine
11a724d8fc
Sanguinololu example configuration
пре 7 година
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
пре 7 година
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
пре 7 година
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
пре 7 година
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
пре 7 година
Scott Lahteine
35d5a7bdff
Tweak CR-10 config/pins
пре 7 година
Frederik Kemner
25a11cd485
Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in #7435 (#7480 )
пре 7 година
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
пре 8 година
richarddeweerd
b370906031
Example config for Geeetech I3 Pro X with GT2560 controller
пре 7 година
Scott Lahteine
804818b4d9
Bring configs up to date
пре 7 година
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
пре 7 година
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
пре 8 година
Scott Lahteine
423b0f3a1e
Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT
пре 8 година
Scott Lahteine
51864fd365
Add bed size as a configuration option
пре 8 година
Scott Lahteine
dc7c95e07b
Remove `@ section fwretract`
пре 8 година
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 /
пре 8 година
Scott Lahteine
a059e95463
Bring Infitary i3 config up to date
пре 8 година
Scott Lahteine
8a3bc6be4d
Improve FWRETRACT config options and commentary
Add more details as requested in #7198
пре 8 година
LVD-AC
4bc79ec877
Updates for G33-LCD interface
пре 8 година
Scott Lahteine
186580b55f
Arrange example configurations by vendor
пре 8 година
Scott Lahteine
6be369f3ea
Add some config names to AUTHOR
пре 8 година
João Brázio
2065591daf
Add support for BQ heated bed kit with Hephestos 2
пре 8 година
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)
пре 8 година
Scott Lahteine
f713f25fa5
Clean up excess whitespace
пре 8 година
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
пре 8 година
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
пре 8 година
Ben Lye
c28749a567
Add kill action
Sends pre-defined string as action command when printer is kill.
пре 8 година
LVD-AC
567941e341
Fix for issues #6997 and #7152
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.
пре 8 година
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
пре 8 година
Scott Lahteine
232a10410d
LCD_FOR_MELZI
пре 8 година
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
пре 8 година
Tom
1ff7d10c80
Add configuration for Infitary M508 (i3 clone)
Based on Infitary's own firmware settings.
пре 8 година
Scott Lahteine
406ef69702
Move Anet A8 config to subfolder
пре 8 година