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>
hace 7 años
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
hace 7 años
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
hace 7 años
GMagician
8ab426c3a4
Updated all examples configurations
Forgot to update examples configurations. Done now
hace 7 años
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
hace 7 años
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
hace 7 años
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
hace 7 años
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
hace 7 años
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
hace 7 años
GMagician
e9c72978c7
Implement SERVO_DELAY as array
This modify give SERVO_DELAY x servo basis
hace 7 años
Scott Lahteine
804818b4d9
Bring configs up to date
hace 7 años
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
hace 7 años
Scott Lahteine
51864fd365
Add bed size as a configuration option
hace 7 años
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 /
hace 7 años
Scott Lahteine
fc9ce65095
Add `BUSY_WHILE_HEATING` for hosts that need it
hace 7 años
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
hace 7 años
Scott Lahteine
69297b2d7b
Make all EEPROM optimization options available
hace 7 años
Scott Lahteine
232a10410d
LCD_FOR_MELZI
hace 7 años
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
hace 7 años
Scott Lahteine
5b03f23fa2
Bring configurations up to date, fix some comments
hace 7 años
Scott Lahteine
5b11b33854
Add support for Průša MK2 Multiplexer
hace 7 años
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
hace 7 años
Scott Lahteine
eb314373bb
Config spacing & consistency, group custom LCDs
hace 7 años
Scott Lahteine
afbc6e3e2f
Update DELTA/SCARA config comments
hace 7 años
Bob-the-Kuhn
325f09ea6c
Add link to custom LiquidCrystal library by F. Malpartida
hace 7 años
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.
hace 7 años
Bob-the-Kuhn
1c107b3949
delete problem line
hace 7 años
Scott Lahteine
e556ab1dff
Find three-point leveling points on Delta
hace 7 años
Scott Lahteine
1919cb0d1e
Config cleanups
hace 7 años
Roxy-3D
364f8fb613
Update Configuration.h files to better names (#6814 )
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION
Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
hace 7 años
Scott Lahteine
99c4900a98
SPINDLE/LASER config changes
hace 7 años
fixoid
c2321b1cdd
Separate SWITCHING_NOZZLE and SWITCHING_EXTRUDER
hace 7 años
Scott Lahteine
41cf1c9e6a
Note 5 extruders in config comments
hace 7 años
Brian
a68084f417
Improve BLTOUCH_HEATERS_OFF functionality
- rename to PROBING_HEATERS_OFF
- move heater pausing functionality into thermalManager
- add variables, pause(), ispaused(), other functions
- add fan pausing functionality -> PROBING_FANS_OFF
- add probing_pause() wrapper
- move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit
- example configs
hace 7 años
Scott Lahteine
bf7ecc761f
Edit configuration comments
hace 7 años
Scott Lahteine
1c4ed8b106
Note 5 extruders in config comments
hace 7 años
Brian
faa270071d
Improve BLTOUCH_HEATERS_OFF functionality
- rename to PROBING_HEATERS_OFF
- move heater pausing functionality into thermalManager
- add variables, pause(), ispaused(), other functions
- add fan pausing functionality -> PROBING_FANS_OFF
- add probing_pause() wrapper
- move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit
- example configs
hace 7 años
Scott Lahteine
77769e284f
Edit configuration comments
hace 7 años
Scott Lahteine
da08e11acd
Add EXTRAPOLATE_BEYOND_GRID option to bilinear leveling
hace 7 años
Scott Lahteine
54751e8557
Put DISTINCT_E_FACTORS adjacent to the affected settings
hace 7 años
Scott Lahteine
0dbe4b3e54
Edit configurations to reduce verbosity, arrange logically
hace 7 años
Scott Lahteine
d7d4378481
Remove inaccurate version description
hace 7 años
Roxy-3D
4075b95519
Allow BL-Touch users to control heaters during probe event (#6485 )
The Configuration.h file entries for BL-Touch have been updated to:
```cpp
//#define BLTOUCH
//#define BLTOUCH_DELAY 375 // (ms) Enable and increase if needed
//#define BLTOUCH_HEATERS_OFF // if defined the printer's heaters are
turned off during probe event
```
hace 7 años
Scott Lahteine
959566cf0a
Update note about M163 / M164
hace 7 años
Scott Lahteine
0e97b3d6d0
Fix some configuration spacing
hace 7 años
Scott Lahteine
153b0ae967
Tweak Delta Printer configuration note
hace 7 años
Scott Lahteine
fd2a0784ba
Add support for SOLENOID_PROBE
hace 7 años
Scott Lahteine
dac21ec680
Add support for an RGBW LED
hace 7 años
Scott Lahteine
e7746ffee4
Extend RGB LED support, adding Printer Events
hace 7 años
Scott Lahteine
9343f6a95f
Put TOSHIBA with other stepper driver options
hace 7 años