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

17306 commits

Author SHA1 Message Date
ellensp
ad1ad93ea9
🚸 Manual Move coordinates >= 1000 () 2021-06-18 14:59:44 -05:00
Scott Lahteine
55feb8ac8d 🐛 Define 'HEAD' axes for Markforged
Fixes 
2021-06-18 13:12:55 -05:00
Mike La Spina
135801d9a6
🐛 Fix Air Assist ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 22:46:59 -05:00
thinkyhead
ab7e622e4a [cron] Bump distribution date (2021-06-18) 2021-06-18 01:08:37 +00:00
Keith Bennett
34c7b6ddae
🐛 TFT encoder pin for BTT GTR () 2021-06-17 19:39:48 -05:00
gjdodd
a2be93c541
🩹 Extruders 0 patch for PWM Motor Current () 2021-06-17 19:37:27 -05:00
Ari-SSO
aeb21a3516
🚸 Include 'H' value in M412 report ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 19:34:40 -05:00
Katelyn Schiesser
d0df8bc3cb
💡 Add G28 L description () 2021-06-17 01:15:16 -05:00
Victor Oliveira
dd9f91f0f0
🐛 Fix env validation for 1280/2560 boards ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-17 00:58:48 -05:00
Victor Oliveira
d4943a607e
🐛 Fix MKS Robin E3 build () 2021-06-17 00:49:42 -05:00
thinkyhead
43771842d6 [cron] Bump distribution date (2021-06-17) 2021-06-17 00:55:23 +00:00
thinkyhead
9d1e370534 [cron] Bump distribution date (2021-06-16) 2021-06-16 00:57:35 +00:00
thinkyhead
8e06e9ca40 [cron] Bump distribution date (2021-06-15) 2021-06-15 00:59:53 +00:00
ellensp
d436c93f37
Redundant Part Cooling Fan ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 18:45:54 -05:00
Scott Lahteine
6b3dc80b55
🐛 Prevent stepper sleep during long UBL idle () 2021-06-14 18:44:27 -05:00
qwewer0
6bdd0fcda1 ️ Home Z (and maybe XY) at the start of G35 () 2021-06-14 17:02:21 -05:00
ellensp
a9eff3597d
🚑️ Prevent BFT unaligned compressed data corruption () 2021-06-14 16:43:50 -05:00
Bo Herrmannsen
3d0e8346be
Extruder with Dual Stepper Drivers () 2021-06-14 04:28:13 -05:00
Victor Oliveira
e130aa39c0
🔥 Remove Chitu default Touch Calibration () 2021-06-14 02:24:49 -05:00
Victor Oliveira
d6a7ebce6c
MULTI_VOLUME for Color UI and MarlinUI () 2021-06-14 00:39:16 -05:00
InsanityAutomation
a3e8bb99e4
🎨 ExtUI "user click" and other tweaks ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-13 22:08:46 -05:00
Victor Oliveira
ef321cb723
🐛 Include common TFT driver macros () 2021-06-13 20:47:38 -05:00
Katelyn Schiesser
3a03f76f3c
🐛 Fix UBL 'R' parameter and adjust 'P' () 2021-06-13 20:43:43 -05:00
Sola
b87e2ceda1
🐛 Fix ExtUI/DGUS Celsius display () 2021-06-13 20:31:38 -05:00
Scott Lahteine
d5510ea519 🎨 General cleanup of extui/dgus
In relation to 
2021-06-13 20:19:43 -05:00
thinkyhead
82ac7da0a7 [cron] Bump distribution date (2021-06-14) 2021-06-14 00:55:40 +00:00
Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs () 2021-06-13 19:01:53 -05:00
Katelyn Schiesser
31d84bac4c
🐛 Use whole PROBE_TEMP_COMPENSATION values () 2021-06-13 16:56:18 -05:00
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename () 2021-06-13 15:43:33 -05:00
thinkyhead
a9faf9effa [cron] Bump distribution date (2021-06-13) 2021-06-13 00:59:15 +00:00
Scott Lahteine
9bf5cddb46 🩹 Use #pragma once in pins files 2021-06-12 16:28:30 -05:00
Scott Lahteine
c221ee1144 📝 Number SKR EXP headers 2021-06-12 12:42:17 -05:00
Scott Lahteine
fd3f7b3473 🎨 Clean up LPC1768 SPI init 2021-06-12 12:42:17 -05:00
Scott Lahteine
87344ae7f3 🔨 Remove obsolete ON_BOARD_SPI_DEVICE 2021-06-12 11:40:35 -05:00
mrv96
4eecc20ebc
🔨 Robin Nano V3 overridable POWER_LOSS_PIN () 2021-06-12 11:19:37 -05:00
thinkyhead
cc100429f2 [cron] Bump distribution date (2021-06-12) 2021-06-12 00:52:56 +00:00
Scott Lahteine
799a4ecab9 📝 Describe G12 XYZ 2021-06-11 19:29:59 -05:00
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