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

17430 commits

Author SHA1 Message Date
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
Tanguy Pruvot
5b43795f54
🐛 Followup to HAL/STM32 targets (Longer3D timers) () 2021-07-15 20:40:05 -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
Scott Lahteine
5ca9ebfa6b 🔨 Consolidate STM32 extra_scripts () 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
Keith Bennett
a13d90093d
🩹 FLYmaker FLY Mini followup ()
Followup to , .
2021-07-14 17:55:24 -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
Mike La Spina
37cf94b888
🔨 Update LPC176x platform to 0.2.8 () 2021-07-11 20:45:47 -05:00
Katelyn Schiesser
2f6c8e1176
Add TEMP_SENSOR_BOARD () 2021-07-11 20:41:33 -05:00
thinkyhead
4b63578a10 [cron] Bump distribution date (2021-07-12) 2021-07-12 00:56:59 +00:00
Scott Lahteine
01ae1ced38
🚸 M666: Fix value filter, add report ()
In reference to 
2021-07-11 18:25:51 -05:00
Scott Lahteine
ec84770c22 🚸 Limit LCD delta endstop adjustment like M666
In reference to 
2021-07-11 13:18:16 -05:00
thinkyhead
95f96fec13 [cron] Bump distribution date (2021-07-11) 2021-07-11 01:03:04 +00:00
Scott Lahteine
bd60d77904 🎨 Strip trailing whitespace 2021-07-09 22:24:43 -05:00
thinkyhead
6547b16c45 [cron] Bump distribution date (2021-07-10) 2021-07-10 00:56:46 +00:00
Skruppy
e487900069
🐛 Fix HAS_KILL && SOFT_RESET_ON_KILL soft reset button logic () 2021-07-09 18:25:47 -05:00
InsanityAutomation
3ba5eda0b2
📺 ExtUI pause state response () 2021-07-09 18:24:14 -05:00
mks-viva
938d86d1c5
MKS MINI12864 V3 for MKS Robin Nano V2/3 () 2021-07-09 17:59:36 -05:00
Scott Lahteine
26bfc26797 🎨 Check flags without ENABLED 2021-07-09 17:09:58 -05:00
Tanguy Pruvot
6cbd21d0d4
🌐 Update French language () 2021-07-09 16:07:55 -05:00
Scott Lahteine
cd55b5f5cc
📌 Require U8glib-HAL@~0.5.0 () 2021-07-09 16:02:27 -05:00
BigTreeTech
e7e1c51402
🐛 Fixes for BTT Octopus () 2021-07-09 15:06:10 -05:00
Katelyn Schiesser
79405ce2af
🐛 Fix manage_heaters recursion on servo move ()
Followup to e297748b22
2021-07-08 23:48:11 -05:00
Scott Lahteine
2fa24a637d Revert FLASH_EEPROM_EMULATION include 2021-07-08 23:02:43 -05:00
Skruppy
cc1145302b
🐛 Fix AVR DELAY_US int overflow () 2021-07-08 21:55:34 -05:00
thinkyhead
edc037355f [cron] Bump distribution date (2021-07-09) 2021-07-09 00:58:56 +00:00