Commit Graph
19958 Commits
Author SHA1 Message Date
Scott Lahteine 300a944af6 Allow Status Message without LCD (#20246) 2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 5e57e60692 Fix UBL manual mesh adjust behavior (#20248) 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 28cd6eca88 Hide docker droppings 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 82c1bac4e3 Move core conditionals earlier 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 08717ef117 Put "$3" on all tests 2021-04-29 08:45:07 -05:00
56c0608e4d Clear menu history for browse media on insert (#20236)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
9c9fd8714e Proper pullup/pulldown configurability (#20242)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Victor OliveiraandScott Lahteine 69b61fef67 Fix Load Filament wait (#20243) 2021-04-29 08:45:07 -05:00
add6b836df Skip unnecessary (costly) SW Stepper Enable (#20218)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
a95a41ef73 BTN_ENC_EN for many boards (#19890)
Enables CHECK_ENCODER_ACTIVE_SIGNAL for many more boards.

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine f3805edbd6 Power-Loss cleanup 2021-04-29 08:45:07 -05:00
7f91ff07c4 Superscript substitution (#20219)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Simone PrimarosaandScott Lahteine d5e13f255d Fix bad SET_FAST_PWM_FREQ calls (#20227) 2021-04-29 08:45:07 -05:00
9ebe050646 Fix backward Filament (Presence) Sensor pulls (#20228)
Co-authored-by: Kurt Haenen <Kurt.Haenen@quintux.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 7f84a7a85e Printrboard labels 2021-04-29 08:45:07 -05:00
Victor OliveiraandScott Lahteine 264e921d3f SINGLE_TOUCH_NAVIGATION Follow Up (#20213) 2021-04-29 08:45:07 -05:00
Victor OliveiraandScott Lahteine 7ad127668d Missing header to use suicide() on LVGL UI (#20214) 2021-04-29 08:45:07 -05:00
AjtakandScott Lahteine 35d3e74267 Longer LK Pro / Alfawise PRO board (#20185) 2021-04-29 08:45:07 -05:00
OrelandScott Lahteine 2abde8a068 Fix DAC setDrvPct (#20205) 2021-04-29 08:45:07 -05:00
afd3ee264b Windows LPC Upload for non-admins (#20208)
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 2e193b9a29 Fix Z label 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 48c2065a17 MKS WiFi strings 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine 7729a0c3bb More MKS WiFi 2021-04-29 08:45:07 -05:00
Scott LahteineandScott Lahteine f1b32b808f MKS WiFi preliminary changes 2021-04-29 08:45:06 -05:00
TillandScott Lahteine 5ef1d053eb Add Thermistor 20-21 notes (#19246) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 0264841dc4 Reduce RAM usage for TFT Color UI on SGen-L V2 (#20209) 2021-04-29 08:45:06 -05:00
Maciej RutkowskiandScott Lahteine 40071c3fb9 Fix GTR NeoPixel pin with FYSETC Mini12864 (#20203) 2021-04-29 08:45:06 -05:00
ellenspandScott Lahteine d92f69f137 Remaining Time followup (#20199) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 15febdfe07 Fix Filament Change menu item labels (#20201) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 1040f14da4 Abort print on media removal (#20200) 2021-04-29 08:45:06 -05:00
JoAnn MangesandScott Lahteine 11f08804d1 Use RTD for MAX31865 reading (#20188) 2021-04-29 08:45:06 -05:00
bosdandScott Lahteine 29d45b1144 Fix broken #include (#20193) 2021-04-29 08:45:06 -05:00
Giuliano ZaroandScott Lahteine bd38e59479 SMUFF (MMU2 clone) support (#19912) 2021-04-29 08:45:06 -05:00
Scott Lahteine b6d2671260 USB Media Host followup
Restore HAS_SHARED_MEDIA
2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine 5f9ccb361a Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 2021-04-29 08:45:06 -05:00
Philippe CayrolandScott Lahteine ef51bd16dc Better edit range for Linear Advance K (#20155) 2021-04-29 08:45:06 -05:00
Thomas Niccolo ReyesandScott Lahteine 125ad2003d Remaining Time for Prusa-style LCD layout (#20148)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine ccac37613b Improve USB Media Host conditions (#20176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
FoxiesandScott Lahteine 292e83466e FLSun Hispeedv1 Board update (#19959)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
Thomas Niccolo ReyesandScott Lahteine 172cc0dd03 Open File Browser on Media Insert (option) (#20151)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:06 -05:00
wmarizandScott Lahteine 26d3caf97c Probe Wizard XY position (#20167) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine 7848096acb Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION (#20143) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 18869c666f COLOR_UI without TOUCH_SCREEN 👍🏻 (#20178) 2021-04-29 08:45:06 -05:00
Costas BasdekisandScott Lahteine 1c81a126c5 Local testing via Makefile & Docker (#19981) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 180fe914b6 Prevent #div0 error (#20183) 2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine dc644df9bc Reduce RAM usage for TFT Color UI on SGen-L (#20179) 2021-04-29 08:45:06 -05:00
Roman MoravčíkandScott Lahteine 550306d1b6 Update Slovak language (#20181) 2021-04-29 08:45:06 -05:00
78eb12958a Add FLY_CDY board (#19979)
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:06 -05:00
cc9df782ce add ethernet to src filter (#20136)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
2021-04-29 08:45:06 -05:00
Victor OliveiraandScott Lahteine 562c41af4e Use intptr types (simulator) (#20142) 2021-04-29 08:45:06 -05:00