0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-04 05:47:05 +00:00
Commit graph

15200 commits

Author SHA1 Message Date
thinkyhead
4d5f6b2a78 [cron] Bump distribution date (2021-08-30) 2021-08-30 00:57:24 +00:00
Marcio T
6e40dbe0d3
️ Fix, enhance FTDI Eve Touch UI () 2021-08-29 17:05:30 -05:00
Marcio T
ab03c9a560
️ Enhance and fix FTDI Eve Touch UI file select () 2021-08-29 17:03:10 -05:00
Scott Lahteine
f721c44c22
🐛 Fix SDSUPPORT for SKR CR-6 ()
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com>
2021-08-29 15:15:53 -05:00
Scott Lahteine
4b4de71304 ️ Improve G2/G3 arc handling () 2021-08-29 14:34:48 -05:00
Scott Lahteine
09a83d565e 🩹 Sensorless homing tweak 2021-08-29 13:55:20 -05:00
Scott Lahteine
6d3dec8b63 🎨 Update more EXP Headers 2021-08-29 13:55:20 -05:00
thinkyhead
d6501a93ec [cron] Bump distribution date (2021-08-29) 2021-08-29 01:00:17 +00:00
Scott Lahteine
d818a019c5
🎨 EXP headers, ST7920 delays () 2021-08-28 15:27:52 -05:00
thinkyhead
3a8c509a9f [cron] Bump distribution date (2021-08-28) 2021-08-28 00:54:18 +00:00
Scott Lahteine
f6dc56d979 📝 AlephObjects => LulzBot 2021-08-27 17:23:08 -05:00
thinkyhead
0c4085da01 [cron] Bump distribution date (2021-08-27) 2021-08-27 01:01:36 +00:00
thinkyhead
51160ee987 [cron] Bump distribution date (2021-08-26) 2021-08-26 00:55:12 +00:00
Tanguy Pruvot
8889e68088
🩹 Tweak startup message () 2021-08-25 18:08:27 -05:00
DerAndere
88816548b6
🔨 Melzi with OptiBoot build () 2021-08-25 18:05:06 -05:00
Jin
181530db76
🩹 Use <SoftwareSPI.h> in MAX31865 lib () 2021-08-25 17:33:08 -05:00
Ryan V1
71c96db932
🐛 Fix Multi-Endstop stepping () 2021-08-24 22:34:10 -05:00
thinkyhead
7dec5c2674 [cron] Bump distribution date (2021-08-25) 2021-08-25 00:57:08 +00:00
Scott Lahteine
4f35858c9e
🎨 EXP1/2 headers and pins cleanup () 2021-08-24 18:07:41 -05:00
Scott Lahteine
8cf7dc960f
New board TH3D_EZBOARD_LITE_V2 () 2021-08-24 14:55:12 -05:00
Scott Lahteine
7974dcd2aa 🎨 Define FYSETC S6 and TH3D EZBoard EXP1/2 pins 2021-08-23 20:12:53 -05:00
thinkyhead
9c51cf3491 [cron] Bump distribution date (2021-08-24) 2021-08-24 00:56:33 +00:00
thinkyhead
2c45ac3c1b [cron] Bump distribution date (2021-08-23) 2021-08-23 00:53:22 +00:00
Chris Pepper
104de60d0b
🐛 Fix LPC176x M43 Pins Debugging () 2021-08-22 16:47:37 -05:00
Scott Lahteine
7d416bd055 MarlinUI for Ender 3 v2 DWIN LCD ()
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
2021-08-22 05:53:43 -05:00
ellensp
34e6940aab BOARD_RUMBA32_BTT () 2021-08-21 20:30:12 -05:00
Scott Lahteine
536cf287a6 🎨 Misc code and spacing cleanup 2021-08-21 20:30:12 -05:00
Scott Lahteine
2e3b131331 🎨 Tweak TMC software serial pins 2021-08-21 15:08:07 -05:00
thinkyhead
0d854d332d [cron] Bump distribution date (2021-08-21) 2021-08-21 00:55:55 +00:00
Fjederhaek
1903cc23c6
🐛 Update H-bot / Core for 6-axis ()
Followup to 
2021-08-20 17:45:05 -05:00
Scott Lahteine
9046254a14 🌐 Update menu titles, add more IJK ()
Followup to 
2021-08-20 17:38:00 -05:00
Scott Lahteine
193205a40d Followup to CrealityUI cleanup
Followup to 
2021-08-19 21:11:10 -05:00
thinkyhead
9db5805c8f [cron] Bump distribution date (2021-08-20) 2021-08-20 00:56:15 +00:00
Scott Lahteine
737d2dd564 Followup to CrealityUI cleanup
Followup to 
2021-08-19 19:16:46 -05:00
Scott Lahteine
033e65ec85 🐛 Show bed size as 'work:' in M115
Fixes 
2021-08-19 17:38:05 -05:00
thinkyhead
368a12a8ac [cron] Bump distribution date (2021-08-19) 2021-08-19 00:51:33 +00:00
Scott Lahteine
11e8cd9db9 🩹 Followup to CrealityUI cleanup
- Followup to  fixing `Draw_Menu_Line` with `GET_TEXT_F`.
- More number drawing convenience functions.
- Return on `ENCODER_DIFF_NO` to reduce indent.
- Put Main Menu buttons closer to the top.
- Move status message up slightly.
- Fix some indentation.
2021-08-18 02:33:25 -05:00
Tanguy Pruvot
6a8385624f
🐛 Fix STM32 delay, double reset in FSMC TFT init () 2021-08-17 22:39:08 -05:00
Jason Smith
c05de6cbf8
️ Simplify PROBING_STEPPERS_OFF () 2021-08-17 22:35:12 -05:00
Keith Bennett
6464601411
️ Revert ABL G29 feedrate ()
Reverts 9130f58
2021-08-17 22:27:21 -05:00
thinkyhead
ab8e212c2d [cron] Bump distribution date (2021-08-18) 2021-08-18 00:58:27 +00:00
Scott Lahteine
09af42e1af
Clean up CrealityUI and MarlinUI () 2021-08-17 06:18:19 -05:00
thinkyhead
3e0d8e16aa [cron] Bump distribution date (2021-08-17) 2021-08-17 00:57:07 +00:00
thinkyhead
d586340655 [cron] Bump distribution date (2021-08-16) 2021-08-16 00:57:32 +00:00
Scott Lahteine
af0cd400be 🐛 Fix LCD_COL_X_RJ
Followup to 
2021-08-15 19:27:47 -05:00
thinkyhead
a307348b89 [cron] Bump distribution date (2021-08-15) 2021-08-15 00:57:42 +00:00
thinkyhead
8fe84fcf87 [cron] Bump distribution date (2021-08-14) 2021-08-14 00:54:13 +00:00
Scott Lahteine
fc817feee3 🎨 Update HAL/STM32 wrappers
Followup to 
2021-08-13 18:50:12 -05:00
Scott Lahteine
c161a46112
🎨 Update MKSPWC, some other pins () 2021-08-13 16:32:25 -05:00
BigTreeTech
feb6d2887e
🐛 Fix some BTT SKR2 pins () 2021-08-12 23:26:26 -05:00
Tanguy Pruvot
1555db237e
🚸 Fewer CRs in settings report () 2021-08-12 22:40:52 -05:00
thinkyhead
b028df4228 [cron] Bump distribution date (2021-08-13) 2021-08-13 00:58:12 +00:00
Miguel Risco-Castillo
59324a411f
🐛 Fix Ender-3 v2 language init () 2021-08-11 21:00:47 -05:00
thinkyhead
534da44e1f [cron] Bump distribution date (2021-08-12) 2021-08-12 00:57:35 +00:00
Scott Lahteine
bf9cd90cc4 🎨 Tweak M73 condition 2021-08-11 18:20:29 -05:00
ellensp
5c610b2c18
🚸 Better error for MOTHERBOARD not defined () 2021-08-11 18:06:09 -05:00
Tanguy Pruvot
c657fe2112
🐛 Fix M575 port index output () 2021-08-11 17:58:28 -05:00
thinkyhead
cad142ab1b [cron] Bump distribution date (2021-08-11) 2021-08-11 00:59:26 +00:00
Scott Lahteine
25d5d2ab50 🚸 Set M122 interval only with S0 or Pn 2021-08-10 04:01:45 -05:00
Scott Lahteine
13e4e24e21 🐛 Use delete [] for new [] 2021-08-10 04:01:33 -05:00
thinkyhead
1ed59fef93 [cron] Bump distribution date (2021-08-10) 2021-08-10 01:01:05 +00:00
Scott Lahteine
cc109c1802 🐛 Fix CoreXY plus extra axes
See 
2021-08-09 16:07:15 -05:00
Tanguy Pruvot
ae846c2cb2
🚑️ Init FastIO before anything else () 2021-08-08 21:37:27 -05:00
Scott Lahteine
76c10b3e02
🏗️ Define HAL_STM32 for HAL/STM32 () 2021-08-08 21:31:10 -05:00
Jason Smith
331cc5fd6a
🐛 Fix some Simulator on Windows issues () 2021-08-08 21:25:17 -05:00
thinkyhead
47281012d9 [cron] Bump distribution date (2021-08-09) 2021-08-09 00:59:01 +00:00
ellensp
5756f8898e
Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 () 2021-08-08 02:45:51 -05:00
luzpaz
8a7673ac1e
🎨 Spellcheck code () 2021-08-08 02:26:54 -05:00
Marcio T
26b1ed7c2a
🐛 Fix FTDI Eve Touch UI () 2021-08-07 22:23:06 -05:00
mks-viva
c1a533b45e
📌 MKS pins for PSU_CONTROL () 2021-08-07 22:17:43 -05:00
thinkyhead
0f3e938c9b [cron] Bump distribution date (2021-08-08) 2021-08-08 00:58:57 +00:00
Scott Lahteine
22ae09ace4 🔧 Sanity-check DEFAULT_EJERK with LIN_ADVANCE
See 
2021-08-07 18:26:46 -05:00
Scott Lahteine
f4ab0a0c91 🔧 Sanity-check Mixing plus Disable Inactive Extruder
See 
2021-08-07 15:59:00 -05:00
thinkyhead
f732cb1a7f [cron] Bump distribution date (2021-08-07) 2021-08-07 00:53:48 +00:00
Tanguy Pruvot
9a8c9d4ed0
🎨 Fix "'EEPROM' unused" warning () 2021-08-06 15:51:10 -05:00
Scott Lahteine
526b6cdf5b 🐛 Fix fan index for Singlenozzle, chamber fan
Fixes 
Followup to , 
2021-08-05 23:24:20 -05:00
thinkyhead
ff3db550ee [cron] Bump distribution date (2021-08-06) 2021-08-06 01:02:27 +00:00
Scott Lahteine
03b0a6371d
🎨 Simplify endstops flags () 2021-08-05 15:03:26 -05:00
Scott Lahteine
b55cf3c9f6 🚸 Fix BLTouch spelling 2021-08-05 00:27:09 -05:00
Tanguy Pruvot
f35e0b9382
🚸 Prevent M42 unintended pin change to output () 2021-08-04 23:47:31 -05:00
Vert
5cb961e98b
Mixer Presets () 2021-08-04 23:45:49 -05:00
thinkyhead
b06d2f789b [cron] Bump distribution date (2021-08-05) 2021-08-05 00:58:49 +00:00
Scott Lahteine
c2c7a03706 🐛 Fix report_a_position ABC criteria 2021-08-04 17:01:42 -05:00
Scott Lahteine
9130f58f3f 🐛 Prevent ABL G29 setting a funky feedrate
See 
2021-08-04 16:37:02 -05:00
Tanguy Pruvot
0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test () 2021-08-04 01:14:54 -05:00
Bob Anthony
53a5cd0c38
🐛 Fix extra E move in toolchange with ..._NO_RETURN () 2021-08-03 23:45:08 -05:00
thinkyhead
8d454fd6f1 [cron] Bump distribution date (2021-08-04) 2021-08-04 01:04:15 +00:00
Marcio T
092b5942c1
🐛 Fix FTDI Eve Touch UI () 2021-08-03 19:06:16 -05:00
luzpaz
afca6e7459
🐛 Spellcheck comments ()
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
Scott Lahteine
6a25e4e56f 🐛 Allow SKR Pro CONTROLLER_FAN_PIN override
Followup to 
2021-08-03 18:29:20 -05:00
thinkyhead
444992c12f [cron] Bump distribution date (2021-08-03) 2021-08-03 01:02:55 +00:00
Scott Lahteine
0060dbc49e
🐛 Fix up endstop flags () 2021-08-02 17:08:35 -05:00
DerAndere
0eda34e07d
🐛 Followup to 6 linear axes () 2021-08-02 00:13:57 -05:00
thinkyhead
1e4470484a [cron] Bump distribution date (2021-08-02) 2021-08-02 00:58:08 +00:00
Scott Lahteine
1e33c1a2a7
M256 LCD brightness () 2021-08-01 14:28:53 -05:00
ellensp
7110c4562e
🐛 Fix sprintf_P compile error (Maple) () 2021-08-01 02:09:29 -05:00
Scott Lahteine
ab96ada2e2 🎨 Adjust settings.cpp indent 2021-07-31 23:27:10 -05:00
Grayson
a90c8b762c
🐛 Fix G38 with probe on Z_MIN () 2021-07-31 22:55:22 -05:00
Malderin
b8cc0667bb
🐛 Fix custom menus on MKS UI () 2021-07-31 22:00:18 -05:00
thinkyhead
0085ebce4d [cron] Bump distribution date (2021-08-01) 2021-08-01 01:06:23 +00:00
Scott Lahteine
9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 () 2021-07-31 05:32:13 -05:00
mks-viva
332dde935d
MKS Monster8 board () 2021-07-31 00:47:30 -05:00
Scott Lahteine
35b0083dfe 🐛 Fix custom menus on TFT LVGL
Fixes . Regression from .
2021-07-30 23:05:53 -05:00
Scott Lahteine
b6f720ca1a Custom logging for MBL 2021-07-30 22:44:07 -05:00
thinkyhead
d9ab20ec27 [cron] Bump distribution date (2021-07-31) 2021-07-31 01:01:28 +00:00
ellensp
9e68aea8a1
🐛 Fix DGUS displays compile () 2021-07-30 19:50:22 -05:00
Marcio T
39e5c86544
🐛 Fix FTDI Eve unicode and spinner dialog () 2021-07-30 18:57:50 -05:00
Scott Lahteine
5ecef6e584 🐛 One-based G35 point index output 2021-07-29 23:41:48 -05:00
Scott Lahteine
84ca21edf7 🎨 abs => ABS 2021-07-29 23:40:27 -05:00
Scott Lahteine
14d40fb957 🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
Fixes . Regression from .
2021-07-29 22:59:33 -05:00
Scott Lahteine
6efd7285cc 🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
Fixes . Regression from .
2021-07-29 22:23:36 -05:00
George Fu
6eae68c402
️ Larger FYSETC S6 I2C EEPROM size () 2021-07-29 20:09:38 -05:00
thinkyhead
2b8ef74162 [cron] Bump distribution date (2021-07-30) 2021-07-30 01:01:02 +00:00
Scott Lahteine
99a53e2c86 🐛 Fix 5-axis no extruder compile
Fixes 
2021-07-29 19:55:04 -05:00
Scott Lahteine
46dc8e916f 🐛 Fix 3-point leveling position
See . Fixes a G29 regression from .
2021-07-29 19:34:49 -05:00
ellensp
543d834a25
📝 Document DGUS display options () 2021-07-29 18:25:06 -05:00
Marcio T
cdcb45b87e
🐛 Fix FTDI Eve unicode and spinner dialog () 2021-07-29 18:19:49 -05:00
Scott Lahteine
363e83731f 🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN 2021-07-28 23:24:30 -05:00
mks-viva
a70d0726ca
📺 MKS MINI12864 V3 for Robin E3P, etc. () 2021-07-28 21:56:22 -05:00
thinkyhead
b37e851f36 [cron] Bump distribution date (2021-07-29) 2021-07-29 00:57:39 +00:00
Marcio T
4111d1d5ad
🐛 Fix FTDI Eve Touch UI progmem strings () 2021-07-28 18:15:01 -05:00
borland1
885c63c35f
🐛 Fix LCD Menu MBL Z-Offset Adjustment () 2021-07-28 17:45:32 -05:00
charlespick
eacf1e33c4
M76 Host Pause Feature () 2021-07-28 16:09:33 -05:00
Keith Bennett
d5a9a04abe
🐛 Fix SKR Pro bad directive () 2021-07-28 14:56:26 -05:00
vyacheslav-shubin
4ca5f6da3f
🐛 Reset workDirDepth in cdroot() () 2021-07-28 14:55:04 -05:00
Tanguy Pruvot
296d0d495c
🐛 Fix Longer3D SDSS / SD_SS () 2021-07-27 23:30:41 -05:00
ellensp
4942cb796c
🐛 SAV_3DGLCD conditionals () 2021-07-27 23:28:15 -05:00
thinkyhead
284d0bf5a0 [cron] Bump distribution date (2021-07-28) 2021-07-28 01:01:06 +00:00
thinkyhead
70038a9961 [cron] Bump distribution date (2021-07-27) 2021-07-27 01:00:06 +00:00
thinkyhead
fc4f4ab5f5 [cron] Bump distribution date (2021-07-26) 2021-07-26 00:58:34 +00:00
Scott Lahteine
52718f3385 🎨 Add DWIN_StatusChanged_P 2021-07-25 03:59:01 -05:00
Scott Lahteine
b1bc2e8003 🌐 Level Corners => Bed Tramming 2021-07-25 02:25:35 -05:00
Scott Lahteine
3b57c3316a Misc. Cleanup 2021-07-25 02:25:32 -05:00
Scott Lahteine
a76d8c70dd 🐛 Fix some board names 2021-07-25 02:07:34 -05:00
Scott Lahteine
e1907a99e2 🎨 Fix some formatting, F() versus PSTR() 2021-07-24 22:07:26 -05:00
thinkyhead
4b94fb7558 [cron] Bump distribution date (2021-07-25) 2021-07-25 01:00:36 +00:00
InsanityAutomation
a66d85c7e5
🐛 Fix delta calibrate manual move scale () 2021-07-24 16:08:47 -05:00
Scott Lahteine
27f5e64acf 🎨 NULL => nullptr 2021-07-24 15:55:45 -05:00
thinkyhead
c56109c7a4 [cron] Bump distribution date (2021-07-24) 2021-07-24 05:00:51 +00:00
Marcio T
b925130db1
📺 Fix and optimize FTDI Eve Touch Interface () 2021-07-23 17:02:39 -05:00
tome9111991
78be63b8a4
📝 SKR E3 Turbo custom cable description () 2021-07-23 16:47:38 -05:00
chendo
2c49283e97
D576 Buffer Monitoring () 2021-07-22 22:53:00 -05:00
thinkyhead
283d70bfd3 [cron] Bump distribution date (2021-07-23) 2021-07-23 01:14:46 +00:00
thinkyhead
6bc9c09c1f [cron] Bump distribution date (2021-07-22) 2021-07-22 01:00:19 +00:00
Chris Pepper
21011eefa8
Simulator HAL and build targets () 2021-07-21 19:01:23 -05:00
ellensp
d819de46d3
🎨 MKS Hardware Test followup ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-21 16:31:11 -05:00
Luke Harrison
eb2f086522
🔧 Octopus SPI display pins, fix USB build env () 2021-07-21 00:43:33 -05:00
Scott Lahteine
af4c281af5 🔧 Clean up PTC_PROBE_HEATING_OFFSET 2021-07-21 00:12:26 -05:00
Scott Lahteine
eb3ad3e4fe
🎨 BTT SKR Pro pins auto-assign ()
Co-authored-by: MarkusThur <83773817+MarkusThur@users.noreply.github.com>
2021-07-20 23:35:56 -05:00
VTXtruder
50ada44e7e
Chitu3D V9 board ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-20 22:27:19 -05:00
thinkyhead
909834683a [cron] Bump distribution date (2021-07-21) 2021-07-21 01:00:14 +00:00
Katelyn Schiesser
86feddb75f
🐛 Fix BTC_SAMPLE_RES sanity check () 2021-07-20 15:13:25 -05:00
vyacheslav-shubin
e4ac55089e
🩹 Init var to suppress invalid warning () 2021-07-20 15:12:08 -05:00
Malderin
a90968b0ce
🎨 MKS hardware test followup ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-20 15:07:32 -05:00
Keith Bennett
2d4be74db9
🎨 Fix unused lambda warning () 2021-07-20 14:54:02 -05:00
Yash
497541e199
🐛 Fix G2/G3 angular motion calculation () 2021-07-20 14:51:41 -05:00
ellensp
178f9a77a8
🐛 Fix STATUS_COMBINE_HEATERS compile () 2021-07-20 14:44:15 -05:00
thinkyhead
3fdf40fd29 [cron] Bump distribution date (2021-07-20) 2021-07-20 01:04:54 +00:00
Roxy-3D
154decfc66
Update vector_3.cpp
Fix the regression for G29 J in UBL
2021-07-19 18:59:06 -06:00
Serhiy-K
c2f72cde10
Laser support for TFT GLCD () 2021-07-18 21:39:01 -05:00
Malderin
67019bc277
Fix MKS UI compile ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-18 21:21:51 -05:00
Katelyn Schiesser
273ff6fedc
🐛 Ensure Software SPI pins for Max Thermocouple () 2021-07-18 20:24:27 -05:00
Mike La Spina
286f6ba0bd
🐛 Fix Ammeter display on DOGM () 2021-07-18 20:11:24 -05:00
thinkyhead
1a0103d276 [cron] Bump distribution date (2021-07-19) 2021-07-19 01:03:15 +00:00
Scott Lahteine
b34a009bb1
🐛 Change font for selected language () 2021-07-18 19:56:28 -05:00
Katelyn Schiesser
e55427aaa2
🎨 Prefer DELAY_NS over DELAY_CYCLES () 2021-07-18 01:10:13 -05:00
squiddity
49da4ee4e2
🐛 Fix M913 typos () 2021-07-18 00:50:39 -05:00
Scott Lahteine
9d86241d30 🐛 No translated serial strings 2021-07-18 00:46:06 -05:00
thinkyhead
be5dec9795 [cron] Bump distribution date (2021-07-18) 2021-07-18 01:00:12 +00:00
Scott Lahteine
be1801703c 🎨 Add MMU2 enabled() accessor 2021-07-17 03:10:54 -05:00
thinkyhead
7b64bbf384 [cron] Bump distribution date (2021-07-17) 2021-07-17 00:56:52 +00:00
bilsef
665cb5ea10
M115: Axis Count () 2021-07-15 20:59:52 -05:00
mks-viva
5d63173297
MKS Mini12864 v3 for Robin E3/E3D () 2021-07-15 20:57:34 -05:00
thinkyhead
0207569ca6 [cron] Bump distribution date (2021-07-16) 2021-07-16 00:59:11 +00:00
Taylor Talkington
aec4a82a99
🐛 Fix Filament Change menu ()
Followup to 
2021-07-15 16:32:40 -05:00
Marcio T
3be35a6bd6 📺 Fix Makefile build, improve Touch UI button titles () 2021-07-14 22:34:49 -05:00
ellensp
7e50d8761d 🔨 More HAL/STM32 targets () 2021-07-14 22:34:49 -05:00
thinkyhead
2b828446fd [cron] Bump distribution date (2021-07-15) 2021-07-14 22:34:49 -05:00
Katelyn Schiesser
972b1e2f00
🎨 Call millis() once in manage_inactivity () 2021-07-14 18:56:02 -05:00
Scott Lahteine
3bc1d2dd85 🎨 Minor cleanup of TFT/FSMC pins 2021-07-14 18:51:58 -05:00
Scott Lahteine
826a34b0b1 🎨 Remove extraneous pin defs 2021-07-14 02:21:26 -05:00
Scott Lahteine
082c61ebb9 🐛 Fix SD pins for MKS Robin Lite 2021-07-14 02:14:55 -05:00
Keith Bennett
7f5c9d273e
💡 Update FLYmaker comments, URL () 2021-07-14 02:03:24 -05:00
ellensp
f479a2ef6f
FLY Mini for stm32duino () 2021-07-14 01:57:26 -05:00
Victor Oliveira
65cfbc0741
MSC Support for STM32 + SDIO boards -> SKR 2 () 2021-07-14 00:34:18 -05:00
thinkyhead
9a0d4d666f [cron] Bump distribution date (2021-07-14) 2021-07-14 00:54:43 +00:00
ellensp
88dad3a164
🐛 Define MT_DET_PIN_INVERTING for MKS_ROBIN_NANO_V3 () 2021-07-13 19:32:21 -05:00
mks-viva
4ac32b1993
🐛 Fix Robin Nano V3 X_DIAG_PIN () 2021-07-13 19:14:34 -05:00
Katelyn Schiesser
9a7727e61c
🎨 Define temp sensor conditionals earlier () 2021-07-13 19:13:06 -05:00
Keith Bennett
3797549e7e
🐛 Board Temp Sensor followup () 2021-07-13 19:08:04 -05:00
Katelyn Schiesser
4479b0222b 🐛 Followup to TEMP_SENSOR_BOARD (, )
Followup to 
2021-07-12 23:01:29 -05:00
Scott Lahteine
315a722b42 🐛 TM3D fixes and improvements
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
2021-07-12 22:52:17 -05:00
thinkyhead
d95e32f950 [cron] Bump distribution date (2021-07-13) 2021-07-13 00:59:56 +00:00
Marcio T
fa6b01c677
️ Fixes to FTDI Eve Touch UI () 2021-07-12 19:35:00 -05:00
lujios
05ebde3812
️ Improve Sensorless homing/probing for G28, G33 () 2021-07-12 19:19:29 -05:00
MKS-Sean
4febb23521
MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module () 2021-07-12 19:17:28 -05:00
Mike La Spina
c0ecc6625f
🏗️ Allow headless Flow Meter () 2021-07-12 00:22:08 -05:00
ellensp
2c6a053ce1
🎨 Optional Custom Button description () 2021-07-12 00:15:48 -05:00
Katelyn Schiesser
c8ee056cc6
♻️ Consolidate PSU_CONTROL () 2021-07-12 00:13:58 -05:00
Katelyn Schiesser
2f6c8e1176
Add TEMP_SENSOR_BOARD () 2021-07-11 20:41:33 -05:00