Scott Lahteine
6fb2d8a25f
🧑💻 Remove extraneous 'inline' hints
2021-12-28 06:07:55 -06:00
Scott Lahteine
33fa3aba10
🩺 Check some axis-parameter collisions
2021-12-28 06:07:14 -06:00
Scott Lahteine
13ce5aa1ed
🎨 Misc. cleanup
2021-12-28 06:03:12 -06:00
Scott Lahteine
02b4e48c6d
🚸 Refine stepper-driver-related G-codes ( #23372 )
2021-12-28 05:43:10 -06:00
Scott Lahteine
2351b0df84
🧑💻 Add AXIS_COLLISION to catch broken parameters
2021-12-28 05:02:50 -06:00
Miguel Risco-Castillo
d58daaa42c
🚸 DWIN Enhanced improve, fix, and extend ( #23240 )
...
- Offset icon change to show mesh leveling status
- Reset extruder position when enter to Move menu
- New live end-stop diagnostic page
- Editable firmware retracts settings for Tune and filament settings menu
- Print Statistics page accessible from the Advanced Settings menu
- Reset printer draws the boot image
- Adds individual axes homing menu
- Adds probe deploy/stow to Probe Settings menu
- Updates lock screen
- Rebuilds main buttons to support text caption in other languages
- Increases probe offset limits to 60 mm
- Fix M303 PID variable update
- Fix Resume/Pause button update
- Fix redraw of print done
- Fix very large file name bug
- Fix bug in bed manual leveling
2021-12-27 23:23:50 -06:00
Scott Lahteine
761b1b93c6
📝 Consistent pin header orientation
2021-12-27 20:52:43 -06:00
thinkyhead
c5b74319e7
[cron] Bump distribution date (2021-12-28)
2021-12-28 01:05:31 +00:00
Scott Lahteine
c160a57397
📌 Define MKS Monster8 pins for MKS_MINI_12864
...
Fixes #23324
2021-12-27 17:40:53 -06:00
Ave6683
d557db8425
✨ MagLev V4 probe by MDD ( #23192 )
2021-12-27 15:28:27 -06:00
Scott Lahteine
3f6147fe85
🐛 Fix mffp usage
2021-12-27 14:30:15 -06:00
Scott Lahteine
9345eedb64
🎨 Clean up ST Eval 3DP001 V1 pins
2021-12-27 14:30:01 -06:00
thinkyhead
7d462915b3
[cron] Bump distribution date (2021-12-27)
2021-12-27 01:05:53 +00:00
Scott Lahteine
56ac681727
🎨 Pins and SDIO cleanup
2021-12-26 03:33:14 -06:00
EvilGremlin
7762df7251
🔧 Check Chiron LCD requirements ( #23353 )
...
Co-Authored-By: EvilGremlin <22657714+EvilGremlin@users.noreply.github.com>
2021-12-26 00:46:13 -06:00
Scott Lahteine
6a8b9274a3
⏪ ️ Refactor still needs work
...
Reverting #23295
2021-12-25 23:15:17 -06:00
Scott Lahteine
00e6e90648
🐛 Fix adc_start for AVR, native
...
Followup to #23295
2021-12-25 22:10:47 -06:00
Keith Bennett
555c749fe2
🐛 Fix MKS Robin E3 NeoPixel pin default ( #23350 )
2021-12-25 21:41:01 -06:00
Robby Candra
a47f559db1
🐛 HAL refactor followup ( #23354 )
2021-12-25 21:36:09 -06:00
Scott Lahteine
57315f02cb
🐛 Fix missing ADC method
2021-12-25 21:27:28 -06:00
kaidegit
d7af619936
🐛 Fix open for bin rename ( #23351 )
2021-12-25 20:12:20 -06:00
Scott Lahteine
4f0932e5c1
🐛 Fix freeMemory
endless loop
...
Followup to #23295
2021-12-25 20:00:48 -06:00
thinkyhead
bdb071688e
[cron] Bump distribution date (2021-12-26)
2021-12-26 01:09:46 +00:00
Scott Lahteine
fca6d12093
🔧 Move MOTHERBOARD closer to top
2021-12-25 03:27:45 -06:00
fflosi
c74161c011
✨ Per-axis TMC hold multiplier ( #23345 )
2021-12-25 02:57:07 -06:00
Scott Lahteine
a941cd33e2
🔨 Configurable firmware bin filename
...
Configuration.h > FIRMWARE_BIN
2021-12-24 23:47:52 -06:00
Scott Lahteine
e211ff148c
♻️ Refactor HAL as singleton ( #23295 )
2021-12-24 21:33:59 -06:00
Scott Lahteine
532f21f96f
🔨 Ignore sublime workspace file
2021-12-24 21:32:00 -06:00
Scott Lahteine
cd1920b350
🔨 Ignore cmake generated build folder
2021-12-24 21:00:32 -06:00
thinkyhead
6d09d1d7fb
[cron] Bump distribution date (2021-12-25)
2021-12-25 01:04:01 +00:00
Scott Lahteine
d5dff1948d
🔧 Sanity check MMU2_MENUS
2021-12-24 01:46:51 -06:00
Sola
21cd715506
✨ MKS TinyBee board support ( #23340 )
...
Co-Authored-By: Sola <42537573+solawc@users.noreply.github.com>
2021-12-24 00:03:32 -06:00
Attila BODY
80a537cd13
🐛 Fix Robin Nano v3 filament runout pins ( #23344 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 23:57:20 -06:00
thinkyhead
ca0215ba64
[cron] Bump distribution date (2021-12-24)
2021-12-24 01:04:40 +00:00
MrAlvin
df9eb566c7
🚸 Show mm'ss during first hour ( #23335 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 03:47:52 -06:00
Robby Candra
3e737cbc91
🔧 Group FAST_PWM_FAN.options ( #23331 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 02:19:39 -06:00
Tanguy Pruvot
da67deb621
✏️ Fix missing brace ( #23337 )
...
Followup to #22916
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 01:32:27 -06:00
Tanguy Pruvot
1b876c170f
🩹 Fix settings G21 report ( #23338 )
2021-12-23 00:49:15 -06:00
thinkyhead
c80ef71c6b
[cron] Bump distribution date (2021-12-23)
2021-12-23 01:05:31 +00:00
InsanityAutomation
2893048e29
✨ BLTouch High Speed mode runtime configuration ( #22916 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 22:09:55 -06:00
ellensp
c1dba3d028
✨ Option to reset EEPROM on first run ( #23276 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 20:44:04 -06:00
thinkyhead
fdd37a84a2
[cron] Bump distribution date (2021-12-22)
2021-12-22 01:07:10 +00:00
ellensp
9cee626812
🐛 Fix Chitu Z_STOP_PIN ( #23330 )
2021-12-21 18:48:38 -06:00
Mike La Spina
f374fa0eb8
🚑 ️ FAST_PWM_FAN default 1KHz base freq. ( #23326 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-21 01:26:31 -06:00
thinkyhead
b06f871dd0
[cron] Bump distribution date (2021-12-21)
2021-12-21 01:08:00 +00:00
GHGiampy
ba32391454
🧑💻 Option allowing > 127 Neopixels ( #23322 )
2021-12-20 02:44:43 -06:00
Scott Lahteine
9d42755068
🎨 Update SKR V2 pins
2021-12-19 21:47:50 -06:00
thinkyhead
a055898870
[cron] Bump distribution date (2021-12-20)
2021-12-20 01:06:18 +00:00
Spencer Owen
ecaebe4363
✨ Creality3D V4.2.3 / Ender-2 Pro board ( #23307 )
2021-12-18 19:58:46 -06:00
thinkyhead
14ceccdbc6
[cron] Bump distribution date (2021-12-19)
2021-12-19 01:26:05 +00:00