thinkyhead
21674b2879
[cron] Bump distribution date (2020-10-29)
2020-10-29 00:16:59 +00:00
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-27 20:41:12 -05:00
thinkyhead
68ef3ac675
[cron] Bump distribution date (2020-10-28)
2020-10-28 00:16:40 +00:00
thinkyhead
8cf672104e
[cron] Bump distribution date (2020-10-27)
2020-10-27 00:16:29 +00:00
thinkyhead
8bdde8d7a0
[cron] Bump distribution date (2020-10-26)
2020-10-26 00:16:36 +00:00
thinkyhead
b6508c4bd1
[cron] Bump distribution date (2020-10-25)
2020-10-25 00:16:51 +00:00
thinkyhead
2a6d48bf9e
[cron] Bump distribution date (2020-10-24)
2020-10-24 00:16:09 +00:00
thinkyhead
1ed853f5d6
[cron] Bump distribution date (2020-10-23)
2020-10-23 00:16:15 +00:00
ManuelMcLure
4fccb92e07
Configure TMC interpolation per driver ( #19828 )
2020-10-22 06:27:33 -05:00
thinkyhead
ec596315bd
[cron] Bump distribution date (2020-10-22)
2020-10-22 00:16:17 +00:00
Scott Lahteine
072f996af7
General cleanup, mostly MKS UI ( #19825 )
2020-10-21 12:45:27 -05:00
thinkyhead
11badea962
[cron] Bump distribution date (2020-10-21)
2020-10-21 00:16:12 +00:00
ellensp
69d55cabd4
Handle dependent Stepper Driver defaults later ( #19820 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-20 15:01:46 -05:00
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
2020-10-20 14:35:29 -05:00
thinkyhead
b320b1a3c2
[cron] Bump distribution date (2020-10-20)
2020-10-19 20:39:36 -05:00
ellensp
ea80b2c8fc
Ensure A4988 for unspecified driver type ( #19798 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-19 03:16:02 -05:00
thinkyhead
8285953c1b
[cron] Bump distribution date (2020-10-19)
2020-10-19 00:16:11 +00:00
thinkyhead
2693d0eb27
[cron] Bump distribution date (2020-10-18)
2020-10-18 00:16:03 +00:00
thinkyhead
1e13a7161a
[cron] Bump distribution date (2020-10-17)
2020-10-17 00:15:41 +00:00
Jason Smith
050ba0e0a0
LCD conditionals followup ( #19766 )
2020-10-16 17:04:10 -05:00
thinkyhead
763544585a
[cron] Bump distribution date (2020-10-16)
2020-10-16 00:15:39 +00:00
Victor Oliveira
8a885dc61b
Fix TOUCH_SCREEN + TFT_LVGL_UI compile ( #19754 )
2020-10-15 18:38:27 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
thinkyhead
04c27573d6
[cron] Bump distribution date (2020-10-15)
2020-10-15 00:15:10 +00:00
Jason Smith
90d364fc37
Revert at90usb1286 conditional ( #19733 )
2020-10-14 13:48:46 -05:00
thinkyhead
87b07d6f2f
[cron] Bump distribution date (2020-10-14)
2020-10-14 00:15:03 +00:00
thinkyhead
da79674f84
[cron] Bump distribution date (2020-10-13)
2020-10-13 00:15:19 +00:00
Keith Bennett
f9f8fd37de
Sanity-check mutually-exclusive G34 features ( #19706 )
2020-10-12 16:52:56 -05:00
Victor Oliveira
c0920bbf6a
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-12 16:38:07 -05:00
Jason Smith
a866a758cc
Allow MAX31865 resistance values configuration ( #19695 )
2020-10-12 00:40:39 -05:00
InsanityAutomation
e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:34:27 -05:00
thinkyhead
bdd555990b
[cron] Bump distribution date (2020-10-12)
2020-10-12 00:15:08 +00:00
Jason Smith
45731bd022
Fix at90usb1286 build ( #19687 )
...
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 18:13:01 -05:00
Scott Lahteine
492ba2a111
Digipots refactor / cleanup ( #19690 )
2020-10-11 14:58:35 -05:00
thinkyhead
349465b168
[cron] Bump distribution date (2020-10-11)
2020-10-11 00:15:24 +00:00
Serhiy-K
6fdaaf3d20
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-10 05:08:01 -05:00
thinkyhead
1403260487
[cron] Bump distribution date (2020-10-10)
2020-10-10 00:14:40 +00:00
Scott Lahteine
0988af453c
Optional M42
/M226
; Add more features filters ( #19664 )
2020-10-09 16:42:23 -05:00
thinkyhead
33b2e12886
[cron] Bump distribution date (2020-10-09)
2020-10-09 00:14:12 +00:00
thinkyhead
5de2946999
[cron] Bump distribution date (2020-10-08)
2020-10-08 00:12:06 +00:00
thinkyhead
6de179eb7d
[cron] Bump distribution date (2020-10-07)
2020-10-07 00:14:42 +00:00
ladismrkolj
2c99c1e06f
Add Chamber servo vent, auto fan ( #19519 )
2020-10-06 18:36:01 -05:00
thinkyhead
673835e5d9
[cron] Bump distribution date (2020-10-06)
2020-10-06 00:14:30 +00:00
thinkyhead
86165ceca5
[cron] Bump distribution date (2020-10-05)
2020-10-05 00:14:33 +00:00
thinkyhead
8088c7dcd5
[cron] Bump distribution date (2020-10-04)
2020-10-04 00:14:30 +00:00
thinkyhead
604d10d307
[cron] Bump distribution date (2020-10-03)
2020-10-03 00:14:05 +00:00
thinkyhead
cf61562196
[cron] Bump distribution date (2020-10-02)
2020-10-02 00:13:10 +00:00
thinkyhead
2616feb3df
[cron] Bump distribution date (2020-10-01)
2020-10-01 00:14:15 +00:00
thinkyhead
f4255b14e8
[cron] Bump distribution date (2020-09-30)
2020-09-30 00:13:59 +00:00
thinkyhead
41774ec9de
[cron] Bump distribution date (2020-09-29)
2020-09-29 00:13:48 +00:00
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
2020-09-28 14:53:50 -05:00
Scott Lahteine
4584a52ba5
Update configs to 020007
2020-09-28 03:55:14 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
thinkyhead
d9d920e0b3
[cron] Bump distribution date (2020-09-28)
2020-09-28 00:13:59 +00:00
thinkyhead
82e602c847
[cron] Bump distribution date (2020-09-27)
2020-09-27 00:14:12 +00:00
thinkyhead
f902e208a3
[cron] Bump distribution date (2020-09-26)
2020-09-26 00:13:15 +00:00
Scott Lahteine
7ce91c5ffe
Sanity check old serial names
2020-09-24 21:46:13 -05:00
Jason Smith
da6c8317a7
Fix and improve STM32F1 serial ( #19464 )
2020-09-24 20:28:48 -05:00
thinkyhead
6bb6f7f288
[cron] Bump distribution date (2020-09-25)
2020-09-25 00:13:26 +00:00
Scott Lahteine
4b928b2da8
HAL and serial cleanup
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
2020-09-23 19:45:33 -05:00
thinkyhead
928d874dea
[cron] Bump distribution date (2020-09-24)
2020-09-24 00:13:39 +00:00
thinkyhead
fd8cd31504
[cron] Bump distribution date (2020-09-23)
2020-09-23 00:13:17 +00:00
thinkyhead
47aa61c0ec
[cron] Bump distribution date (2020-09-22)
2020-09-22 00:13:24 +00:00
thinkyhead
77b06dce0c
[cron] Bump distribution date (2020-09-21)
2020-09-20 20:51:21 -05:00
Scott Lahteine
4f73ac7289
Add HAS_ROTARY_ENCODER
2020-09-20 20:51:21 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
thinkyhead
0c7035d8a3
[cron] Bump distribution date (2020-09-20)
2020-09-20 00:13:46 +00:00
Cole Markham
4628f0e237
Fix CoreXY compile with backlash cal. ( #19422 )
2020-09-19 08:14:34 -05:00
thinkyhead
e65deacabb
[cron] Bump distribution date (2020-09-19)
2020-09-19 00:13:10 +00:00
thinkyhead
648269e0ec
[cron] Bump distribution date (2020-09-18)
2020-09-18 00:13:20 +00:00
InsanityAutomation
62206c0386
Host Action: Start ( #19398 )
2020-09-17 06:36:21 -05:00
deram
24d8daa01b
SHOW_REMAINING_TIME for HD44780 character LCD ( #19416 )
2020-09-17 05:41:13 -05:00
cosmoderp
073b7f1e3a
E3 V2 DWIN: Z-Offset, cleanup, versatility ( #19384 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 05:35:04 -05:00
thinkyhead
9cf8537051
[cron] Bump distribution date (2020-09-17)
2020-09-17 00:13:06 +00:00
thinkyhead
57a87a278b
[cron] Bump distribution date (2020-09-16)
2020-09-16 00:12:57 +00:00
thinkyhead
0b7d69d06f
[cron] Bump distribution date (2020-09-15)
2020-09-15 00:13:01 +00:00
ellensp
979876e958
Improve temperature runaway, idle timeout ( #19339 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-13 23:58:39 -05:00
thinkyhead
cf8316bfbb
[cron] Bump distribution date (2020-09-14)
2020-09-14 00:13:25 +00:00
thinkyhead
ed39317203
[cron] Bump distribution date (2020-09-13)
2020-09-13 00:13:14 +00:00
thinkyhead
4f390ea18f
[cron] Bump distribution date (2020-09-12)
2020-09-12 00:12:50 +00:00
thinkyhead
4d65ab5a0b
[cron] Bump distribution date (2020-09-11)
2020-09-11 00:12:52 +00:00
Scott Lahteine
21ee7be30a
Warning if SDCARD_READONLY should be disabled
2020-09-10 03:03:42 -05:00
thinkyhead
0b01aa8276
[cron] Bump distribution date (2020-09-10)
2020-09-10 00:12:33 +00:00
thinkyhead
40fdf8f087
[cron] Bump distribution date (2020-09-09)
2020-09-09 00:12:44 +00:00
thinkyhead
d1d8417a61
[cron] Bump distribution date (2020-09-08)
2020-09-08 00:12:45 +00:00
Jason Smith
5c3140811d
TFT is neither "graphical" nor "character" ( #19297 )
2020-09-07 17:07:53 -05:00
Victor Oliveira
4268d86da1
Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI ( #19284 )
2020-09-07 03:17:35 -05:00
Zachary Annand
d3f1f3533d
Separate Neopixel followup ( #19287 )
2020-09-07 02:59:31 -05:00
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
2020-09-06 23:21:42 -05:00
Zachary Annand
5ea7a8373a
Menu items for Separate NeoPixel ( #19280 )
2020-09-06 20:00:24 -05:00
thinkyhead
f29baed540
[cron] Bump distribution date (2020-09-07)
2020-09-07 00:13:11 +00:00
thinkyhead
2ea1bf0e1d
[cron] Bump distribution date (2020-09-06)
2020-09-06 00:13:05 +00:00
thinkyhead
00e738e485
[cron] Bump distribution date (2020-09-05)
2020-09-05 00:18:44 +00:00
Keith Bennett
1d6a92751b
Tweak ESP32 Wifi sanity-check message ( #19257 )
2020-09-03 23:15:45 -05:00
Victor Sokolov
e97e6865c3
MarkForged kinematics ( #19235 )
2020-09-03 20:12:53 -05:00
thinkyhead
55dcff746b
[cron] Bump distribution date (2020-09-04)
2020-09-04 00:12:46 +00:00
thinkyhead
768182c691
[cron] Bump distribution date (2020-09-03)
2020-09-03 00:12:25 +00:00
thinkyhead
f97b8c835a
[cron] Bump distribution date (2020-09-02)
2020-09-02 00:12:22 +00:00
thinkyhead
203e44e026
[cron] Bump distribution date (2020-09-01)
2020-09-01 00:12:57 +00:00
Zachary Annand
41c7ae5d54
Separate Neopixels followup ( #19179 )
2020-08-31 16:06:24 -05:00
thinkyhead
8d76d8c081
[cron] Bump distribution date (2020-08-31)
2020-08-31 00:14:49 +00:00
thinkyhead
c8995b91e2
[cron] Bump distribution date (2020-08-30)
2020-08-30 00:07:24 +00:00
thinkyhead
e492c613f7
[cron] Bump distribution date (2020-08-29)
2020-08-29 00:13:59 +00:00
thinkyhead
6ac8f5abb7
[cron] Bump distribution date (2020-08-28)
2020-08-28 00:13:10 +00:00
Zachary Annand
97ec6c1be6
Independent Neopixel option ( #19115 )
2020-08-27 14:18:16 -05:00
Victor Oliveira
cb75bec06d
One MARLIN_DEV_MODE warning per rebuild ( #19163 )
2020-08-27 11:29:07 -05:00
thinkyhead
84ad7cdc29
[cron] Bump distribution date (2020-08-27)
2020-08-27 00:11:19 +00:00
Scott Lahteine
4955aa5b78
Prusa => Průša
2020-08-26 02:15:50 -05:00
Scott Lahteine
bd9dc73d3d
Warn about MARLIN_DEV_MODE
2020-08-25 23:57:48 -05:00
thinkyhead
076f59c630
[cron] Bump distribution date (2020-08-26)
2020-08-26 00:11:08 +00:00
thinkyhead
e2edfabc3c
[cron] Bump distribution date (2020-08-25)
2020-08-25 00:11:11 +00:00
thinkyhead
5dadba432e
[cron] Bump distribution date (2020-08-24)
2020-08-24 00:12:38 +00:00
Scott Lahteine
b36163d53a
Fix up conditions, comments
2020-08-23 02:45:58 -05:00
thinkyhead
34fb9c7071
[cron] Bump distribution date (2020-08-23)
2020-08-23 00:12:22 +00:00
Scott Lahteine
d84aff701e
Fix probing margin sanity-check
2020-08-22 17:28:44 -05:00
Giuliano Zaro
8652a7bdd2
HIGH/LOW naming of pin state settings ( #19089 )
2020-08-21 23:13:43 -05:00
thinkyhead
45d22d4f09
[cron] Bump distribution date (2020-08-22)
2020-08-22 00:11:44 +00:00
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2020-08-21 18:54:21 -05:00
thinkyhead
16e1dbbb21
[cron] Bump distribution date (2020-08-21)
2020-08-21 00:11:45 +00:00
Giuliano Zaro
3426c7fc94
Configurable number of M106 fans ( #18883 )
2020-08-19 20:11:20 -05:00
thinkyhead
a4809b3a47
[cron] Bump distribution date (2020-08-20)
2020-08-20 00:11:10 +00:00
thinkyhead
167e42af99
[cron] Bump distribution date (2020-08-19)
2020-08-19 00:11:56 +00:00
thinkyhead
c55f477520
[cron] Bump distribution date (2020-08-18)
2020-08-18 00:10:40 +00:00
thinkyhead
ed775ac985
[cron] Bump distribution date (2020-08-17)
2020-08-17 00:11:16 +00:00
Julius Mumme
e70440b7cb
Fix IS_PROBE_PIN macro ( #19024 )
2020-08-15 22:50:28 -05:00
thinkyhead
0e8cdd1938
[cron] Bump distribution date (2020-08-16)
2020-08-16 00:11:06 +00:00
thinkyhead
f7ff3f0803
[cron] Bump distribution date (2020-08-15)
2020-08-15 00:10:28 +00:00
thinkyhead
f01cb240d7
[cron] Bump distribution date (2020-08-14)
2020-08-14 00:10:34 +00:00
Victor Oliveira
ff5c8d3570
Optimize LVGL with HAL TFT IO (SPI and FSMC) ( #18974 )
2020-08-13 18:31:59 -05:00
thinkyhead
3b9e0c3dde
[cron] Bump distribution date (2020-08-13)
2020-08-13 00:10:41 +00:00
thinkyhead
ca4eaf92b4
[cron] Bump distribution date (2020-08-12)
2020-08-12 00:10:11 +00:00
Robby Candra
9590fcd855
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
2020-08-10 20:25:35 -05:00
thinkyhead
276d78461e
[cron] Bump distribution date (2020-08-11)
2020-08-11 00:10:45 +00:00
thinkyhead
f642656bff
[cron] Bump distribution date (2020-08-10)
2020-08-10 00:10:53 +00:00
sherwin-dc
852e5ae042
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
thinkyhead
58cfdb8f57
[cron] Bump distribution date (2020-08-09)
2020-08-09 00:10:45 +00:00
thinkyhead
b68e591e58
[cron] Bump distribution date (2020-08-08)
2020-08-08 00:10:15 +00:00
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
thinkyhead
821d9e374e
[cron] Bump distribution date (2020-08-07)
2020-08-07 00:10:58 +00:00
Scott Lahteine
99ba866d8d
Optimize G-code / feature dependencies ( #18919 )
2020-08-06 08:14:00 -05:00
Marco Burato
6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
2020-08-06 05:38:18 -05:00
Scott Lahteine
7a5d408bc0
Conditions cleanup
2020-08-06 04:20:15 -05:00
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
2020-08-06 04:07:59 -05:00
Scott Lahteine
a9912681b4
General cleanup
2020-08-06 00:52:36 -05:00
thinkyhead
3341fc6728
[cron] Bump distribution date (2020-08-06)
2020-08-06 00:10:09 +00:00
thinkyhead
99fb65f359
[cron] Bump distribution date (2020-08-05)
2020-08-05 00:10:17 +00:00
Victor Oliveira
04c10eda92
Fix MKS Nano v1.2 FSMC display ( #18901 )
2020-08-03 23:41:23 -05:00
Keith Bennett
5823ebb446
Assisted Tramming requires a probe ( #18912 )
2020-08-03 22:39:29 -05:00
thinkyhead
ef749bb69d
[cron] Bump distribution date (2020-08-04)
2020-08-04 00:10:16 +00:00
thinkyhead
5847f9c718
[cron] Bump distribution date (2020-08-03)
2020-08-03 00:10:15 +00:00
thinkyhead
2465f2fd74
[cron] Bump distribution date (2020-08-02)
2020-08-02 00:10:12 +00:00
thinkyhead
6b0d154956
[cron] Bump distribution date (2020-08-01)
2020-08-01 00:09:59 +00:00
thinkyhead
b058aee1d4
[cron] Bump distribution date (2020-07-31)
2020-07-31 00:09:42 +00:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
ellensp
8faa31df54
No HEATER_0_PIN needed with 0 EXTRUDERS ( #18827 )
2020-07-29 21:26:18 -05:00
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2020-07-29 21:25:07 -05:00
thinkyhead
251c5c47aa
[cron] Bump distribution date (2020-07-30)
2020-07-30 00:15:26 +00:00
MoellerDi
159dcd8e8a
Fix NEOPIXEL_LED compile w/out PRINTER_EVENT_LEDS ( #18824 )
2020-07-28 20:19:12 -05:00
thinkyhead
aaf1ee78a4
[cron] Bump distribution date (2020-07-29)
2020-07-29 00:09:42 +00:00
ellensp
a63ad32f71
Fix WiFi / ESP32 sanity check ( #18808 )
2020-07-27 20:12:30 -05:00
thinkyhead
cead93713f
[cron] Bump distribution date (2020-07-28)
2020-07-28 00:09:26 +00:00
thinkyhead
84b92d8f2f
[cron] Bump distribution date (2020-07-27)
2020-07-27 00:09:57 +00:00
ellensp
6924b2deaa
Prevent ESP3D_WIFISUPPORT with non-ESP32 board ( #18792 )
2020-07-26 15:36:58 -05:00
giryan
f949287aec
Fix compile-time PWM_PIN ( #18793 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-26 15:31:45 -05:00
Victor Oliveira
e02817b077
More folders only compiled when their feature is Enabled ( #18780 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-25 21:42:13 -05:00
thinkyhead
0dbebc2835
[cron] Bump distribution date (2020-07-26)
2020-07-26 00:09:32 +00:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
thinkyhead
97c655967f
[cron] Bump distribution date (2020-07-25)
2020-07-25 00:09:21 +00:00
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
2020-07-24 03:09:14 -05:00
thinkyhead
c5b3031c69
[cron] Bump distribution date (2020-07-24)
2020-07-24 00:09:15 +00:00
Scott Lahteine
e27f031a55
General cleanup
2020-07-23 16:11:58 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
thinkyhead
0b46fcdce6
[cron] Bump distribution date (2020-07-23)
2020-07-23 00:09:18 +00:00
thinkyhead
2af216cf82
[cron] Bump distribution date (2020-07-22)
2020-07-22 00:08:57 +00:00
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
2020-07-21 04:00:39 -05:00
thinkyhead
3aecd92298
[cron] Bump distribution date (2020-07-21)
2020-07-21 00:19:36 +00:00
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
2020-07-19 21:42:30 -05:00
thinkyhead
805fb4cb1b
[cron] Bump distribution date (2020-07-20)
2020-07-20 00:09:07 +00:00
thinkyhead
e85d828b24
[cron] Bump distribution date (2020-07-19)
2020-07-19 00:36:28 +00:00
thinkyhead
f51388f287
[cron] Bump distribution date (2020-07-18)
2020-07-18 00:09:19 +00:00
Scott Lahteine
c2363a81b4
Fix E3V2 M0/M1 and wait_for_user
2020-07-17 12:38:51 -05:00
thinkyhead
6b0e8e5fd5
[cron] Bump distribution date (2020-07-17)
2020-07-17 00:09:09 +00:00
Scott Lahteine
11e29754e6
Sanity-check BABYSTEP_MULTIPLICATOR_*
2020-07-15 23:55:55 -05:00
thinkyhead
05c999a809
[cron] Bump distribution date (2020-07-16)
2020-07-16 00:11:04 +00:00
Scott Lahteine
e78f19bc87
Clean up DWIN code
2020-07-14 21:15:14 -05:00
thinkyhead
0451e43adb
[cron] Bump distribution date (2020-07-15)
2020-07-15 00:14:27 +00:00
thinkyhead
b670001269
[cron] Bump distribution date (2020-07-14)
2020-07-14 00:09:09 +00:00
thinkyhead
0f6826ffc0
[cron] Bump distribution date (2020-07-13)
2020-07-13 00:09:18 +00:00
thinkyhead
d09347d603
[cron] Bump distribution date (2020-07-12)
2020-07-12 00:09:12 +00:00
thinkyhead
c765bb05d7
[cron] Bump distribution date (2020-07-11)
2020-07-11 00:11:31 +00:00
thinkyhead
0f64e7912f
[cron] Bump distribution date (2020-07-10)
2020-07-10 00:08:58 +00:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
thinkyhead
ca78a57b1d
[cron] Bump distribution date (2020-07-09)
2020-07-09 00:15:37 +00:00
cccc
1815866877
Show fixed V in Power Display with no V sensor ( #18579 )
2020-07-08 05:02:40 -05:00
thinkyhead
35bb616d32
[cron] Bump distribution date (2020-07-08)
2020-07-08 00:08:30 +00:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
thinkyhead
d3b2c09221
[cron] Bump distribution date (2020-07-07)
2020-07-07 00:08:30 +00:00
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
2020-07-06 18:53:26 -05:00
Jason Smith
af8be58d92
Fix broken POWER_LOSS_RECOVERY prompt ( #18557 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-06 01:18:49 -05:00
thinkyhead
62c00aac2c
[cron] Bump distribution date (2020-07-06)
2020-07-06 00:08:44 +00:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
thinkyhead
aa40deb901
[cron] Bump distribution date (2020-07-05)
2020-07-05 00:09:15 +00:00
thinkyhead
3641972d0d
[cron] Bump distribution date (2020-07-04)
2020-07-04 00:08:37 +00:00
George Fu
097347b575
Add FYSETC 2.42 inch OLED support ( #18485 )
2020-07-02 20:33:52 -05:00
thinkyhead
299d1fea24
[cron] Bump distribution date (2020-07-03)
2020-07-03 00:08:52 +00:00
thinkyhead
652c75ceb9
[cron] Bump distribution date (2020-07-02)
2020-07-02 00:08:43 +00:00
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
2020-07-01 16:18:20 -05:00
Robby Candra
39105384ba
Permit independent X2,Y2,Z2,Z3,Z4 endstop inverting ( #18481 )
2020-07-01 01:22:34 -05:00
thinkyhead
2d6c17b044
[cron] Bump distribution date (2020-07-01)
2020-07-01 00:08:43 +00:00
thinkyhead
34b84d3e63
[cron] Bump distribution date (2020-06-30)
2020-06-30 00:06:54 +00:00
thinkyhead
ca4ade4c44
[cron] Bump distribution date (2020-06-29)
2020-06-29 00:07:30 +00:00
thinkyhead
ad1470b5d2
[cron] Bump distribution date (2020-06-28)
2020-06-28 00:07:10 +00:00
thinkyhead
8474050adb
[cron] Bump distribution date (2020-06-27)
2020-06-26 19:31:07 -05:00
Scott Lahteine
a907e15ae6
Allow larger ADC debounce
...
Reference #17205
2020-06-26 19:31:07 -05:00
thinkyhead
520c0ab96b
[cron] Bump distribution date (2020-06-26)
2020-06-26 00:07:40 +00:00
Scott Lahteine
4ace981ba0
Clean up preheat edit items
2020-06-25 16:16:21 -05:00
Scott Lahteine
859ccd2e28
NO_LCD_REINIT for FSMC (or, no SD_DETECT_PIN)
2020-06-24 20:15:23 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
thinkyhead
eb5f8b693b
[cron] Bump distribution date (2020-06-25)
2020-06-25 00:06:53 +00:00
thinkyhead
f011c6968b
[cron] Bump distribution date (2020-06-24)
2020-06-24 00:06:36 +00:00
thinkyhead
7434d40f8d
[cron] Bump distribution date (2020-06-23)
2020-06-23 00:06:49 +00:00
Jason Smith
819e48972d
Improve U8G+SPI delay override ( #18386 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-22 15:27:01 -05:00
thinkyhead
106cf0d71e
[cron] Bump distribution date (2020-06-22)
2020-06-22 00:07:01 +00:00
thinkyhead
1399d75022
[cron] Bump distribution date (2020-06-21)
2020-06-21 00:07:24 +00:00
thinkyhead
eed32457e3
[cron] Bump distribution date (2020-06-20)
2020-06-20 00:06:55 +00:00
Scott Lahteine
d8c3aed038
Sanity-check the chamber thermistor pin
2020-06-19 14:01:24 -05:00
thinkyhead
a173f33997
[cron] Bump distribution date (2020-06-19)
2020-06-19 00:06:57 +00:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
thinkyhead
c8e99d572c
[cron] Bump distribution date (2020-06-18)
2020-06-18 00:06:49 +00:00
thinkyhead
e58c2d27fc
[cron] Bump distribution date (2020-06-17)
2020-06-17 00:06:31 +00:00
thisiskeithb
2603a237f9
Add MKS LCD12864 A/B Controller Support ( #18120 )
2020-06-16 02:43:09 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
makerbase
642112d3eb
Add MKS UI (TFT_LITTLE_VGL_UI) ( #18071 )
2020-06-15 21:05:33 -05:00
thinkyhead
636813a83a
[cron] Bump distribution date (2020-06-16)
2020-06-16 00:17:01 +00:00
thinkyhead
e1d07f9541
[cron] Bump distribution date (2020-06-15)
2020-06-15 00:06:35 +00:00
thinkyhead
8609f5b2f2
[cron] Bump distribution date (2020-06-14)
2020-06-14 00:06:57 +00:00
thinkyhead
2668288e6c
[cron] Bump distribution date (2020-06-13)
2020-06-13 00:06:55 +00:00
thinkyhead
85e48bbb0d
[cron] Bump distribution date (2020-06-12)
2020-06-12 00:06:39 +00:00
thinkyhead
bbe8400c5a
[cron] Bump distribution date (2020-06-11)
2020-06-11 00:06:30 +00:00
thinkyhead
a9fc8c3f2a
[cron] Bump distribution date (2020-06-10)
2020-06-10 00:06:54 +00:00
thinkyhead
2f28e8ba13
[cron] Bump distribution date (2020-06-09)
2020-06-09 00:06:39 +00:00
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
Scott Lahteine
cfd31ff70e
Add HAS_FILAMENT_RUNOUT_DISTANCE
2020-06-07 21:55:09 -05:00
thinkyhead
968979f42d
[cron] Bump distribution date (2020-06-08)
2020-06-08 00:06:48 +00:00
thinkyhead
8313302266
[cron] Bump distribution date (2020-06-07)
2020-06-07 00:06:51 +00:00
thinkyhead
fda1ef2dd3
[cron] Bump distribution date (2020-06-06)
2020-06-06 00:06:30 +00:00
Scott Lahteine
6371782263
Add HAS_MULTI_SERIAL conditional
2020-06-05 16:20:27 -05:00
thinkyhead
a500862dc6
[cron] Bump distribution date (2020-06-05)
2020-06-05 00:08:38 +00:00