Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
2017-10-24 18:25:50 -05:00
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
2017-10-24 16:49:00 -05:00
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
2017-10-22 17:14:50 -05:00
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
2017-10-20 19:14:11 -05:00
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
...
Based on #7637 by @marcio-ao
2017-10-20 19:14:10 -05:00
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 ( #8011 )
2017-10-18 10:03:00 -05:00
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
2017-10-16 02:32:30 -05:00
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
2017-10-15 02:21:09 -05:00
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
2017-10-14 20:17:29 -05:00
Scott Lahteine
e05af35678
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
2017-10-14 17:14:19 -05:00
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>
2017-10-10 01:58:40 -05:00
Scott Lahteine
f835245ee1
Merge pull request #7908 from thinkyhead/bf1_goodbye_legacy_advance
...
[1.1.x] Remove legacy ADVANCE feature
2017-10-10 00:31:39 -05:00
jmdearras
c7e0a49c94
Add some new LCD displays
...
- Original CR-10
- MKS Mini Display
2017-10-09 17:39:03 -05:00
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
2017-10-09 17:38:39 -05:00
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
2017-10-09 04:27:45 -05:00
Scott Lahteine
7999249a5c
Set TEMP_SENSOR_0 to 1 in CR-10 example config
...
As pointed out in #7692 by @totalitarian
2017-10-06 14:29:00 -05:00
Scott Lahteine
a47c5c093d
Merge pull request #7459 from ejtagle/xon-xoff-sdxfer
...
[1.1.x] XON/XOFF serial handshake (for faster transfers to SD)
2017-10-02 23:52:41 -05:00
Scott Lahteine
94caabf89a
Add XON/XOFF options to example configs
2017-10-02 03:52:41 -05:00
GMagician
8ab426c3a4
Updated all examples configurations
...
Forgot to update examples configurations. Done now
2017-10-01 21:04:12 -05:00
Scott Lahteine
2efd5b119d
Add USER_SCRIPT_RETURN option
2017-09-27 11:23:34 -05:00
Scott Lahteine
c1cc79176c
Full-featured Creality configs
2017-09-24 16:52:42 -05:00
Scott Lahteine
9d4d53e2fd
Update links to old wiki page
2017-09-23 22:06:45 -05:00
Scott Lahteine
00896f1713
Fix LEVEL_BED_CORNERS (No leveling required)
2017-09-23 22:00:45 -05:00
Michal Holes
54d48130f3
Slovak UTF-8 translation
...
Slovak UTF-8 translation
2017-08-23 19:14:35 -05:00
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
2017-08-16 17:33:11 -05:00
Scott Lahteine
385f1bb9e5
Merge pull request #7504 from thinkyhead/bf1_servo_delays
...
Individual servo delays
2017-08-16 16:05:22 -05:00
Scott Lahteine
a1878cd1c0
Add "Level Corners" menu option
2017-08-16 02:54:33 -05:00
GMagician
e9c72978c7
Implement SERVO_DELAY as array
...
This modify give SERVO_DELAY x servo basis
2017-08-15 00:28:47 -05:00
Scott Lahteine
35d5a7bdff
Tweak CR-10 config/pins
2017-08-11 15:55:31 -05:00
Scott Lahteine
804818b4d9
Bring configs up to date
2017-08-05 03:48:52 -05:00
teemuatlut
936d00dda8
Implement probing delay for piezo sensors
2017-07-29 21:46:40 -05:00
Scott Lahteine
51864fd365
Add bed size as a configuration option
2017-07-26 23:04:54 -05:00
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/
2017-07-22 16:07:55 -05:00
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)
2017-07-06 23:08:10 -05:00