Slawomir Ciunczyk
167058b61f
Different NEOPIXEL types
Changes to support NEOPIXEL LED strips
- Support for different NEOPIXEL as defined in Adafruit_NeoPixel.h
- ability to setup startup brightness
- ability to define sequential/non-sequential transition of color change during heating-up
- additional parameter to M150 P<brightness>
8 лет назад
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
8 лет назад
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
7 лет назад
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
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
8 лет назад
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
f25dccd6d1
Disable BABYSTEP_XY by default in all configs
8 лет назад
Scott Lahteine
cd09a83cfa
Add size note to SDSORT_LIMIT
8 лет назад
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
8 лет назад
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
8 лет назад
Marcio Teixeira
d69c5317df
Added option for graphical overlay for Z-offset
8 лет назад
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...
8 лет назад
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.
8 лет назад
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
8 лет назад
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
8 лет назад
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
8 лет назад
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
8 лет назад
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
8 лет назад
Frederik Kemner
25a11cd485
Use bed size and inset instead of travel limits to define mesh area\n\nAs proposed in #7435 (#7480 )
8 лет назад
Scott Lahteine
804818b4d9
Bring configs up to date
8 лет назад
benlye
24af9e1bf4
Make audible user script feedback optional
Add a parameter to enable/disable audible user script feedback
8 лет назад
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
8a3bc6be4d
Improve FWRETRACT config options and commentary
Add more details as requested in #7198
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 лет назад
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 лет назад
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
8 лет назад
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
8 лет назад
Scott Lahteine
a4a587a897
Fix spelling of Průša
8 лет назад
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
8 лет назад
Scott Lahteine
eb314373bb
Config spacing & consistency, group custom LCDs
8 лет назад
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
8 лет назад
Scott Lahteine
80a232419d
CNC workspace planes and 'P' argument for G2/G3
8 лет назад
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
8 лет назад
Jim Brown
3d043976f7
Add option to disallow filament change without homing first
8 лет назад
Brian
40bb0cbf7a
example configurations, etc.
8 лет назад
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.
8 лет назад
Bob-the-Kuhn
1c107b3949
delete problem line
8 лет назад
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
8 лет назад
Scott Lahteine
e1c5a43247
Cleanup stepper current control config options
8 лет назад
Brian
dd071a4a65
Enable AUTO_REPORT_TEMPERATURES by default
8 лет назад