Scott Lahteine
1c95c13224
Lightweight status screen for ST7920
...
- This status screen uses the ST7920 character generator to greatly reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller but should work with any LCD that uses an ST7920 or fully compatible controller.
2018-02-22 00:46:25 -06:00
Scott Lahteine
967076b080
Add LIGHTWEIGHT_UI to example configs
2018-02-22 00:25:53 -06:00
Scott Lahteine
855b188102
Hephestos2 heated bed kit for all ( #9756 )
2018-02-21 22:26:56 -06:00
Scott Lahteine
a1d4835404
Merge pull request #9755 from thinkyhead/bf1_cr10s_mini
...
[1.1.x] Creality CR-10mini configuration
2018-02-21 20:30:01 -06:00
Scott Lahteine
6759be43ea
Add CR-10S _Bootscreen.h
2018-02-21 20:19:12 -06:00
Scott Lahteine
6e0001b4f8
Add CR-10mini configuration
2018-02-21 20:19:12 -06:00
Scott Lahteine
84f0ce4751
Some encoder steps handled in Conditionals_LCD.h
2018-02-21 20:19:11 -06:00
Scott Lahteine
d9e2acd1b2
Configs parity with 2.0.x
2018-02-21 20:19:11 -06:00
Scott Lahteine
e8f9473be2
Fix progress bar on DOGM with LCD_SET_PROGRESS_MANUALLY
2018-02-21 19:43:45 -06:00
Scott Lahteine
126a80ea83
Reduce Creality3D bootscreens flash usage ( #9745 )
2018-02-21 16:08:27 -06:00
Scott Lahteine
aa635fe9f1
pinsDebug patch
2018-02-21 14:21:07 -06:00
Roxy-3D
d473456a08
Fix botched check for being off the mesh...
2018-02-21 13:50:27 -06:00
Scott Lahteine
7761812532
Merge pull request #9743 from thinkyhead/bf1_sainsmart_20x4
...
[1.1.x] Sainsmart LCD 20x4
2018-02-20 20:54:38 -06:00
Scott Lahteine
18881e6725
Add 20x4 option for Sainsmart LCD
2018-02-20 20:09:49 -06:00
Scott Lahteine
1d78bdac82
quick_home_xy sensorless homing
2018-02-20 20:09:45 -06:00
Scott Lahteine
e1fc89c83f
Sanitycheck 2.0.x parity
2018-02-20 20:06:17 -06:00
Scott Lahteine
35800eec02
Fix big edit font width calculation
...
Fix #9685
2018-02-20 06:43:48 -06:00
Scott Lahteine
83e093f5cc
Fix MALYAN_LCD message bug
...
Fix #9711
Based on #9731
2018-02-20 05:43:18 -06:00
Scott Lahteine
2b7e5c8e6c
Extend menu items for SWITCHING_EXTRUDER
...
In reference to #5367
2018-02-19 11:11:04 -06:00
Scott Lahteine
3c2f735fb8
Conditionals for SWITCHING_EXTRUDER
...
In reference to #5367 . SWITCHING_EXTRUDER was not fully implemented for EXTRUDERS > 2.
2018-02-19 10:58:06 -06:00
Scott Lahteine
e3370d097a
Add a SENSORLESS_HOMING delay to quick_home_xy
...
Fix #9471
2018-02-19 10:11:25 -06:00
Scott Lahteine
f39b28b6a9
Null-terminate lcd_status_message
2018-02-19 10:07:22 -06:00
Scott Lahteine
b1ec140f0b
Don't raise FIX_MOUNTED_PROBE on stow
...
Reference #9336
2018-02-19 08:34:25 -06:00
Scott Lahteine
6e932f979d
CR-10 Bootscreen
...
From @plainpylut in #9660
2018-02-19 08:05:32 -06:00
Scott Lahteine
d3dea2e091
Merge pull request #9717 from thinkyhead/bf1_multi_fil_runout
...
[1.1.x] Support multiple filament runout sensors
2018-02-19 07:04:53 -06:00
Scott Lahteine
cc8711419e
Add NUM_RUNOUT_SENSORS to example configs
2018-02-19 06:25:36 -06:00
Scott Lahteine
c04f8e8c9d
Support for multiple filament runout sensors
2018-02-19 06:25:35 -06:00
Scott Lahteine
4813938a87
Update configs for 2.0.x parity
2018-02-18 19:42:20 -06:00
quittenkaes
971732b9f6
Add a delay before moving to z_safe_homing position if using TMC2130 sensorless homing ( #9705 )
...
A short delay is needed after homing an axis with TMC 2130 sensorless homing. Otherwise the axis wont move.
2018-02-18 19:29:06 -06:00
Scott Lahteine
1997640e41
Sync pinsDebug_list.h and apply macros ( #9690 )
2018-02-18 02:25:47 -06:00
Scott Lahteine
b45a277c52
ENDER can use BOARD_MELZI_CREALITY ( #9694 )
2018-02-18 02:24:23 -06:00
Scott Lahteine
016bd86c28
Add MSG_THERMAL_RUNAWAY_BED ( #9695 )
2018-02-18 02:24:08 -06:00
Scott Lahteine
fc709c28b5
Merge pull request #9698 from thinkyhead/bf1_codependent_xy_homing
...
[1.1.x] Option to force homing of a dependent axis
2018-02-18 02:22:25 -06:00
Scott Lahteine
65d69e9507
Strip excess G28 debug logging
2018-02-18 01:09:56 -06:00
Scott Lahteine
28e7562e7a
Add CODEPENDENT_XY_HOMING to example configs
2018-02-18 01:09:51 -06:00
Scott Lahteine
2e5a6243df
Option to force X or Y to home first when homing the other axis
2018-02-18 01:06:57 -06:00
Bob-the-Kuhn
d413781b98
Fix setPwmFrequency declaration ( #9687 )
2018-02-17 23:19:49 -06:00
Scott Lahteine
50d38e7d03
Pins spacing, 2.0.x parity
2018-02-17 21:49:00 -06:00
Scott Lahteine
80784c4d11
Remove sanity check for delta probe plug
2018-02-17 18:51:25 -06:00
Scott Lahteine
8761cb0464
Merge pull request #9682 from thinkyhead/bf1_m73_without_sd
...
[1.1.x] Allow M73 without SDSUPPORT
2018-02-17 15:50:19 -06:00
Scott Lahteine
aceadabe89
Merge pull request #9674 from bytespider/bugfix-1.1.x
...
Add TronXY XY100 config
2018-02-17 15:49:29 -06:00
Scott Lahteine
3a1fedaee6
Update LCD_SET_PROGRESS_MANUALLY in configs
2018-02-17 15:41:20 -06:00
Scott Lahteine
a1f0d9d349
Allow LCD_SET_PROGRESS_MANUALLY without SDSUPPORT
2018-02-17 15:41:20 -06:00
Scott Lahteine
c67cefd913
2.0.x parity in ultralcd__impl_HD44780.h
2018-02-17 15:41:20 -06:00
Scott Lahteine
c71f542d61
LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD
2018-02-17 15:41:20 -06:00
Scott Lahteine
fe5ba25a00
Fix #9681
2018-02-17 15:39:46 -06:00
Scott Lahteine
4ae9afcc56
Fix compile error with SHOW_BOOTSCREEN disabled
...
Fix #9530
Fix #9524
2018-02-17 15:39:46 -06:00
Scott Lahteine
c3ff130127
Merge pull request #9672 from thinkyhead/bf1_czech_mate
...
[1.1.x] Update Czech language
2018-02-16 22:47:47 -06:00
Scott Lahteine
fbf8819253
Make safe_delay available for neopixel startup test
...
Fix #9033
2018-02-16 22:25:57 -06:00
Scott Lahteine
a7ebbe6dcd
Update Czech advanced pause
2018-02-16 22:22:12 -06:00