0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-03 21:37:07 +00:00
Commit graph

14729 commits

Author SHA1 Message Date
Scott Lahteine
72b9f84723 🐛 Fix Z endstop enum
Followup to 92dea8e6cc
2021-06-11 18:33:07 -05:00
Victor Oliveira
221bec5ce8
🐛 Fix boot / SD for STM32 (F103Rx) boards () 2021-06-11 16:13:22 -05:00
DerAndere
c2f67cf8ee
✏️ Six Linear Axes followup (Fix M503) () 2021-06-11 15:53:23 -05:00
Katelyn Schiesser
629551d9bc
More flexible redundant temp sensor () 2021-06-11 15:51:29 -05:00
thinkyhead
1daee11db9 [cron] Bump distribution date (2021-06-11) 2021-06-11 00:57:12 +00:00
Keith Bennett
673bccef3e
🔨 Envs for BTT SKR Mini with RET6 (512K) () 2021-06-10 16:09:29 -05:00
Zs.Antal
8d54f9b847
🌐 Update Hungarian language () 2021-06-10 16:05:07 -05:00
grauerfuchs
eac0f6be3e
🔨 MightyBoard envs for A.B.M. () 2021-06-10 16:04:18 -05:00
Radek
ded1b0c26f
🔧 EEPROM options for BTT SKR 1.4 () 2021-06-10 12:51:07 -05:00
Marcio T
6d2c7aa227 🎨 Fix and improve FTDI Eve Touch UI () 2021-06-10 03:24:04 -05:00
Marcio T
9ca121bc5a
✏️ Six Linear Axes followup (typos) () 2021-06-10 03:08:42 -05:00
ellensp
54d526f6b6
🔧 Enforce BLTouch settings () 2021-06-10 02:09:52 -05:00
Scott Lahteine
0e1e159187 🎨 Adjust some conditionals 2021-06-10 02:05:04 -05:00
thinkyhead
d27d86d596 [cron] Bump distribution date (2021-06-10) 2021-06-10 01:03:10 +00:00
thinkyhead
403b366744 [cron] Bump distribution date (2021-06-09) 2021-06-09 01:05:08 +00:00
Scott Lahteine
77496c8235
️ Optimize Sensitive Pins array (except STM32) () 2021-06-08 19:55:27 -05:00
Kyle Repinski
7c5e3b9071
🐛 Fix small/huge I2C EEPROM address () 2021-06-08 18:56:16 -05:00
ellensp
70b80fcd16
🎨 IJK auto-allocation () 2021-06-08 17:43:39 -05:00
Scott Lahteine
d320545066
🎨 Laser Ammeter followup ()
Followup to 
2021-06-08 07:51:28 -05:00
thinkyhead
420d5b0b41 [cron] Bump distribution date (2021-06-08) 2021-06-08 01:26:19 +00:00
Mike La Spina
002e1d49fe
Add Laser Based I2C Ammeter Feature () 2021-06-07 14:15:09 -05:00
ellensp
588a74fd9d
expose hidden BLTOUCH setting changes () 2021-06-07 14:09:12 -05:00
Marcio T
209c44b803
🎨 Reorganize FTDI Touch UI variants () 2021-06-06 23:26:42 -05:00
DerAndere
e31c267481
✏️ Six Linear Axes followup (Hybrid Threshold init) () 2021-06-06 23:23:23 -05:00
thinkyhead
fa94fc5f35 [cron] Bump distribution date (2021-06-07) 2021-06-07 01:29:19 +00:00
ellensp
3c522fff31
🩹 Fallback ID for MKS TS35 V2.0 () 2021-06-06 04:21:14 -05:00
7FM
e7e60a50d8
👽️ Include <EEPROM.h> in STM32 (for now) () 2021-06-06 02:56:24 -05:00
ellensp
bc6d8f99b2
📦️ Malyan M200 with HAL/STM32 () 2021-06-06 02:50:14 -05:00
DerAndere
ba4fa49834
✏️ Followup to Six Linear Axes () 2021-06-06 01:30:39 -05:00
Victor Oliveira
ce5dece3b5
⚰️ Remove obsolete CUSTOM_SPI_PINS () 2021-06-06 00:59:19 -05:00
thinkyhead
b4114553c8 [cron] Bump distribution date (2021-06-06) 2021-06-06 01:27:16 +00:00
ellensp
493e6c2cba
🔧 Check G29_RETRY_AND_RECOVER requirements () 2021-06-05 19:16:40 -05:00
Scott Lahteine
daab75b7ea 🔧 FOAMCUTTER_XYUV moved to custom config 2021-06-05 17:08:10 -05:00
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-05 02:18:47 -05:00
Marcio T
733d5fd57d
📺 Fix and enhance FTDI EVE Touch UI () 2021-06-05 00:35:05 -05:00
Keith Bennett
d18c834029
BigTreeTech Octopus V1.1 () 2021-06-04 23:56:18 -05:00
ellensp
da8576f642
🐛 Fix STM3R / BEAST envs () 2021-06-04 23:51:17 -05:00
Victor Oliveira
c73d47327b
📦️ STM32F103RE_btt(_USB) with HAL/STM32 () 2021-06-04 23:49:00 -05:00
Scott Lahteine
53a82511ff
Update G34 for 4x Z steppers () 2021-06-04 23:44:16 -05:00
hannesweisbach
9d3bc551bc
🐛 Fix Probe Temp Calibration compile () 2021-06-04 23:38:43 -05:00
Taylor Talkington
c2c771a1cc
🐛 Fix M140 print job timer autostart () 2021-06-04 23:01:06 -05:00
thinkyhead
a6125b859d [cron] Bump distribution date (2021-06-05) 2021-06-05 01:38:30 +00:00
Giuliano Zaro
eea9b6d8ae
🐛 Fix MMU compile with >5 EXTRUDERS () 2021-06-04 20:02:37 -05:00
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 () 2021-06-03 22:38:10 -05:00
thinkyhead
29ab4f5982 [cron] Bump distribution date (2021-06-04) 2021-06-04 01:56:49 +00:00
Victor Oliveira
0398a0b780
👽️ Fix usb-host-msc-cdc-msc issue () 2021-06-03 16:52:25 -05:00
ellensp
67c1075e47
🐛 Fix env:STM32F103RE maple/unified split-up ()
Followup to 
2021-06-03 02:40:16 -05:00
thinkyhead
a4e955d606 [cron] Bump distribution date (2021-06-03) 2021-06-03 02:28:46 +00:00
Scott Lahteine
8f59d44e4d 📝 Update G61 comment 2021-06-02 17:09:47 -05:00
Scott Lahteine
b99411b62b 🎨 Reorganize BTT_E3_RRF_IDEX_BOARD 2021-06-02 15:34:31 -05:00