InsanityAutomation
3e15472e05
Update MarlinCore.cpp
2024-04-10 15:12:02 -04:00
InsanityAutomation
55360141fd
Update MarlinCore.cpp
2024-04-07 19:33:27 -04:00
Keith Bennett
a3434de2e6
🩹 Fix MCU check for STM32H7-based BTT Octopus Pro V1 ( #26831 )
...
* 🩹 Fix MCU check for STM32H7-based BTT Octopus Pro V1
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
* Update Marlin/src/pins/stm32f4/pins_BTT_OCTOPUS_V1_common.h
---------
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
2024-04-07 12:05:35 -07:00
Keith Bennett
2bf56b00d4
🔧 Improve BIQU BX pins, allow Z swap ( #26871 )
...
* Add a swap Z & E1 option for BIQU BX
Users can add #define BX_SWAP_ZM_E1M to their config instead of opening their printer up & swapping Z & E1 motor cables. Allows G34 to work correctly on early BX printers since both Z motor wires were installed without a standard procedure in place and wires could be swapped from the factory.
* Add BOARD URL, DIAG pin info, update pin comments
* Add WIFISUPPORT defines for documentation purposes
WIFISUPPORT does not need to be enabled (read: shouldn't be enabled). Simply enable an available SERIAL_PORT*, set it to 4, and connect an ESP-01/ESP-01S flashed with luc-github's ESP3D firmware for basic WiFi functionality.
* Sanity check TOUCH_SCREEN_CALIBRATION on GT911 TFTs (BIQU BX TFT70)
Use a sanity check so it's clear which options are valid for TFT_TOUCH_DEVICE_GT911 / BIQU_BX_TFT70.
2024-04-07 10:49:36 -07:00
Andrew Bortz
c31d9e717b
🩹 Fix ProUI Z probe offset text ( #26832 )
2024-04-07 09:37:37 -07:00
narno2202
d9d7820b0d
🩹 Set correct LCD serial port for MKS_MONSTER8_V1 ( #26879 )
2024-04-07 08:52:35 -07:00
sargonphin
9343247e07
🩹 Increase range of G34 accuracy target ( #26771 )
...
* Allow G34 accuracy down to 0.001mm, previous minimum was 0.01mm.
2024-04-07 08:48:13 -07:00
ellensp
351a1a1332
🔧 Add UART 5 for SKR Mini E3 V3.0 ( #26825 )
2024-04-06 23:29:19 -07:00
thinkyhead
7e9868d762
[cron] Bump distribution date (2024-04-07)
2024-04-07 06:05:53 +00:00
ellensp
d1cf817660
🐛 Fix CREALITY_ENDER2P_V24S4 pins ( #26908 )
2024-04-06 22:57:42 -07:00
Vovodroid
c91771a51e
🩹 Disable nonlinear extrusion on unretract ( #26824 )
...
* Fixes disable NLE on unretract #26808 , which reported blobs at the start of lines during unretract.
2024-04-06 22:41:01 -07:00
ellensp
a337a43bfd
🩹 Fix type mismatch when SEGMENT_LEVELED_MOVES disabled ( #26819 )
2024-04-06 21:47:40 -07:00
Keith Bennett
77f93e0b8c
🩹 Fix Mini 12864 on BTT Kraken ( #26918 )
...
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
2024-04-06 21:22:25 -07:00
Keith Bennett
7dc7195696
🩹 Fix active extruder indicator ( #26834 )
...
* 🩹 No active extruder when any of several incompatible features are enabled
2024-04-06 21:17:00 -07:00
ellensp
56773bd80e
🩹 add onSetMinExtrusionTemp to anycubic_viper ( #26933 )
2024-04-06 21:11:32 -07:00
thinkyhead
1dec9831d3
[cron] Bump distribution date (2024-04-06)
2024-04-06 06:06:36 +00:00
Jason Smith
390f1f7c69
🐛 Don't apply settings during validation ( #26935 )
...
Check the `validating` variable before applying settings for several features.
This specifically avoids settings corruption for BACKLASH_PREVENTION, which has side-effects when first applied using incorrect values.
2024-04-05 17:27:30 -07:00
Jason Smith
d30fcb8fff
🐛 Fix bool evalution of XYval and similar types ( #26936 )
...
Require explicit cast to get T* pointers from XYval and similar types. This prevents the pointer from being implicitly returned and checked for nullptr when trying to evaluate these structs in boolean expressions.
2024-04-05 17:24:58 -07:00
thinkyhead
17dfe8edc9
[cron] Bump distribution date (2024-04-03)
2024-04-03 00:20:46 +00:00
Scott Lahteine
7b6b6e1c3e
🩹 Revert motion change
2024-04-01 22:20:28 -05:00
Sophist
60f2837a98
🔧 Minor INPUT_SHAPING config fixes ( #26882 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-04-01 21:30:04 -05:00
thinkyhead
ef5fb390ec
[cron] Bump distribution date (2024-04-02)
2024-04-02 00:20:47 +00:00
Andrew
87e94f4563
🚸 Update ProUI Plot graph - part 2 ( #26563 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-04-01 15:05:11 -05:00
thinkyhead
017a9032f1
[cron] Bump distribution date (2024-04-01)
2024-04-01 00:23:48 +00:00
Scott Lahteine
466282f322
🩹 Misc. changes from ProUI / ExtUI updates ( #26928 )
2024-03-31 18:20:37 -05:00
thinkyhead
17594298e1
[cron] Bump distribution date (2024-03-28)
2024-03-28 00:20:53 +00:00
Jordan Stocker
0b9f487ab9
🔨 Fix binary upload firmware path ( #26909 )
2024-03-27 14:44:03 -05:00
Chris
d3e1a92b84
🔨 Fix HC32 preflight ( #26912 )
2024-03-27 14:39:54 -05:00
Holger Mößinger
cd357b0278
🔧 🚸 Tweaks for (MiniRambo) CNC ( #26892 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-27 14:38:08 -05:00
thinkyhead
d0d229e380
[cron] Bump distribution date (2024-03-25)
2024-03-25 00:21:58 +00:00
Ikko Eltociear Ashimine
eb897e65a1
📝 Fix Cutter.md typo ( #26901 )
2024-03-24 13:49:25 -05:00
thinkyhead
825ebfd5fe
[cron] Bump distribution date (2024-03-24)
2024-03-24 00:23:21 +00:00
John Robertson
3ee3964bec
🐛 Fix ESP32 laser M4 exception ( #26884 )
2024-03-22 19:57:23 -05:00
Sophist
aecfb257e9
🚸 Hide auto-run as needed ( #26853 )
2024-03-22 19:29:06 -05:00
thinkyhead
896a6a93af
[cron] Bump distribution date (2024-03-23)
2024-03-23 00:20:15 +00:00
Holger Mößinger
075f96d2bf
✏️ Fix stepper MS pin typos ( #26891 )
2024-03-22 16:36:42 -05:00
thinkyhead
05896551f1
[cron] Bump distribution date (2024-03-18)
2024-03-18 00:21:39 +00:00
Manuel McLure
ea6a891038
✨ MAX7219_REINIT_ON_POWERUP ( #26163 )
2024-03-17 14:23:12 -05:00
Giuliano Zaro
983aee5718
🌐 Update Italian language ( #26837 )
2024-03-16 19:46:22 -05:00
thinkyhead
c913020dc2
[cron] Bump distribution date (2024-03-17)
2024-03-17 00:22:34 +00:00
Scott Lahteine
a50490b11f
👷 Minor signature.py adjustments
2024-03-16 16:39:47 -05:00
Sophist
4b01c901bc
📝 Fix M201 typos ( #26854 )
2024-03-16 15:00:16 -05:00
Keith Bennett
c1be36bc66
🎨 Add MKS TinyBee silkscreen labels ( #26777 )
2024-03-16 14:58:53 -05:00
Keith Bennett
e0222d3e01
🩹 Fix G35 "Probing Failed" output ( #26780 )
2024-03-16 14:56:33 -05:00
janenen
c0264ae787
🐛 Fix DETECT_BROKEN_ENDSTOP on IDEX ( #26790 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-16 14:52:14 -05:00
Sophist
3a2c50c199
🩹 Thermistor name fixes ( #26857 )
2024-03-16 14:09:50 -05:00
Scott Lahteine
3b4adac579
🎨 Trailing ws
2024-03-16 13:55:35 -05:00
ellensp
d36b3fbf9d
🧑💻 Fix RLE script for infille == outfile ( #26795 )
2024-03-16 13:37:42 -05:00
Keith Bennett
bca40e07e3
📝 Remove Flattr Link ( #26796 )
2024-03-16 13:34:02 -05:00
thinkyhead
9a1c993719
[cron] Bump distribution date (2024-03-10)
2024-03-10 06:05:40 +00:00
InsanityAutomation
504219817c
✨ Redundant PSU Control with EDM ( #26751 )
2024-03-09 21:22:23 -06:00
thinkyhead
4f2b7271bd
[cron] Bump distribution date (2024-03-04)
2024-03-04 00:21:13 +00:00
fredycpu
ec6f9dd5c8
🔧 MKS_ROBIN_PRO : I2C EEPROM + MKS Wifi ( #26823 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-03-03 12:39:50 -06:00
thinkyhead
e6cda9932b
[cron] Bump distribution date (2024-03-02)
2024-03-02 06:06:49 +00:00
Keith Bennett
b9cfbaa8d4
✅ Update Actions versions ( #26814 )
2024-03-01 22:34:12 -06:00
ellensp
3fd175af8e
🚸 M115 "KINEMATICS:…" ( #26806 )
2024-03-01 22:31:42 -06:00
Keith Bennett
a9e72b2a2c
🔧 Simpler CREALITY_V422 warning ( #26826 )
2024-03-01 22:09:12 -06:00
ellensp
ecde3a3158
🩹 Fix AVR bootscreen RLE decode ( #26827 )
2024-03-01 21:58:56 -06:00
DerAndere
c8d51c2723
🚸 Enable G92.9 with rotational axes ( #26174 )
...
- Supporting axes that can rotate forever.
2024-03-01 21:16:39 -06:00
thinkyhead
d609bb4671
[cron] Bump distribution date (2024-02-28)
2024-02-28 06:06:10 +00:00
Scott Lahteine
982b425792
🔥 Drop TMC26X support ( #26770 )
2024-02-27 20:45:34 -06:00
thinkyhead
9e879a5b1f
[cron] Bump distribution date (2024-02-11)
2024-02-11 00:22:45 +00:00
ellensp
9974327d33
extend uart checks
2024-02-11 03:28:37 +13:00
thinkyhead
4eba643ae1
[cron] Bump distribution date (2024-02-10)
2024-02-10 06:17:34 +00:00
Scott Lahteine
8d7be79108
👷 Improve BIGTREE_GTR_V1_0 tests
2024-02-09 19:14:15 -06:00
Scott Lahteine
76b5688304
🚸 Optional encoder multipliers
2024-02-09 19:14:15 -06:00
thinkyhead
1e8fbb7bbb
[cron] Bump distribution date (2024-02-09)
2024-02-09 00:20:11 +00:00
Scott Lahteine
20c6a6233b
🧑💻 HC32 endstop interrupts for X2/Y2/Z4
2024-02-08 16:49:13 -06:00
Scott Lahteine
1d295f7983
🔥 Clean up SCARA/TPARA
2024-02-07 23:45:51 -06:00
Scott Lahteine
669814d0d4
✨ MARLIN_SMALL_BUILD option ( #26775 )
2024-02-07 23:40:54 -06:00
Scott Lahteine
4aa48beb37
🚸 Adjust encoder multiplier
2024-02-07 19:48:36 -06:00
thinkyhead
371fb5a256
[cron] Bump distribution date (2024-02-08)
2024-02-08 00:20:32 +00:00
Scott Lahteine
0829a511f0
🧑💻 "static_warning"
2024-02-07 18:09:36 -06:00
Scott Lahteine
a3c78c4510
🎨 Delete old FTDI Eve bootscreen
2024-02-07 14:01:25 -06:00
Scott Lahteine
a3211253a0
🩹 Fix FTDI Eve Touch UI M84
2024-02-07 13:58:49 -06:00
thinkyhead
2c8e7bd5a5
[cron] Bump distribution date (2024-02-07)
2024-02-07 12:07:15 +00:00
ellensp
005d6879d9
🔧 Restore probe XY edit defaults, remove arbitrary Z limit ( #26774 )
2024-02-07 00:33:54 -06:00
thinkyhead
3dd22349a9
[cron] Bump distribution date (2024-02-06)
2024-02-06 06:06:16 +00:00
Scott Mikutsky
e61a84a717
🚸 Keep Filament Change near the top ( #26172 )
2024-02-05 23:37:29 -06:00
thinkyhead
d8e73d3036
[cron] Bump distribution date (2024-02-05)
2024-02-05 00:21:40 +00:00
Robherc
b12340b1d5
🔧 Fix extraneous DIAG warnings ( #26694 )
2024-02-04 16:10:11 -06:00
Scott Lahteine
ec46a59539
🧑💻 Fix uncrustify config
2024-02-04 16:07:27 -06:00
Keith Bennett
5003681414
🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed ( #26746 )
2024-02-04 12:14:49 -06:00
Keith Bennett
d9396929aa
🩹 Update BTT GTR v1.0 DIAG jumper/pin ( #26764 )
2024-02-04 12:13:03 -06:00
Scott Lahteine
1dee4d92c6
🔧 TOUCH_IDLE_SLEEP_MINS => DISPLAY_SLEEP_MINUTES
...
Follow up to #26517
2024-02-04 12:09:48 -06:00
Smokey Pell
9364cbb4b5
🚸 Tronxy V10 w/ TFT_TRONXY_X5SA + MKS_ROBIN_TFT43 ( #26747 )
2024-02-04 09:37:32 -06:00
Taylor Talkington
755b661c2d
🔧 Fix USE_Z_MIN conditions ( #26762 )
2024-02-04 09:03:08 -06:00
thinkyhead
7f4792e47c
[cron] Bump distribution date (2024-02-04)
2024-02-04 00:22:42 +00:00
Keith Bennett
e6837b2b8d
🩹 Fix STM32 HW Serial 6 ( #26763 )
...
Followup to #26328
2024-02-03 17:19:19 -06:00
thinkyhead
9e21330d7a
[cron] Bump distribution date (2024-02-03)
2024-02-03 00:20:49 +00:00
Davide Rombolà
c476e62a6f
🩹 Fix STM32 HW Serial ( #26531 )
...
Followup to #26328
2024-02-01 19:31:39 -06:00
thinkyhead
4c5d7831c1
[cron] Bump distribution date (2024-02-02)
2024-02-02 00:20:22 +00:00
Abdullah YILMAZ
9a5cfb3f26
🌐 Turkish language update ( #26739 )
2024-01-31 20:11:08 -06:00
InsanityAutomation
5a87bea762
🚸 Fix repeating "Power Off" message ( #26755 )
2024-01-31 19:24:08 -06:00
thinkyhead
d62f45bdc1
[cron] Bump distribution date (2024-02-01)
2024-02-01 00:21:39 +00:00
ellensp
f9d5ee04b4
🩹 Patch STM32 serial UUID ( #26737 )
...
Followup to #26715
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-31 12:33:42 -06:00
thinkyhead
ef04680cc5
[cron] Bump distribution date (2024-01-31)
2024-01-31 06:06:35 +00:00
Keith Bennett
1c6cfc3ffe
🐛 Fix I/J/K chopper timing ( #26736 )
...
Followup to #19112
2024-01-30 23:00:02 -06:00
Keith Bennett
0266e7fe53
📝 Biqu => BIQU ( #26735 )
2024-01-30 22:58:06 -06:00
ellensp
610ea0a9d3
🔨 No strlcpy in Windows ( #26748 )
2024-01-30 22:56:46 -06:00
thinkyhead
70d942a184
[cron] Bump distribution date (2024-01-30)
2024-01-30 06:06:23 +00:00
Scott Lahteine
5639237e2b
🎨 Misc. cleanup 29-01
2024-01-29 23:10:12 -06:00
thinkyhead
541bd26cd7
[cron] Bump distribution date (2024-01-29)
2024-01-29 00:21:02 +00:00
Keith Bennett
7a4d601f4d
🩹 Temp constraints followup ( #26744 )
...
Followup to cb291e8d
2024-01-28 16:13:23 -06:00
thinkyhead
bf8675b44a
[cron] Bump distribution date (2024-01-28)
2024-01-28 00:22:35 +00:00
Scott Lahteine
ebea672240
🐛 Protect EEPROM bytes 916-926
...
Followup to #26729
Ender-3S1 STM32F401 Bootloader
2024-01-27 11:49:57 -06:00
Scott Lahteine
ce8535f01c
🧑💻 Fix warning, adjust tests
2024-01-27 11:49:57 -06:00
thinkyhead
0ba4cd2b3b
[cron] Bump distribution date (2024-01-27)
2024-01-27 00:19:36 +00:00
Scott Lahteine
afc2dd6cab
🎨 Misc. cleanup 25-01
2024-01-25 22:09:19 -06:00
Scott Lahteine
5768b42c39
Add Conditionals_type.h
2024-01-25 22:06:09 -06:00
thinkyhead
ee8630c282
[cron] Bump distribution date (2024-01-26)
2024-01-26 00:42:39 +00:00
Miguel Risco-Castillo
01094ea6aa
✨ 🔨 EEPROM exclusion zone ( #26729 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-25 18:18:49 -06:00
qwertymodo
6c1fd1f69c
🩹 Fix single Neo strip M150 K ( #26709 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-25 18:16:32 -06:00
sargonphin
4f65466161
🔧 HYBRID_THRESHOLD sanity checks ( #26681 )
2024-01-25 18:13:18 -06:00
ellensp
9b3119393f
🩹 Followup to EDITABLE_STEPS_PER_UNIT ( #26677 )
...
Followup to #26618
2024-01-25 17:39:09 -06:00
ejhoness
8594e9462c
✏️ Fix draw_dialog.cpp typo ( #26684 )
2024-01-25 17:37:35 -06:00
Cesar Guillermo Montiel
16acb57b22
✨ Creality v2.4.S4_170 (Ender 2 Pro, HC32F460KCTA) ( #26730 )
2024-01-25 17:12:49 -06:00
Scott Lahteine
04c8a3138e
🎨 Misc. LCD pins comments
2024-01-25 15:07:48 -06:00
engrenage
38560378fc
🔧 Allow float Z_PROBE_LOW_POINT ( #26711 )
2024-01-25 14:31:39 -06:00
Scott Lahteine
ffbf4a6a90
🩹 Fix IA Creality IDEX case
2024-01-25 14:31:39 -06:00
thinkyhead
a215bc2ca3
[cron] Bump distribution date (2024-01-25)
2024-01-25 00:28:09 +00:00
minding-myown-business
cbc674ff99
📝 Fix dead LCD link ( #26669 )
2024-01-24 18:24:25 -06:00
ellensp
97546bf55b
🚸 PLR recover chamber temp ( #26696 )
2024-01-24 14:33:02 -06:00
Vovodroid
ed1391ee5d
🔧 Wrap POWER_LOSS_RETRACT_LEN ( #26695 )
2024-01-24 14:21:00 -06:00
Keith Bennett
7fbd9ec5f4
🔧 Allow RAMPS FAN1_PIN override ( #26725 )
2024-01-24 12:55:59 -06:00
Keith Bennett
63989023b8
🔧 Update SKR_MINI_SCREEN_ADAPTER error ( #26726 )
2024-01-24 12:54:37 -06:00
ellensp
e668d5afd7
🔧 STM32 UID followup ( #26727 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-24 12:50:48 -06:00
thinkyhead
a2228276bb
[cron] Bump distribution date (2024-01-24)
2024-01-24 00:22:20 +00:00
Scott Lahteine
3ef192e7c7
🎨 Cosmetic cleanup 23-01
2024-01-23 16:05:41 -06:00
Scott Lahteine
5fea79fd07
🔧 Fix ROTATIONAL_AXIS_GANG
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com >
2024-01-23 16:02:33 -06:00
Scott Lahteine
18e65f5eb4
🩹 Fix _U and other conflicts
...
Fix #26220
2024-01-23 15:55:13 -06:00
Scott Lahteine
5ed6bf65ba
🔧 Allow for no STOP pin
...
Co-Authored-By: DerAndere <26200979+DerAndere1@users.noreply.github.com >
2024-01-23 15:44:51 -06:00
DerAndere
d79bcef802
🔧 Sanity check Z_CLEARANCE_FOR_HOMING ( #26721 )
2024-01-23 14:09:31 -06:00
Anson Liu
f1a53407e7
🚸 DOGM active extruder indicator ( #26152 )
2024-01-23 10:24:49 -06:00
Scott Lahteine
4309e6ab76
🧑💻 Fix build_all_examples
2024-01-22 23:58:17 -06:00
thinkyhead
0c3d1cf566
[cron] Bump distribution date (2024-01-23)
2024-01-23 00:50:39 +00:00
Scott Lahteine
aa7d571486
♻️ LCD pins migration precursor ( #26719 )
...
Preliminary changes for #25650
2024-01-22 17:32:01 -06:00
Scott Lahteine
604d3e8fad
🎨 Move EXIT_M303
2024-01-22 16:38:08 -06:00
Scott Lahteine
22fc07d72b
🧑💻 ExtUI::onPlayTone optional duration
2024-01-22 00:04:08 -06:00
Scott Lahteine
dd3b5a10a0
Misc. aesthetic adjustments
...
Co-Authored-By: Andrew <18502096+classicrocker883@users.noreply.github.com >
2024-01-21 22:15:16 -06:00
thinkyhead
416f94f03a
[cron] Bump distribution date (2024-01-22)
2024-01-22 00:23:03 +00:00
Keith Bennett
204de723f1
✨ BIQU MicroProbe ( #26527 )
2024-01-21 06:01:25 -06:00
Vovodroid
80cd89d8f7
🩹 Fix M592 report ( #26680 )
2024-01-21 05:11:03 -06:00
ellensp
624226c91d
🩹 Fix STM32 CPU serial UUID ( #26715 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-21 05:09:36 -06:00
Keith Bennett
3adf73a2cd
🔥 Remove ALLOW_LOW_EJERK ( #26712 )
2024-01-20 23:47:26 -06:00
thinkyhead
eb7b207e4c
[cron] Bump distribution date (2024-01-21)
2024-01-21 00:24:10 +00:00
ellensp
d7e45367af
🔨 Fix POLAR build ( #26687 )
2024-01-20 00:24:30 -06:00
thinkyhead
388c7018c4
[cron] Bump distribution date (2024-01-20)
2024-01-20 00:21:13 +00:00
Vovodroid
da96607b65
🔧 Adjust DEFAULT_EJERK settings ( #26665 )
2024-01-19 16:38:25 -06:00
ellensp
fb49645b32
📝 Fix Anet pins typo ( #26660 )
2024-01-19 13:49:35 -06:00
German Borisov
7d751a20b1
✨ Status Screen flow adjustment ( #26627 )
2024-01-19 13:17:36 -06:00
thinkyhead
9f7d5bbc86
[cron] Bump distribution date (2024-01-19)
2024-01-19 00:22:09 +00:00
Abdullah YILMAZ
0df25b1008
🌐 Update Turkish language ( #26676 )
2024-01-18 18:00:43 -06:00
engrenage
cef623b7d2
🔧 Clarify M600 sanity-check ( #26702 )
2024-01-18 17:57:46 -06:00
Andrew
12434e78e4
🔨 Improve CMakeLists.txt ( #26700 )
2024-01-18 17:55:37 -06:00
thinkyhead
2200607989
[cron] Bump distribution date (2024-01-17)
2024-01-17 06:06:41 +00:00
Scott Lahteine
c31381183b
✨ Minor Orca update
...
Followup to #26534
2024-01-16 23:15:04 -06:00
thinkyhead
76dce41580
[cron] Bump distribution date (2024-01-16)
2024-01-16 06:06:41 +00:00
Scott Lahteine
1f1ca34ea6
🧑💻 Tweak limit_and_warn
2024-01-15 22:22:08 -06:00
Scott Lahteine
8d4ab15748
🧑💻 Tweak planner debug
2024-01-15 21:36:15 -06:00
thinkyhead
745577693d
[cron] Bump distribution date (2024-01-15)
2024-01-15 00:22:58 +00:00
Scott Lahteine
3019af1c93
🔨 Make / pins-format patches
2024-01-13 18:34:12 -06:00
thinkyhead
8916e6f826
[cron] Bump distribution date (2024-01-14)
2024-01-14 00:24:03 +00:00
Robherc
b2fd631d82
🔧 Fix SD connection defaults ( #26666 )
...
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-12 22:03:34 -06:00
thinkyhead
cadef64418
[cron] Bump distribution date (2024-01-13)
2024-01-13 00:21:34 +00:00
ThomasToka
ab3497161a
🐛 Fix PLR pos/sdpos ( #26365 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-11 23:56:45 -06:00
thinkyhead
46f370ae3c
[cron] Bump distribution date (2024-01-12)
2024-01-12 00:21:50 +00:00
Scott Lahteine
0f43ac79f6
⏪ ️ Revert encoder changes
...
Reverts #26501
2024-01-10 18:25:17 -06:00
thinkyhead
ef92b6c369
[cron] Bump distribution date (2024-01-11)
2024-01-11 00:21:50 +00:00
Scott Lahteine
f44f9eb9f8
🎨 Misc. style adjustments
2024-01-10 14:49:28 -06:00
plampix
854f3315af
✨ EDITABLE_STEPS_PER_UNIT ( #26618 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-10 00:33:54 -06:00
Vovodroid
1d46e67de2
✨ PLR_BED_THRESHOLD ( #26649 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 23:13:10 -06:00
Scott Lahteine
85ded0b9bd
🩹 Clarify servo µs min/max
2024-01-09 22:41:54 -06:00
Scott Lahteine
cb291e8d00
🩹 Fix some temp constraints
2024-01-09 22:41:00 -06:00
ellensp
25caae1e8c
🩹 Fix PID / MPC tune background tasks ( #26652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 20:55:20 -06:00
Scott Lahteine
12d7995a18
🎨 Minor temp / UI refactor
2024-01-09 18:45:17 -06:00
thinkyhead
320b7a9ac3
[cron] Bump distribution date (2024-01-10)
2024-01-10 00:21:58 +00:00
Vovodroid
a533e9e637
🩹 Fix edit Z jerk step size ( #26650 )
...
Followup to #25514
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 15:42:08 -06:00
ellensp
f6ecdae972
🔧 Base NUM_SERVO_PLUGS on SERVO PINS ( #26640 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-09 15:19:47 -06:00
thinkyhead
477b70eccf
[cron] Bump distribution date (2024-01-09)
2024-01-09 00:22:16 +00:00
narno2202
b2dd2dc217
🚸 FT Motion M493 report less precision ( #26643 )
2024-01-07 22:26:34 -06:00
narno2202
b106f59eb4
🐛 Refine FT Motion, I2S Stepping ( #26628 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-07 22:17:43 -06:00
mikemerryguy
38f483c4a6
🩹 Skip post-G28 XY move for untrusted X or Y ( #26644 )
...
Followup to #26469
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-07 22:14:24 -06:00
Scott Lahteine
f4eafed188
🔧 Z_PROBE_END_SCRIPT => EVENT_GCODE_AFTER_G29
2024-01-07 21:59:25 -06:00
Scott Lahteine
5987a5464b
🎨 Use float CEIL/FLOOR
2024-01-07 19:34:34 -06:00
thinkyhead
3a888e956b
[cron] Bump distribution date (2024-01-08)
2024-01-08 00:30:52 +00:00
Alexander Gavrilenko
4cddc61eda
🐛 Fix SPI TFT for STM32F1/F4 ( #26052 )
2024-01-07 18:18:18 -06:00
thinkyhead
2a8c00bdeb
[cron] Bump distribution date (2024-01-06)
2024-01-06 00:21:22 +00:00
Scott Lahteine
4ae2a76492
🎨 Clean up ws
2024-01-05 12:34:50 -06:00
Scott Lahteine
a5d097abe6
✏️ Fix CTC_A10S_A13 typo
...
Followup to #26514
2024-01-04 18:51:32 -06:00
thinkyhead
5e0a8d2124
[cron] Bump distribution date (2024-01-05)
2024-01-05 00:21:26 +00:00
plampix
994aa9f692
⚡ ️ Slimmer null T command ( #26615 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-04 17:09:53 -06:00
Andrew
6e67ad51b7
🎨 Followup to optional M111/M115 ( #26626 )
...
Followup to #26603
2024-01-04 17:07:53 -06:00
Scott Lahteine
52693f72af
🎨 Clean up some checks & includes
2024-01-04 13:06:41 -06:00
Jason Smith
991f433ac1
🐛 Fix hangs in DUE native USB ( #26572 )
2024-01-03 21:14:17 -06:00
Taylor Talkington
54b7da18cb
🩹 Fix Bed PID Autotune output ( #26606 )
...
Followup to #25928
2024-01-03 20:45:50 -06:00
thinkyhead
f8771e9ad5
[cron] Bump distribution date (2024-01-04)
2024-01-04 00:21:47 +00:00
Orel
be1dee7caf
🎨 Clean up old #includes ( #26621 )
2024-01-03 14:02:20 -06:00
narno2202
68b7802fc1
📝 Update M493 (FT_MOTION) comments ( #26620 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-03 13:19:19 -06:00
plampix
6d407767e7
🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 ( #26613 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-03 09:43:18 -06:00
I3DBeeTech
4a9e102c2e
📺 I3DBEE TECH Beez Mini 12864 ( #26596 )
2024-01-02 18:53:41 -06:00
ellensp
1ac6428c82
🔪 Options to slim M111, remove M115 ( #26603 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-02 18:52:12 -06:00
thinkyhead
7c159a20e5
[cron] Bump distribution date (2024-01-03)
2024-01-03 00:21:14 +00:00
ellensp
5b74e25108
🔨 BSD string workaround ( #26532 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-01-02 01:25:26 -06:00
thinkyhead
f02fa6339f
[cron] Bump distribution date (2024-01-02)
2024-01-02 00:21:06 +00:00
Scott Lahteine
3b6f1bff8b
🧑💻 Update pinsformat
2024-01-01 00:57:02 -06:00
Scott Lahteine
1d615717e8
🧑💻 Python version of pins formatting script
2024-01-01 00:22:38 -06:00
thinkyhead
99c570212d
[cron] Bump distribution date (2024-01-01)
2024-01-01 00:24:20 +00:00
nagubash
13e82fa44a
🔨 Fix formatting issue in Makefile ( #26599 )
2023-12-31 15:03:04 -06:00
narno2202
95878df30d
🐛 Fix homing with FT_MOTION ( #26595 )
2023-12-31 15:00:57 -06:00
ellensp
5d1ede08aa
✨ CTC_A10S_A13 ( #26514 )
2023-12-31 03:54:26 -06:00
thinkyhead
2203505182
[cron] Bump distribution date (2023-12-31)
2023-12-31 00:23:28 +00:00
ellensp
06dc7f4f52
🔧 Fix, extend FAN / AUTOFAN confict check ( #26591 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-30 05:18:42 -06:00
Scott Lahteine
e6f1b074df
🩹 Restore usleep for native / sim
2023-12-30 05:08:32 -06:00
thinkyhead
f605c045e3
[cron] Bump distribution date (2023-12-30)
2023-12-30 00:20:29 +00:00
Keith Bennett
2d97f082e5
✨ BigTreeTech Manta M8P V2.0 (STM32H723ZE) ( #26578 )
2023-12-28 22:50:52 -06:00
narno2202
ba91fa09b7
⚡ ️ Optimize FT_MOTION ( #26557 )
2023-12-28 22:41:34 -06:00
Keith Bennett
1aeee2cd1f
🔧 TriGorilla Pro default to ONBOARD_SDIO ( #26586 )
2023-12-28 20:10:45 -06:00
thinkyhead
4e23e52a89
[cron] Bump distribution date (2023-12-29)
2023-12-29 00:17:32 +00:00
Keith Bennett
88cf3cb1e0
📌 Specify U8glib-HAL@0.5.4 ( #26582 )
2023-12-28 18:07:52 -06:00
Keith Bennett
59d26e463a
🔨 Newer Platform & Toolchain for STM32G0 ( #26585 )
2023-12-28 17:38:19 -06:00
thinkyhead
cc641d796d
[cron] Bump distribution date (2023-12-28)
2023-12-28 00:21:10 +00:00
Scott Lahteine
9d324f7b1f
🎨 Remove unused usleep
2023-12-27 15:16:58 -06:00
Scott Lahteine
654e7a84ff
🩹 Minor MKS UI fix
2023-12-27 15:16:21 -06:00
Scott Lahteine
d903a5ef43
✨ Initial support for HC32 U8G LCD ( #26568 )
...
Co-authored-by: Chris <52449218+shadow578@users.noreply.github.com >
2023-12-27 01:27:43 -06:00
Scott Lahteine
15f26b4021
🧑💻 AS_CHAR => C ( #26569 )
2023-12-27 01:25:51 -06:00
Taylor Talkington
10d80eb894
📝 Docs: Binary File Transfer (BFT) Protocol ( #26570 )
2023-12-27 01:24:16 -06:00
Scott Lahteine
858954baad
🧑💻 Update Uncrustify config
2023-12-27 01:17:14 -06:00
thinkyhead
3840663410
[cron] Bump distribution date (2023-12-27)
2023-12-27 00:28:24 +00:00
Scott Lahteine
bd36644d85
🧑💻 Move U8G defines to HALs
2023-12-26 17:53:49 -06:00
Keith Bennett
c485f513d7
✨ BigTreeTech Kraken V1.0 (STM32H723ZG) ( #26565 )
...
Co-authored-by: bigtreetech <38851044+bigtreetech@users.noreply.github.com >
2023-12-26 17:45:42 -06:00
Keith Bennett
06b9e40042
🧑💻 Use MAX31865 flag ( #26574 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-26 17:43:06 -06:00
Scott Lahteine
7603023928
🔨 Apply signature.py help
2023-12-25 20:58:38 -06:00
thinkyhead
dbf81f40de
[cron] Bump distribution date (2023-12-26)
2023-12-26 00:20:41 +00:00
Dennis
bb557e5195
🩹 Fix string buffer warning ( #26550 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-24 21:40:20 -06:00
Keith Bennett
89fdfcfaf9
🩹 Fix MARKFORGED_INVERSE typos ( #26558 )
...
Followup to #26516
2023-12-24 21:37:20 -06:00
Scott Lahteine
d9a388bab8
🩹 Fix some serial chars
2023-12-24 21:31:54 -06:00
thinkyhead
b44e68e2ab
[cron] Bump distribution date (2023-12-25)
2023-12-25 00:21:58 +00:00
Scott Lahteine
0f09554929
🧑💻 DWIN icon updates, etc.
2023-12-24 15:25:43 -06:00
ellensp
18b0dbb501
🐛 Creality Free Runs fixups ( #26562 )
...
Followup to #25636 , #26533
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-24 12:07:00 -06:00
thinkyhead
fa8d2bd108
[cron] Bump distribution date (2023-12-24)
2023-12-24 00:23:04 +00:00
Scott Lahteine
d1ebaba71d
🔨 Remove signature.py debug
2023-12-23 16:27:13 -06:00
Skopus
71e0275a4c
✨ Orca 3D Modular Controller ( #26534 )
2023-12-23 04:24:19 -06:00
Scott Lahteine
205b0a679e
🎨 Whitespace in the rightplace
2023-12-23 04:19:23 -06:00
Mihai
3029a6b1aa
🩹 Jerk correction for LIN_ADVANCE + CLASSIC_JERK ( #26551 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-23 01:45:37 -06:00
thinkyhead
342048b1df
[cron] Bump distribution date (2023-12-23)
2023-12-23 00:20:19 +00:00
Scott Lahteine
ec060f979f
📝 Clean up variant labels
2023-12-22 17:47:29 -06:00
Andrew
56ac5d03ed
🚸 Update ProUI Plot graph ( #26539 )
2023-12-22 12:57:06 -06:00
Scott Lahteine
ec7ab5a277
🔨 Build flag tweaks
2023-12-21 22:35:51 -06:00
Scott Lahteine
2c5468ce33
🎨 Planner indent
2023-12-21 22:34:19 -06:00
thinkyhead
dbdb2ecdf7
[cron] Bump distribution date (2023-12-22)
2023-12-22 00:21:13 +00:00
Scott Lahteine
c18294d83c
🔧 Optional FAN_INVERTING
2023-12-21 15:30:03 -06:00
Scott Lahteine
401ba6613b
🔧 Up to 12 PWM fans
2023-12-21 15:25:48 -06:00
thinkyhead
19617b79db
[cron] Bump distribution date (2023-12-21)
2023-12-21 06:06:34 +00:00
Scott Lahteine
eeacf76cfd
🔧 config.ini / JSON dump by @section ( #26556 )
2023-12-20 22:07:59 -06:00
thinkyhead
738584d342
[cron] Bump distribution date (2023-12-20)
2023-12-20 06:06:01 +00:00
Scott Lahteine
f69effd2eb
🚸 Just "warn" on SD fail
2023-12-19 20:57:32 -06:00
narno2202
67d7562609
🐛 ⚡ ️ FT_MOTION improvements ( #26074 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-19 20:01:11 -06:00
thinkyhead
0ede16cd5a
[cron] Bump distribution date (2023-12-18)
2023-12-18 00:22:22 +00:00
geijt
4a89ef6273
Fix Creality E3 "Free-runs" ( #26533 )
...
Followup to #25636
2023-12-17 16:33:46 -06:00
thinkyhead
145ab7b1ec
[cron] Bump distribution date (2023-12-16)
2023-12-16 06:05:48 +00:00
Scott Lahteine
3f9c2f89fc
🔧 Fix IDEX home check
...
Followup to #25780
2023-12-15 23:40:26 -06:00
Scott Lahteine
00298e6681
🔧 Update fan 0 conflict check
...
Followup to #25568
2023-12-15 20:23:59 -06:00
thinkyhead
68ab7f6bb7
[cron] Bump distribution date (2023-12-15)
2023-12-15 00:21:58 +00:00
Bob Kuhn
7ab63cde62
✨ Creality E3 Free-runs Silent Motherboard ( #25636 )
2023-12-14 17:37:40 -06:00
Mihai
b90133813a
🐛 Fix planner jerk limits ( #26529 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-14 14:16:15 -06:00
Scott Lahteine
75da3555ee
🔧 Update CLASSIC_JERK conditionals
2023-12-14 10:06:14 -06:00
thinkyhead
8bce9dec90
[cron] Bump distribution date (2023-12-14)
2023-12-14 00:21:11 +00:00
jesterhead82
fef74398e4
✨ MARKFORGED_INVERSE ( #26516 )
2023-12-13 01:44:11 -06:00
thinkyhead
775c6bb20e
[cron] Bump distribution date (2023-12-13)
2023-12-13 06:12:17 +00:00
Andrew
06710e54de
✨ EDITABLE_DISPLAY_TIMEOUT ( #26517 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-12 23:33:03 -06:00
thinkyhead
81cfa23882
[cron] Bump distribution date (2023-12-12)
2023-12-12 06:09:34 +00:00
ellensp
f3fd9e28f5
🐛 Fix MKS TS35 with BTT SKR 1.3/1.4 ( #26176 )
2023-12-11 19:30:28 -06:00
rondlh
b94a335493
✨ SERIAL_DMA (for some STM32Fx) ( #26328 )
2023-12-11 18:48:02 -06:00
thinkyhead
01aa87c307
[cron] Bump distribution date (2023-12-10)
2023-12-10 00:23:34 +00:00
mikemerryguy
473817f2f4
🚸 Adjust Progress / Completion ( #26466 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-09 01:38:31 -06:00
David Buezas
a1c3a2b03a
🚸 Encoder improvements ( #26501 )
2023-12-09 00:48:57 -06:00
Scott Lahteine
bdfe4a108c
🩹 Fix UBL debug output
2023-12-08 23:18:53 -06:00
thinkyhead
10fe229aad
[cron] Bump distribution date (2023-12-09)
2023-12-09 00:20:55 +00:00
Scott Lahteine
dfec58e5dc
⚡ ️ Use strlcpy with buffer size ( #26513 )
2023-12-08 00:47:18 -06:00
thinkyhead
6c04cf40f4
[cron] Bump distribution date (2023-12-08)
2023-12-08 06:06:47 +00:00
Keith Bennett
fe7203ee55
🔨 Use PIO versioning (including HC32) ( #26512 )
2023-12-07 22:35:34 -06:00
thinkyhead
483b8dcc05
[cron] Bump distribution date (2023-12-06)
2023-12-06 06:06:45 +00:00
Andrew
a41e16ffee
✨ Voxelab Aquila N32 (via Maple) ( #26470 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-05 23:11:41 -06:00
studiodyne
425af4240b
🐛 Fix tool-change E prime ( #26494 )
...
Followup to #17248
2023-12-05 23:05:48 -06:00
thinkyhead
4a4c1db606
[cron] Bump distribution date (2023-12-05)
2023-12-05 06:06:24 +00:00
ellensp
2b1375c8ea
🐛 Fix thermistor 14 & 60 constexprness ( #26499 )
2023-12-04 23:27:58 -06:00
Alexander Gavrilenko
065440891b
🚸 UI refresh for some events ( #26487 )
2023-12-04 22:46:39 -06:00
ellensp
d58168a03f
🩹 Fix a NeoPixel override ( #26492 )
2023-12-04 22:19:02 -06:00
ellensp
8cf936ccb1
🩹 Fix ftostrX3sign ( #26497 )
2023-12-04 21:35:12 -06:00
David Buezas
d5d45e85e4
✨ DOUBLE_LCD_FRAMERATE ( #26500 )
2023-12-04 21:31:34 -06:00
thinkyhead
0d4f41fb6d
[cron] Bump distribution date (2023-12-04)
2023-12-04 00:22:06 +00:00
Scott Lahteine
1c1c473910
✅ Fix auto-label action comments
2023-12-03 01:22:14 -06:00
Scott Lahteine
dde878db04
✅ Use actions/github-script@v7
2023-12-03 00:32:28 -06:00
Keith Bennett
1a42c38e0e
🩹 Replace more DEBUG_ECHOF ( #26495 )
...
Followup to #25928
2023-12-03 00:03:46 -06:00
thinkyhead
e695c473af
[cron] Bump distribution date (2023-12-03)
2023-12-03 00:23:05 +00:00
Scott Lahteine
bd6eb83250
🩹 Fix some minor issues
2023-12-01 21:47:25 -06:00
Andrew
c484228c56
✅ Fix some action labels ( #26490 )
...
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-01 21:18:24 -06:00
thinkyhead
f265fb5943
[cron] Bump distribution date (2023-12-02)
2023-12-02 00:20:23 +00:00
ellensp
b17d3d3e9c
🧑💻 More num-to-string digits / precisions ( #26343 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-12-01 09:25:57 -06:00
Scott Lahteine
c53844ff91
✅ Temporary CI Tests for 2.1.x
2023-12-01 04:45:55 -06:00
Scott Lahteine
e393c7fa0e
✅ Temporarily allow PR against 2.1.x
2023-11-30 20:51:55 -06:00
thinkyhead
b55678a7d0
[cron] Bump distribution date (2023-12-01)
2023-12-01 00:23:41 +00:00
Erkan Ozgur Yilmaz
fe8266b591
🚸 Fix BLTouch HSMode deploy ( #26311 )
2023-11-30 16:52:11 -06:00
Scott Lahteine
3d8e3c3c9a
🐛 Touch fixes ( #26455 )
2023-11-30 16:25:11 -06:00
thinkyhead
61349dc6d3
[cron] Bump distribution date (2023-11-30)
2023-11-30 00:21:18 +00:00
Scott Lahteine
95821b07b1
✅ Auto-label older open [BUG] issues
2023-11-29 16:46:58 -06:00
Scott Lahteine
d62ee95d28
🔨 Update config/schema scripts ( #26483 )
2023-11-29 14:24:20 -06:00
Scott Lahteine
b962014087
✅ Label bug reports
2023-11-29 14:19:30 -06:00
Scott Lahteine
921198e81c
🧑💻 More SAMD51 ADCs
2023-11-28 21:13:29 -06:00
thinkyhead
3457952854
[cron] Bump distribution date (2023-11-29)
2023-11-29 00:27:28 +00:00
mikemerryguy
f4228cc4c1
✨ XY_AFTER_HOMING, EVENT_GCODE_AFTER_HOMING ( #26469 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-28 17:55:21 -06:00
ellensp
dabcd65903
🚸 Fix ProUI hostui.notify('finished') ( #26478 )
2023-11-28 16:23:18 -06:00
thinkyhead
8fa4f5a40f
[cron] Bump distribution date (2023-11-28)
2023-11-28 12:08:12 +00:00
Keith Bennett
b95aa36b01
📝 Community Reporting redux ( #26368 )
2023-11-28 00:46:21 -06:00
I3DBeeTech
7a96a082b7
✨ BlackBeezMini 3D by I3DBEE ( #26406 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
2023-11-28 00:43:17 -06:00
Andrew
b78f0012e9
📝 Fix comment dates ( #26472 )
2023-11-28 00:10:18 -06:00
thinkyhead
e958b6da9e
[cron] Bump distribution date (2023-11-27)
2023-11-27 00:23:10 +00:00
Chris
86338ca835
✨ HAL for HC32F460 ( #26414 )
2023-11-26 17:58:56 -06:00
Scott Lahteine
8a110b80bf
✅ Use Python 3.9 for CI
2023-11-26 14:39:43 -06:00
Scott Lahteine
9a12f06f19
🎨 Update file headers
...
Marlin is collectively © by the Organization, with individual contributors having © on their original work as documented in the commit history.
2023-11-26 12:52:17 -06:00
ellensp
7d334775d0
Update MinSerial.cpp
...
Add missing commas
2023-11-26 23:05:50 +13:00
David Buezas
0a86a5f39c
✨ MAX Thermocouples for Heated Bed ( #26441 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-25 19:55:51 -06:00
thinkyhead
e7cf0e12ea
[cron] Bump distribution date (2023-11-26)
2023-11-26 00:27:32 +00:00
ellensp
e41df97c42
🔧 Pins for FYSETC Spider King 4.07 ( #26461 )
2023-11-25 17:15:38 -06:00
Andrew
20a26d5053
🧑💻 Use ftpl for item strings ( #26462 )
2023-11-25 16:46:42 -06:00
Keith Bennett
924d7769ec
✨ BD_SENSOR_PROBE_NO_STOP ( #26353 )
2023-11-25 16:31:53 -06:00
Jason Smith
8ff937c7d8
🐛 Fix PANDA ZHU missing #endif ( #26460 )
2023-11-24 23:26:02 -08:00
ellensp
ae695e8309
👽 ️ Update Teensy 4.0/4.1 Serial ( #26457 )
2023-11-24 21:27:55 -06:00
thinkyhead
e98e307d17
[cron] Bump distribution date (2023-11-25)
2023-11-25 00:20:09 +00:00
Vovodroid
bd872a7a98
🔧 Configurable FR/Flow edit ranges ( #26446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-24 13:03:06 -06:00
thinkyhead
fd3de02a37
[cron] Bump distribution date (2023-11-24)
2023-11-24 00:20:39 +00:00
Jason Smith
1bee537a09
🧑💻 Add sim launch example for Windows ( #26456 )
2023-11-23 10:17:41 -08:00
Scott Lahteine
ded942a4e4
🐛 Fix expand_u8str_P string substitution
...
Fixes #26424
2023-11-22 22:18:53 -06:00
Scott Lahteine
bf61e52390
⚡ ️ Tiny string optimization
2023-11-22 21:06:47 -06:00
Erkan Ozgur Yilmaz
2d9262cc5a
⚡ ️ Fix MMU2 sscanf bug, optimize ( #26449 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-22 20:39:40 -06:00
thinkyhead
993cc9463e
[cron] Bump distribution date (2023-11-23)
2023-11-23 00:21:17 +00:00
Andrew
c2376d62e2
🩹 Fix JyersUI/ProUI narrowing ( #26453 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-22 02:40:50 -06:00
Andrew
f3473495d0
🚸 Fixes for ProUI popup, abort ( #26308 )
2023-11-22 02:19:29 -06:00
Andrew
c5b267162c
🌐 Regenerate Russian font data ( #26428 )
2023-11-22 02:07:44 -06:00
Scott Lahteine
8322848c35
✅ Smarter use_example_configs
2023-11-22 01:35:46 -06:00
thinkyhead
61cb98dc0f
[cron] Bump distribution date (2023-11-22)
2023-11-22 00:21:52 +00:00
Scott Lahteine
2b1666fcb0
✏️ GT2560_V41b followup
2023-11-21 14:07:39 -06:00
ellensp
6ae2cde663
🐛 Fix GT2560_V41b Z2 pin ( #26370 )
...
* Update pins_GT2560_V41b.h
Fix Z2_STOP_PIN
* use mega2560ext
when board has pins > D69
* Allow overrides, consistent with other pins in this file
---------
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2023-11-21 09:43:08 -08:00
Andrew
cc8f7c83da
🚸 Fix, clean up ProUI ( #26434 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-21 03:57:31 -06:00
Jason Smith
20445b8e83
🧑💻 Update pins formatter script ( #26450 )
2023-11-21 03:42:44 -06:00
thinkyhead
12881d5576
[cron] Bump distribution date (2023-11-21)
2023-11-21 00:21:26 +00:00
Keith Bennett
b88cb86069
✨ BTT Octopus Pro V1.0.1 (STM32H723ZE) ( #26159 )
2023-11-20 11:55:27 -08:00
Scott Lahteine
3d3be15665
🔨 Fix Ender-5 S1 env
2023-11-20 02:18:53 -06:00
Keith Bennett
0142783836
🚸 Fix more MarlinUI title centering ( #26440 )
...
Followup to #26339
2023-11-20 01:24:32 -06:00
Andrew
006768ab58
🚸 Fix MarlinUI axis move / UBL strings ( #26439 )
...
Followup to #26344
2023-11-20 01:23:07 -06:00
Scott Lahteine
376673df28
🚸 Minor touch calibration improvement ( #26445 )
2023-11-20 00:53:35 -06:00
thinkyhead
f830756356
[cron] Bump distribution date (2023-11-20)
2023-11-20 00:21:38 +00:00
Keith Bennett
1fceb7c580
🔥 Remove VAkE 403D part deux ( #26443 )
...
Followup to #25969
2023-11-19 15:57:03 -06:00
Jason Smith
5287cfbb59
🐛 Fix rotational AxisFlags ( #26444 )
...
Followup to #26438
2023-11-19 15:23:20 -06:00
Scott Lahteine
f345f60f73
🔨 Similar board name errors
2023-11-18 23:49:59 -06:00
thinkyhead
e2c8015199
[cron] Bump distribution date (2023-11-19)
2023-11-19 00:22:58 +00:00
Scott Lahteine
aed577271f
🔨 Rotational move items ( #26438 )
2023-11-17 22:39:00 -06:00
thinkyhead
f50ca52c57
[cron] Bump distribution date (2023-11-18)
2023-11-18 00:20:36 +00:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists ( #26344 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-17 14:11:59 -06:00
EvilGremlin
19869d3a7d
🔨 Creality STM32F401RC w/out bootloader ( #26373 )
2023-11-16 19:57:00 -06:00
thinkyhead
c8118c3a58
[cron] Bump distribution date (2023-11-17)
2023-11-17 00:20:53 +00:00
Scott Lahteine
7fe07dc4ce
🩹 Fix runout state in menu ( #26394 )
...
Fixes #26386
2023-11-16 16:05:31 -06:00
thinkyhead
3e8a5b6151
[cron] Bump distribution date (2023-11-15)
2023-11-15 00:20:46 +00:00
ellensp
28bc19720a
🐛 Put I2C init ahead of LCD init ( #26409 )
2023-11-14 02:33:15 -06:00
ellensp
a8cb89b3da
🐛 Fix BTT SKR Mini E3 pins ( #26410 )
2023-11-14 02:31:13 -06:00
Keith Bennett
df2251e23e
🔨 Fix PINS_DEBUGGING for some STM32H7 ( #26416 )
2023-11-14 02:29:07 -06:00
Andrew
31154278b3
🔨 Fix legacy auto_build.py ( #26427 )
2023-11-14 02:27:05 -06:00
Keith Bennett
613b4105a2
🔨 Fix updated build script ( #26423 )
...
Followup to #26265
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-14 01:52:22 -06:00
Scott Lahteine
10e06e1970
🧑💻 Prevent mixed bitmap encoding
...
Followup to #26419
2023-11-14 01:23:46 -06:00
Andrew
c751dcfcf9
🎨 Python ; cleanup ( #26426 )
2023-11-13 23:48:01 -06:00
Scott Lahteine
178938d957
⚡ ️ Extend bitmap compression
...
Followup to #26419
2023-11-13 23:43:57 -06:00
thinkyhead
a8313c3b7e
[cron] Bump distribution date (2023-11-14)
2023-11-14 00:20:32 +00:00
Scott Lahteine
dc26531207
✨ COMPACT_CUSTOM_BOOTSCREEN ( #26419 )
2023-11-13 17:24:15 -06:00
Scott Lahteine
c74e6ad868
🔨 Use classic ld on macOS
2023-11-13 04:29:01 -06:00
thinkyhead
a62eec4ae3
[cron] Bump distribution date (2023-11-13)
2023-11-13 00:21:11 +00:00
ellensp
235ad4dd9d
🚸 Fix DOGM centering ( #26415 )
2023-11-12 00:25:51 -06:00
thinkyhead
d06923d0e7
[cron] Bump distribution date (2023-11-12)
2023-11-12 06:05:50 +00:00
Luiz Eduardo Carneiro
7f59b65fc8
✨ MINGDA D2 D301 v1.0 ( #26340 )
2023-11-11 20:44:45 -06:00
Vovodroid
884a3249fe
✨ BED_ANNEALING_GCODE ( #26341 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-11 20:40:49 -06:00
Vladimir Sitnikov
d159ec5c90
🔨 Specific package versions ( #26265 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-11 20:13:23 -06:00
Scott Lahteine
7c43f4e696
✅ Fix opt_add in tests
2023-11-11 20:10:11 -06:00
ellensp
7c8ea8e0e0
🧑💻 Fix M808 debug ( #26367 )
2023-11-11 20:02:53 -06:00
thinkyhead
573eae8d95
[cron] Bump distribution date (2023-11-11)
2023-11-11 00:19:53 +00:00
ellensp
bf0acc9611
🐛 SKR Pro boards have DIAG pins ( #26399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-09 20:30:41 -06:00
thinkyhead
ddc310fc4b
[cron] Bump distribution date (2023-11-10)
2023-11-10 00:20:21 +00:00
Keith Bennett
10782c770d
🩹 Probe XY Offset followup ( #26397 )
...
Followup to #26267
2023-11-09 17:44:02 -06:00
Andrew
b2758208c7
✨ G27 P3 / P4 ( #26401 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-09 16:34:48 -06:00
Scott Lahteine
bf5612c0ed
🧑💻 Use __FLT_MAX__ for HUGE_VALF
2023-11-09 16:05:11 -06:00
thinkyhead
9a6c2635ee
[cron] Bump distribution date (2023-11-07)
2023-11-07 00:20:29 +00:00
Scott Lahteine
3341683db2
🧑💻 Use FLT_MAX for HUGE_VALF
2023-11-05 21:30:04 -06:00
thinkyhead
0bdbf52bc6
[cron] Bump distribution date (2023-11-06)
2023-11-06 00:21:03 +00:00
Scott Lahteine
e4e85e39b3
✅ Get LCD/Controller in bug report
2023-11-05 15:01:12 -06:00
Scott Lahteine
0621594442
✅ Update stale / close durations
2023-11-05 14:55:06 -06:00
Scott Lahteine
dba613fadd
🔨 Fix test of env['PROGNAME']
...
Fixes #26386
2023-11-05 12:30:02 -06:00
thinkyhead
5ac4ebad78
[cron] Bump distribution date (2023-11-05)
2023-11-05 12:06:43 +00:00
Vladimir Sitnikov
cb044d989c
✨ Probe XY Offset value limits ( #26267 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-11-05 01:46:57 -05:00
thinkyhead
0d42196d11
[cron] Bump distribution date (2023-11-04)
2023-11-04 06:05:47 +00:00
tombrazier
cac742009c
🐛 Fix Backlash Compensation layer shift ( #26392 )
2023-11-03 23:12:33 -05:00
Scott Lahteine
76f938309e
🔨 Minor schema.py updates
2023-11-01 15:36:26 -05:00
thinkyhead
24cf29b6a8
[cron] Bump distribution date (2023-11-01)
2023-11-01 01:19:48 +00:00
Chris
41a6f2bc8d
🧑💻 Improve POSTMORTEM_DEBUGGING ( #26374 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-31 19:10:37 -05:00
Giuliano Zaro
e0767f8675
🌐 Fix long Italian string ( #26378 )
2023-10-31 19:03:28 -05:00
Giuliano Zaro
5523c12cfd
🩹 Fix MarlinUI UTF-8 chars ( #26381 )
2023-10-31 19:02:11 -05:00
thinkyhead
a6c8afc5a9
[cron] Bump distribution date (2023-10-29)
2023-10-29 00:21:30 +00:00
Vladimir Sitnikov
cb8df74a9c
🚸 Move Debug menu down ( #26266 )
2023-10-27 20:01:04 -05:00
Vladimir Sitnikov
050439ccba
🧑💻 Update .editorconfig settings ( #26264 )
...
Fixes #26219
2023-10-27 19:46:09 -05:00
thinkyhead
6907df0bd6
[cron] Bump distribution date (2023-10-28)
2023-10-28 00:18:59 +00:00
Giuliano Zaro
5a259a7266
🌐 Update Italian language ( #26208 )
2023-10-27 17:18:15 -05:00
ellensp
b082f1a2b8
⚡ ️ Faster COMPACT_MARLIN_BOOT_LOGO (rle16) ( #26153 )
2023-10-27 17:15:23 -05:00
tombrazier
c666b492c4
🔥 Automatic minimum planner junction speed ( #26198 )
2023-10-27 17:06:04 -05:00
tombrazier
aa0671fb32
🩹 Fix Input Shaping max_isr_rate with Distinct E factors ( #26167 )
2023-10-27 16:10:02 -05:00
thinkyhead
f82d0109e4
[cron] Bump distribution date (2023-10-27)
2023-10-27 00:19:27 +00:00
Scott Lahteine
2a88e76002
🧑💻 Misc. LCD / string updates
2023-10-25 19:41:32 -05:00
thinkyhead
b25f523aca
[cron] Bump distribution date (2023-10-26)
2023-10-26 00:23:31 +00:00
Scott Lahteine
046439a5a1
🧑💻 Echo by default in dev mode
2023-10-25 14:27:22 -05:00
thinkyhead
bcd07c2c91
[cron] Bump distribution date (2023-10-24)
2023-10-24 00:19:54 +00:00
Scott Lahteine
e9b04ada1d
🩹 Fix PLR debug with NO_VOLUMETRICS
2023-10-23 19:00:44 -05:00
Scott Lahteine
ff5eb5de29
🩹 No GET_TEXT with DGUS_TFT
...
Followup to #26164
2023-10-23 19:00:44 -05:00
Scott Lahteine
fd62c42faa
🩹 No GET_TEXT with DGUS_TFT
...
Followup to #26164
2023-10-23 17:07:04 -05:00
thinkyhead
089d075c8f
[cron] Bump distribution date (2023-10-23)
2023-10-23 00:20:43 +00:00
Scott Lahteine
45a6e9614e
📝 Community Reporting
2023-10-22 18:39:22 -05:00
Marcio T
9e6d0ea610
🩹 Fix FTDI Eve Touch UI meshGetter, etc. ( #26342 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-22 17:22:16 -05:00
Keith Bennett
c345087b41
🔨 Add MKS Eagle FD Envs ( #26346 )
2023-10-22 15:46:34 -05:00
Keith Bennett
8de007021a
🧑💻 Don't Recommend DevContainer ( #26348 )
2023-10-22 15:44:29 -05:00
Scott Lahteine
f72588595b
🚸 SD refresh UI update with NO_SD_DETECT ( #26366 )
...
Co-authored-by: Sascha <k.puligheddu@alice.it >
2023-10-22 15:17:30 -05:00
Keith Bennett
797ea5efa7
🚸 Fix MarlinUI expanded label alignment ( #26339 )
...
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-22 15:15:38 -05:00
ellensp
156e7c1c54
🐛 Fix TFT compile, K8400 pins ( #26359 )
2023-10-22 14:25:28 -05:00
thinkyhead
b8b1aa345c
[cron] Bump distribution date (2023-10-21)
2023-10-21 00:19:15 +00:00
Scott Lahteine
b0ece8f8df
🧑💻 MarlinUI menu tweaks
...
Changes in prep for #26339
2023-10-20 17:25:47 -05:00
studiodyne
4b0b00c8da
✨ Tool Migration-specific settings ( #26244 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-19 20:23:23 -05:00
Andrew
6d3122d4e8
🚸 Misc. JyersUI tweaks ( #26228 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-19 20:22:04 -05:00
ellensp
0f27e38eb9
🎨 Update GT2560 V41b ( #26351 )
2023-10-19 19:34:22 -05:00
thinkyhead
6156050024
[cron] Bump distribution date (2023-10-20)
2023-10-20 00:20:00 +00:00
Andrew
cacbe005b5
🩹 Fix ProUI G-code preview ( #26213 )
2023-10-19 18:01:43 -05:00
thinkyhead
caca5636ce
[cron] Bump distribution date (2023-10-15)
2023-10-15 06:05:56 +00:00
Marcio T
6a35ab6557
✨ Z_PROBE_ERROR_TOLERANCE (expose) ( #26229 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-14 23:54:54 -05:00
thinkyhead
87de4c134b
[cron] Bump distribution date (2023-10-13)
2023-10-13 18:06:12 +00:00
Scott Lahteine
7944628400
🧑💻 IA Creality optional code
2023-10-13 09:48:14 -05:00
thinkyhead
251a84b741
[cron] Bump distribution date (2023-10-12)
2023-10-12 18:20:54 +00:00
Scott Lahteine
d695e5f7bc
🔧 Misc. probe opts
2023-10-12 13:03:02 -05:00
Scott Lahteine
4744997c16
📝 GCode => G-Code
2023-10-12 12:14:57 -05:00
Scott Lahteine
5bd39ba73f
🧑💻 FxdTiCtrl => FTMotion redux
2023-10-12 12:14:53 -05:00
Marcio T
7f887f2342
🚸 Update FTDI Eve / CocoaPress UI ( #26233 )
2023-10-12 11:14:58 -05:00
Scott Lahteine
e7e77d9612
🧑💻 FxdTiCtrl => FTMotion
2023-10-12 10:12:35 -05:00
Scott Lahteine
a7a3abb9bf
📝 Macro comments
2023-10-12 09:21:00 -05:00
thinkyhead
6f68da5be4
[cron] Bump distribution date (2023-10-11)
2023-10-11 06:06:33 +00:00
Andrew Bortz
e9b9d634c4
✨ Nonlinear Extrusion Control (M592) ( #26127 )
2023-10-10 22:24:48 -05:00
thinkyhead
6d301a282e
[cron] Bump distribution date (2023-10-10)
2023-10-10 00:19:51 +00:00
studiodyne
61591fd233
🐛 Fix tool-change E prime ( #26237 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-09 17:50:09 -05:00
Marcella Cavalcanti
e97d82f77b
✨ FYSETC Cheetah v3.0 ( #26314 )
2023-10-09 16:55:44 -05:00
Keith Bennett
b58d5dabf8
🔧 BTT_MINI_12864_V1 => BTT_MINI_12864 ( #26160 )
2023-10-08 20:07:09 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle ( #26303 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-08 19:22:40 -05:00
thinkyhead
c81e217334
[cron] Bump distribution date (2023-10-09)
2023-10-09 00:20:31 +00:00
Scott Lahteine
9cd341c2c3
🩹 Patches for MSC SD ( #26332 )
2023-10-08 18:09:49 -05:00
Scott Lahteine
f0ad1e9b70
🧑💻 Update dev scripts
2023-10-08 16:49:18 -05:00
Scott Lahteine
414b1f8327
🩹 Serial warning followup
...
Followup to #26306
2023-10-08 16:49:18 -05:00
Erkan Ozgur Yilmaz
e68320ee2b
🐛 Fix MMU late init ( #26331 )
2023-10-08 15:39:46 -05:00
ellensp
7fa643a11e
🔨 Specify LPC toolchain 1.100301.220327 ( #26249 )
2023-10-08 15:16:28 -05:00
thinkyhead
375e724dee
[cron] Bump distribution date (2023-10-08)
2023-10-08 00:21:49 +00:00
Keith Bennett
6c0f4bbafd
✅ CI test for STM32G0 ( #26327 )
2023-10-07 01:21:41 -05:00
Orel
4cab75115f
🩹 Fix G33 output ( #26299 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-07 01:10:22 -05:00
Scott Lahteine
014609ad87
🔧 Move some config options
2023-10-07 00:29:34 -05:00
Bob Kuhn
f7a3172c20
🐛 Fix DELTA Z when not using probe for homing ( #26297 )
2023-10-06 23:53:52 -05:00
Bob Kuhn
b799f7d1f3
🔧 Forbid UBL Hilbert Curve on DELTA ( #26296 )
2023-10-06 23:45:32 -05:00
Vladimir Sitnikov
f3851408fe
🔧 No TMC_HOME_PHASE on tandem steppers ( #26310 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-06 23:44:27 -05:00
Scott Lahteine
03cf2b577b
misc. formatting, grid condition
2023-10-06 21:55:57 -05:00
Vovodroid
b3b6f23320
🧑💻 Tweak an 'if' block ( #26300 )
2023-10-06 20:03:02 -05:00
Piotr Piatkowski
821ba43131
🩹 Fix Endstop Test debug menu ( #26326 )
2023-10-06 19:56:10 -05:00
thinkyhead
31bf73b89b
[cron] Bump distribution date (2023-10-07)
2023-10-07 00:19:28 +00:00
Scott Lahteine
229ea71421
📝 Update dgus_e3s1pro comment
2023-10-06 19:02:34 -05:00
Scott Lahteine
f085e2ca93
🩹 Remove extraneous 'inline'
...
See #26085
2023-10-06 17:20:08 -05:00
Keith Bennett
db98f06110
🚸 Warning alerts for non-fatal errors ( #26306 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-10-06 17:09:58 -05:00
Scott Lahteine
bbb5aacc48
📝 Update config sections
2023-10-06 16:12:23 -05:00
Scott Lahteine
91ab18d1d2
📝 Some settings units
2023-10-06 16:08:30 -05:00
thinkyhead
273cbc6871
[cron] Bump distribution date (2023-10-05)
2023-10-05 06:06:14 +00:00
EvilGremlin
596d1ff104
🩹 Fix TFT string code ( #26292 )
2023-10-04 23:47:23 -05:00
thinkyhead
896492442c
[cron] Bump distribution date (2023-10-04)
2023-10-04 00:36:20 +00:00
Keith Bennett
b9e58cd3ea
🔧 BigTreeTech Manta M4P is v2.1 ( #26226 )
2023-10-03 15:23:40 -05:00
ellensp
d961dbae8d
🔧 Fix SanityCheck typo ( #26223 )
2023-10-03 15:21:53 -05:00
Scott Lahteine
be031e1850
📝 More ExtUI documentation
2023-10-03 15:20:35 -05:00
Scott Lahteine
15dfbabc9c
🔧 Temp report precision option ( #26253 )
2023-10-03 14:52:04 -05:00
kisslorand
102de7dac3
🚸 More precision in G30 output ( #26255 )
2023-10-03 14:50:33 -05:00
kisslorand
7338a2fec8
🚸 Use SERIAL_FLOAT_PRECISION for SERIAL_ECHO(float) ( #26254 )
2023-10-03 14:48:52 -05:00
thinkyhead
d56136f06c
[cron] Bump distribution date (2023-09-30)
2023-09-30 00:19:06 +00:00
ellensp
34a0c9d143
📝 Update BTT SKR Mini E3 v3.0 comments ( #26318 )
2023-09-29 18:12:29 -05:00
thinkyhead
11f98adcce
[cron] Bump distribution date (2023-08-26)
2023-08-26 00:22:53 +00:00
jaysuk
209fadd2e6
✨ Mellow Fly E3 V2 (STM32F407VG) ( #26081 )
2023-08-25 18:43:57 -05:00
Andrew
8fa6a4da2e
🚸 Fixes for ProUI, JyersUI, backlight, etc. ( #26086 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-25 18:33:49 -05:00
Scott Lahteine
4613f85bb7
🧑💻 Encapsulate ProUI G-code preview
2023-08-25 13:33:33 -05:00
thinkyhead
e1121a4cd0
[cron] Bump distribution date (2023-08-25)
2023-08-25 00:19:03 +00:00
lukasradek
20fec98f70
🧑💻 Adjust LCD string draw ( #26154 )
2023-08-24 12:41:30 -05:00
thinkyhead
adfc787a45
[cron] Bump distribution date (2023-08-24)
2023-08-24 00:18:43 +00:00
Scott Lahteine
86be9a85d0
📝 Thermistor info updates ( #26202 )
2023-08-23 13:44:40 -05:00
thinkyhead
f6de698fc8
[cron] Bump distribution date (2023-08-23)
2023-08-23 00:25:27 +00:00
Anson Liu
edc7379546
✨ G-code 'T' report current tool ( #26151 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-22 19:21:41 -05:00
Scott Lahteine
ab8af7fa9c
🔧 Allow arbitrary BLOCK_BUFFER_SIZE
2023-08-22 19:16:35 -05:00
Keith Bennett
fb74caebb5
🔧 Fix Linear Leveling grid size sanity check ( #26199 )
2023-08-22 18:40:59 -05:00
Scott Lahteine
88cdf487b4
🚸 Avoid LCD messages starting with "Error:" ( #26164 )
2023-08-22 17:36:53 -05:00
narno2202
be91eaed2c
🩹 Fix FT Motion menu Back item ( #26175 )
2023-08-22 17:13:53 -05:00
thinkyhead
b5a08c2518
[cron] Bump distribution date (2023-08-22)
2023-08-22 00:18:52 +00:00
Scott Lahteine
b02ea02dbb
✅ Fix unused test
2023-08-21 16:52:26 -05:00
Yuri D'Elia
d69ce77503
🐛 Fixes for G2/G3 arcs ( #26170 )
2023-08-21 14:39:49 -05:00
thinkyhead
d1803ec044
[cron] Bump distribution date (2023-08-21)
2023-08-21 00:19:10 +00:00
Scott Lahteine
f2665e597f
🎨 FTDI cleanup
2023-08-20 13:47:43 -05:00
thinkyhead
db5ead4230
[cron] Bump distribution date (2023-08-20)
2023-08-20 00:19:51 +00:00
GHGiampy
f7d5188b2f
🐛 Fixes for ProUI, build rename ( #26177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-19 15:53:45 -05:00
thinkyhead
1d17c34e12
[cron] Bump distribution date (2023-08-18)
2023-08-18 00:18:38 +00:00
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting ( #26130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-17 18:13:10 -05:00
thinkyhead
7e7dcb8692
[cron] Bump distribution date (2023-08-16)
2023-08-16 06:08:59 +00:00
Scott Lahteine
cf50240e82
📝 Update INO (c)
2023-08-15 21:03:42 -05:00
thinkyhead
79f6d9bdac
[cron] Bump distribution date (2023-08-14)
2023-08-14 00:19:27 +00:00
Martin Turski
6af6060aa0
🔧 Configurable SD card retry/timeout ( #25340 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-13 15:57:38 -05:00
thinkyhead
2bac7835e8
[cron] Bump distribution date (2023-08-08)
2023-08-08 00:22:24 +00:00
EvilGremlin
fd41757aef
🐛 Fix MKS Robin Mini servo timer ( #26150 )
2023-08-07 16:54:27 -05:00
Giuliano Zaro
f338f65bdf
🚸 Adjust ColorUI chamber bmp ( #26149 )
2023-08-07 16:51:22 -05:00
Miguel Risco-Castillo
867f5e9069
🚸 UI Sound off/on with M300 E<0|1> ( #26142 )
2023-08-07 16:16:33 -05:00
Miguel Risco-Castillo
88f5e2c639
🐛 Fix UBL probe_entire_mesh skips points ( #26141 )
...
Fixes #26132
2023-08-07 16:11:12 -05:00
Keith Bennett
ca0209b868
🔨 Fix USB FD env names ( #26131 )
2023-08-07 16:00:50 -05:00
Ari-SSO
4f691e622f
🩹 PROBING_TOOL followup ( #26122 )
...
Followup to #24411
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-07 04:35:22 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT ( #26097 )
2023-08-07 04:24:04 -05:00
Aleks
709def5e7b
🩹 Fix M3 uninitialized warning ( #26091 )
2023-08-07 04:09:26 -05:00
narno2202
a5e4b4bd7d
🚸 FT_MOTION menu updates ( #26083 )
2023-08-07 03:30:24 -05:00
thinkyhead
a817794444
[cron] Bump distribution date (2023-08-07)
2023-08-07 06:51:07 +00:00
Mark
ffef8f1b29
🚸 BD Sensor Z axis stop height ( #26015 )
2023-08-06 23:33:20 -05:00
Bart Meijer
205a679959
⚡ ️ SAMD21 LCD uses HW SPI with media ( #26012 )
2023-08-06 23:12:30 -05:00
lukasradek
b956001d81
🚸 Update LCD Manual Leveling display ( #26088 )
2023-08-06 22:08:35 -05:00
Keith Bennett
1dd3c9e73f
📝 STM32G0B0 SKR Mini E3 V3.0 / Manta M4P ( #26087 )
2023-08-06 22:04:11 -05:00
Scott Lahteine
8d74a63e4b
📝 Update a config comment
2023-08-06 21:04:40 -05:00
thinkyhead
27fd97a8bb
[cron] Bump distribution date (2023-08-06)
2023-08-06 00:21:12 +00:00
magicmaker3
4d89db5209
✨ MM-JOKER (ESP32) board ( #25897 )
2023-08-05 18:10:49 -05:00
Pagliarulo Onofrio
f66323ecfb
✨ Geeetech GT2560 V4.1B board ( #25888 )
2023-08-05 00:03:10 -05:00
Giuliano Zaro
863198a73f
✨ VOLUMETRIC_EXTRUDER_LIMIT_MAX ( #25884 )
2023-08-04 23:56:40 -05:00
Scott Lahteine
ad112b4d3d
🐛 Fix case TRRunaway
2023-08-04 23:49:38 -05:00
thinkyhead
c088081c00
[cron] Bump distribution date (2023-08-05)
2023-08-05 00:54:22 +00:00
Alexey D. Filimonov
06d46a0ef9
✨ AUTO_POWER_SPINDLE_LASER ( #25739 )
2023-08-04 19:07:56 -05:00
Scott Lahteine
27e68a61fa
🧑💻 Update some SDSUPPORT
2023-08-04 18:29:52 -05:00
Dmitry Pogrebnyak
4e31fa66e2
✨ STATUS_HEAT_POWER ( #25268 )
2023-08-04 14:59:17 -05:00
thinkyhead
87231b625f
[cron] Bump distribution date (2023-08-04)
2023-08-04 06:06:04 +00:00
Martin Turski
3baa318ec7
🧑💻 Option to reset AVR pin states ( #25364 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-03 22:56:40 -05:00
Martin Turski
820d2b58b3
🚸 Option to report temperature on error ( #25341 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-08-03 21:40:38 -05:00
thinkyhead
fe4819a9c1
[cron] Bump distribution date (2023-08-03)
2023-08-03 08:45:07 +00:00
Scott Lahteine
8ae19e45d6
🔨 Prevent variant overwrite
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-08-03 01:28:23 -05:00
ellensp
aaa590855a
📝 E3S1PRO is T5L ( #26143 )
2023-08-02 22:55:29 -05:00
thinkyhead
a629471ed7
[cron] Bump distribution date (2023-08-02)
2023-08-02 06:06:02 +00:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring ( #25758 )
2023-08-01 23:03:06 -05:00
thinkyhead
5da7143fe5
[cron] Bump distribution date (2023-07-30)
2023-07-30 00:24:18 +00:00
ellensp
2c9bc872e7
🔧 Check AVR Rx/Tx conflict w/ LCD_EN ( #26069 )
2023-07-29 18:34:16 -05:00
ellensp
abd1896ce2
🔧 STM32 support 9 UARTs ( #26072 )
2023-07-29 18:30:56 -05:00
thinkyhead
347a7dc71e
[cron] Bump distribution date (2023-07-29)
2023-07-29 00:21:43 +00:00
Scott Lahteine
ae9f2710f0
🔨 Old renamed AVRs
2023-07-28 16:53:01 -05:00
Scott Lahteine
2a82ca87b0
🩹 Fix ProUI compile without Advanced Pause
2023-07-27 23:03:36 -05:00
thinkyhead
6f8178598f
[cron] Bump distribution date (2023-07-28)
2023-07-28 00:21:36 +00:00
Scott Lahteine
6cc4dd10bc
🐛 Fix hotend idle timeout checks
2023-07-27 17:20:09 -05:00
lukasradek
d036097bca
🚸 Fix HD44780 EDIT_ITEM position ( #26073 )
2023-07-27 16:08:21 -05:00
thinkyhead
6ba50aa6ea
[cron] Bump distribution date (2023-07-27)
2023-07-27 00:21:22 +00:00
Giuliano Zaro
fdad658e5f
🐛 Fix runout extra length ( #26082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: justvlade <7622616+justvlade@users.noreply.github.com >
2023-07-26 18:38:59 -05:00
thinkyhead
79be07f9a4
[cron] Bump distribution date (2023-07-24)
2023-07-24 06:06:23 +00:00
ellensp
5bcaae62f2
⚡ ️ Compact RGB565 TFT boot images ( #26011 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-07-23 22:31:39 -05:00
thinkyhead
e451dec674
[cron] Bump distribution date (2023-07-22)
2023-07-22 06:05:47 +00:00
ellensp
6379d4dbca
🩹 Suppress G33 string warning ( #26095 )
2023-07-21 22:05:04 -05:00
thinkyhead
91c6a7180d
[cron] Bump distribution date (2023-07-21)
2023-07-21 06:06:24 +00:00
Scott Lahteine
9135e3f7d3
🚸 Revert M206 Home Offset behavior ( #25996 )
2023-07-20 21:10:03 -05:00
Scott Lahteine
a0e3dea8b8
🚸 ColorUI Touch Calibrate in CW order
2023-07-20 20:28:45 -05:00
thinkyhead
6bc42300a1
[cron] Bump distribution date (2023-07-20)
2023-07-20 06:06:07 +00:00
Scott Lahteine
45193b4a1d
🔥 Always use ISR for BABYSTEPPING ( #26035 )
2023-07-19 21:12:32 -05:00
thinkyhead
885e9cc057
[cron] Bump distribution date (2023-07-18)
2023-07-18 00:41:02 +00:00
Alexander Gavrilenko
244de2458a
🧑💻 Improve TFT Color UI layout / theme ( #26077 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-07-17 02:53:36 -05:00
thinkyhead
4d6e5c12b3
[cron] Bump distribution date (2023-07-17)
2023-07-17 06:20:28 +00:00
Scott Lahteine
a5d47f84ae
🎨 Rename Helvetica 14 (2)
2023-07-17 01:01:36 -05:00
Scott Lahteine
5fd0247239
🎨 Rename Helvetica 14 (1)
2023-07-17 01:01:14 -05:00
Scott Lahteine
821d77fe4c
🎨 Misc. comment open
2023-07-16 23:44:03 -05:00
Keith Bennett
fef772ef29
🩹 Fix SPI TFT build on SKR V2 & V3/EZ ( #26041 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-07-16 23:32:16 -05:00
Scott Mikutsky
3815157214
🐛 Ensure BLTouch deploy in HS Mode ( #26033 )
2023-07-16 23:29:56 -05:00
thinkyhead
810c1693ac
[cron] Bump distribution date (2023-07-16)
2023-07-16 06:08:45 +00:00
Andrew
fc2272c4b4
🩹 Fix, clean up ProUI, JyersUI ( #26078 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-07-15 20:10:42 -05:00
tombrazier
45f7ebb92b
🩹 Fix Input Shaping "enable" for SHAPING_FREQ_[XY] == 0 ( #26075 )
2023-07-15 20:06:21 -05:00
thinkyhead
28f69a052c
[cron] Bump distribution date (2023-07-15)
2023-07-15 00:26:39 +00:00
Keith Bennett
ef3054d1a8
✨ BTT Octopus Pro V1.1 (STM32H723ZE) ( #26043 )
2023-07-14 18:24:17 -05:00
thinkyhead
bcf61cc91c
[cron] Bump distribution date (2023-07-06)
2023-07-06 00:27:11 +00:00
Giuliano Zaro
57d26f7e4f
🩹 Fix HOST_STATUS_NOTIFICATIONS compile ( #26040 )
2023-07-05 01:21:54 -05:00
thinkyhead
67a9a7e66f
[cron] Bump distribution date (2023-07-05)
2023-07-04 20:30:07 -05:00
Scott Lahteine
16f19b2c1f
🩹 Fix ProUI tramming
2023-07-04 20:30:07 -05:00
Scott Lahteine
ed4e22b548
🧑💻 print_pos => print_xyz
2023-07-04 18:44:14 -05:00
Keith Bennett
929497d527
📝 Update config URLs ( #26049 )
2023-07-04 16:07:56 -05:00
Keith Bennett
f479f8377d
🎨 Clean up TFT Colors ( #26050 )
2023-07-04 15:25:26 -05:00
thinkyhead
1feb70c91b
[cron] Bump distribution date (2023-07-04)
2023-07-04 15:17:53 -05:00
Scott Lahteine
179260878f
🎨 Misc. fixes and formatting
2023-07-04 15:17:53 -05:00
thinkyhead
7b8a2180ff
[cron] Bump distribution date (2023-07-03)
2023-07-03 00:25:59 +00:00
Alexander Gavrilenko
3ea87ad54c
✨ SPI TFT / Touchscreen for STM32H7 ( #25784 )
...
Co-authored-by: thisiskeithb <13375512+thisiskeithb@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-07-01 20:16:12 -05:00
Scott Lahteine
c483fe76c7
🩹 Fix ProUI _remain_time
...
Followup to #25982
2023-07-01 20:01:45 -05:00
Scott Lahteine
b50add4694
🔨 Wrapper for GCC < 8
2023-07-01 19:54:39 -05:00
thinkyhead
275642b297
[cron] Bump distribution date (2023-07-02)
2023-07-02 00:31:20 +00:00
Scott Lahteine
38e92b522b
📝 mm/m => mm/min
2023-07-01 18:56:53 -05:00
Scott Lahteine
7f5b0b4008
🩹 Define drawTrinamicConfigMenu
...
Followup to #25982
2023-07-01 18:26:51 -05:00
Scott Lahteine
60f74f3cb3
🔨 Suppress truncation warning
2023-07-01 18:20:32 -05:00
Scott Lahteine
1a241e6e86
🐛 Fix M105 (MString append TS) and EEPROM ver
...
Followup to #24390
2023-07-01 17:51:13 -05:00
Scott Lahteine
4985acafad
🐛 Prevent MString infinite recursion ( #26037 )
...
Followup to #24390
2023-07-01 04:33:53 -05:00
Anson Liu
f9c8703e77
🩹 Fix missing include cycles.h ( #25927 )
2023-07-01 02:19:16 -05:00
Christophe Huriaux
b77e2a5020
✨ Ender 3 S1 Pro/Plus stock touchscreen ( #25905 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-30 23:06:08 -05:00
thinkyhead
f766a90f5f
[cron] Bump distribution date (2023-07-01)
2023-07-01 00:53:49 +00:00
Scott Lahteine
0878b99b2c
🌐 Language Import/Export ( #25889 )
2023-06-30 19:21:56 -05:00
Keith Bennett
1bc155e810
🎨 Simplify BTT Octopus Max EZ LCD Pins ( #26019 )
2023-06-30 19:21:37 -05:00
Scott Lahteine
f14f1be168
🎨 Standardize naming (ProUI) ( #25982 )
2023-06-30 19:16:00 -05:00
thinkyhead
7247acdece
[cron] Bump distribution date (2023-06-30)
2023-06-30 00:24:45 +00:00
narno2202
7b23fd3548
🐛 Fix FT Motion runout in progress ( #26020 )
2023-06-29 17:06:05 -05:00
Keith Bennett
d9349caeee
⚡ ️ Ethernet Buffer for Input Shaping on LPC ( #26027 )
2023-06-29 15:27:25 -05:00
Andrew
97e15812fa
🔨 Makefile + 256K Creality Maple + Heater IDs ( #26018 )
2023-06-29 12:21:14 -05:00
Krzysztof Błażewicz
cb12114a7e
🩹 Fix JyersUI typos ( #26029 )
...
Followup to #24390
2023-06-29 02:18:32 -05:00
thinkyhead
aee8e15fd2
[cron] Bump distribution date (2023-06-29)
2023-06-29 00:25:22 +00:00
Giuliano Zaro
6474773555
🐛 Fix AD4985 with 5V input, add AD595 3.3V warning ( #26021 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-28 17:06:50 -05:00
Krzysztof Błażewicz
be18edd604
🚸 JyersUI MPC menu ( #26017 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-27 22:51:47 -05:00
Scott Lahteine
bbfaf7474c
🎨 CrealityDWIN => JyersDWIN ( #26026 )
2023-06-27 21:44:42 -05:00
Scott Lahteine
46b5753f56
🎨 Indent temp structs
2023-06-27 20:34:01 -05:00
thinkyhead
a5ac50fcbf
[cron] Bump distribution date (2023-06-28)
2023-06-28 00:25:35 +00:00
Scott Lahteine
574dd34c49
♻️ String helper class ( #24390 )
2023-06-27 13:19:36 -05:00
thinkyhead
4a734e4de4
[cron] Bump distribution date (2023-06-26)
2023-06-26 00:26:36 +00:00
Katelyn Schiesser
402c4ef5d3
🚸 M86-M87 Hotend Idle Timeout ( #25015 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-25 17:32:56 -05:00
thinkyhead
0138aff890
[cron] Bump distribution date (2023-06-25)
2023-06-25 12:07:25 +00:00
Scott Lahteine
f281fb473d
🎨 Minor code cleanup
2023-06-25 01:31:07 -05:00
thinkyhead
a256e47b9c
[cron] Bump distribution date (2023-06-24)
2023-06-24 12:07:28 +00:00
Scott Lahteine
9bf95418a7
🐛 Fix TFT_LTDC::writeReg
...
Followup to #25939
2023-06-24 02:57:58 -05:00
thinkyhead
60f591f3b6
[cron] Bump distribution date (2023-06-23)
2023-06-23 12:11:03 +00:00
Miguel Risco-Castillo
858916d628
🚸 Update DWIN ProUI ( #26003 )
2023-06-23 04:57:22 -05:00
mjbogusz
2218bab542
🚸 Color UI remaining time ( #24843 )
2023-06-23 04:56:34 -05:00
narno2202
a58e530f92
🩹 Fix 'M493 S12' ( #26007 )
2023-06-23 04:52:10 -05:00
Scott Lahteine
1fbeac7b52
🎨 Adjust TFT code/comments
2023-06-23 01:59:11 -05:00
thinkyhead
18ccc40443
[cron] Bump distribution date (2023-06-22)
2023-06-22 12:06:59 +00:00
Scott Lahteine
8c9172cf5d
🍻 Fixed-Time Motion integration ( #25719 )
2023-06-22 02:54:21 -05:00
thinkyhead
2dc76689ea
[cron] Bump distribution date (2023-06-20)
2023-06-20 00:21:56 +00:00
Scott Lahteine
91401d7e5f
🔧 Move non-DUE conditions
2023-06-19 15:07:23 -05:00
Keith Bennett
733209f9a2
🔧 MPC adjustments ( #25986 )
2023-06-19 00:12:50 -05:00
thinkyhead
d79b42c710
[cron] Bump distribution date (2023-06-19)
2023-06-19 00:24:00 +00:00
Mark
441416728c
🚸 Bed distance sensor improvements ( #25847 )
2023-06-18 04:18:08 -05:00
Andrew
dd1792bdfc
🔨 Update CMakeLists.txt ( #25983 )
2023-06-17 23:19:28 -05:00
thinkyhead
927b3cc41a
[cron] Bump distribution date (2023-06-18)
2023-06-18 00:25:52 +00:00
ellensp
c180a99c79
📝 Update BTT SKR V3 board comments ( #25973 )
2023-06-17 16:44:49 -05:00
Giuliano Zaro
a3df3d40ee
🐛 Fix G2/G3 limiting_speed ( #25988 )
2023-06-17 15:55:02 -05:00
discip
1e5c279da3
🔨 Fix marlin_STM32H723VG mcu value ( #25991 )
...
Followup to #25921
2023-06-17 15:53:03 -05:00
EvilGremlin
5b8b8e005b
🔧 BLTOUCH_HS_MODE hex value check ( #25992 )
2023-06-17 15:49:22 -05:00
Scott Lahteine
238951a966
🎨 More more lowercase (partial ProUI)
...
Followup to #25939
2023-06-16 22:26:32 -05:00
thinkyhead
78b342661a
[cron] Bump distribution date (2023-06-17)
2023-06-17 00:22:04 +00:00
Scott Lahteine
41a5fbb16a
🎨 More lowercase
...
Followup to #25939
2023-06-16 18:13:46 -05:00
thinkyhead
eca80db9b6
[cron] Bump distribution date (2023-06-16)
2023-06-16 00:24:24 +00:00
ellensp
8261af3010
✨ BTT RAMPS 1.6+ ( #25970 )
2023-06-14 19:57:15 -05:00
Keith Bennett
9728d79ade
📝 Document Manta E3 EZ / E3V2 LCD custom wiring ( #25976 )
2023-06-14 19:43:24 -05:00
Keith Bennett
067091458a
🎨 Group STM32G0 pins includes ( #25977 )
2023-06-14 19:41:43 -05:00
Scott Lahteine
166ed28995
🎨 Lowercase followup
...
Followup to #25939
2023-06-14 19:37:54 -05:00
thinkyhead
5cfe3af0ef
[cron] Bump distribution date (2023-06-15)
2023-06-15 00:26:48 +00:00
Scott Lahteine
d26955bde6
🔧 Sanity check IA_CREALITY mesh size
2023-06-14 19:06:30 -05:00
Scott Lahteine
c3694f1c03
🎨 Lowercase methods, functions, data members ( #25939 )
...
For: TFT, DGUS, MarlinUI, Anycubic, JyersUI, CrealityUI
2023-06-14 17:24:50 -05:00
thinkyhead
1726ba5bda
[cron] Bump distribution date (2023-06-13)
2023-06-13 00:23:25 +00:00
Keith Bennett
aa2f4051bb
🔥 Remove VAkE 403D ( #25969 )
2023-06-12 16:39:49 -05:00
Scott Lahteine
2ef71c6eba
♻️ Simplify SERIAL_ECHO ( #25928 )
...
Since this increases AVR code size, try to optimize further.
2023-06-12 16:38:14 -05:00
thinkyhead
d9d2dae883
[cron] Bump distribution date (2023-06-12)
2023-06-12 00:25:11 +00:00
Keith Bennett
bea1a914be
🔨 SKR Mini E3 v3.0.1 XFER ( #25955 )
2023-06-11 16:49:37 -05:00
thinkyhead
85067e14b5
[cron] Bump distribution date (2023-06-11)
2023-06-11 00:29:06 +00:00
Keith Bennett
00ab015de7
🔨 Firmware rename followup ( #25966 )
...
Followup to #25957
2023-06-10 19:20:50 -05:00
thinkyhead
b5d3d0141f
[cron] Bump distribution date (2023-06-10)
2023-06-10 00:22:22 +00:00
ellensp
3706c16729
🐛 Fix dummy thermistors 998-999 ( #25956 )
2023-06-09 02:59:23 -05:00
Scott Lahteine
0ed46406d1
🔨 Simpler distinct firmware rename ( #25957 )
2023-06-09 02:56:25 -05:00
Bart Meijer
82ddd55a1a
🩹 Conditional u8g for SAMD21 ( #25947 )
2023-06-08 21:55:26 -05:00
Miguel Risco-Castillo
34e23bcf95
🐛 Fix _MINMAX_TEST typo ( #25954 )
2023-06-08 20:47:35 -05:00
thinkyhead
f3cda01b95
[cron] Bump distribution date (2023-06-09)
2023-06-09 00:30:56 +00:00
Scott Lahteine
2a79aad2dd
🔨 Fix serial port #error text
2023-06-08 19:22:52 -05:00
Scott Lahteine
bbbd6045cb
🔨 Update STM32Hxx boards/variants
...
Followup to #25934
2023-06-08 19:22:52 -05:00
Dmitry Plastinin
683916e17a
🚸 Portrait TS35 move axis screen ( #25945 )
2023-06-07 23:14:34 -05:00
Scott Lahteine
9360e13cdd
🚸 General TFT cleanup
2023-06-07 22:46:25 -05:00
Keith Bennett
9d830d7207
🔨 Clean up some BTT envs, etc. ( #25934 )
...
Followup to #25921
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-07 22:16:30 -05:00
Scott Lahteine
54a82b4337
🚸 Fix TFT menu positioning ( #25942 )
...
Co-authored-by: Ed <751406+helakejr@users.noreply.github.com >
2023-06-07 20:58:55 -05:00
Scott Lahteine
d1e995670d
🔧 Z-MIN as CREALITY V25 S1 probe
2023-06-07 20:29:39 -05:00
thinkyhead
10947a463b
[cron] Bump distribution date (2023-06-08)
2023-06-08 00:23:27 +00:00
Keith Bennett
e8f5f9d732
🔨 Teensy 4.1 pins env check ( #25937 )
2023-06-07 03:03:35 -05:00
Giuliano Zaro
984f9fe7d6
🌐 Update Italian language ( #25940 )
2023-06-07 03:01:07 -05:00
thinkyhead
322d5dc29c
[cron] Bump distribution date (2023-06-07)
2023-06-07 00:25:18 +00:00
Scott Lahteine
8f1d80b0ba
🧑💻 Use Flags<> for runout ( #25938 )
2023-06-06 15:30:28 -05:00
Scott Lahteine
35016633d8
🩹 Conditional include probe.h
2023-06-06 02:58:28 -05:00
Scott Lahteine
4b8e4ef38e
⚡ ️ Mixer label in PROGMEM
2023-06-05 23:56:22 -05:00
Scott Lahteine
17cc5fa872
🧑💻 Suppress narrowing warnings
...
Followup to #25924
2023-06-05 21:09:08 -05:00
Scott Lahteine
a6b32a5a91
🧑💻 Bypass error in build_example
2023-06-05 20:39:20 -05:00
Scott Lahteine
e116a99eda
🩹 Fix JyersUI corner pos
...
Followup to #25631
2023-06-05 20:24:12 -05:00
thinkyhead
bfd6be3799
[cron] Bump distribution date (2023-06-06)
2023-06-06 00:24:34 +00:00
Scott Lahteine
6a29d5d5af
🧑💻 Fix mfconfig trailing space
2023-06-05 17:25:42 -05:00
Scott Lahteine
fbc5bd0d04
🩹 Wrap HAS_DISPLAY for if()
...
Followup to #24877
2023-06-05 16:24:20 -05:00
Scott Lahteine
7680fe2b59
🧑💻 Dir change is AxisBits
...
Followup to #25761
2023-06-05 16:01:32 -05:00
Scott Lahteine
70288c6c4f
🎨 Detab C/C++
2023-06-05 01:02:56 -05:00
Roi Rodríguez Huertas
3b681f7b74
🔧 TMC Driver axis baud for Soft Serial ( #25664 )
2023-06-05 00:13:57 -05:00
thinkyhead
6e8035e5aa
[cron] Bump distribution date (2023-06-05)
2023-06-05 00:24:02 +00:00
kisslorand
f8423f9da0
🩹 Fix D576 buffer underrun reporting ( #25931 )
2023-06-04 04:49:27 -05:00
Andrew
1a2816284c
✏️ Fix LCD contrast typo ( #25929 )
2023-06-04 04:20:07 -05:00
thinkyhead
f8c5152369
[cron] Bump distribution date (2023-06-04)
2023-06-04 00:27:30 +00:00
Giuliano Zaro
6136e48df5
🐛 Fix M25/M125 for LCDs with ui.resume_print ( #24877 )
2023-06-03 16:09:29 -05:00
Manuel McLure
b8655ca0ed
🔧 BTT SKR 3 has onboard endstop pullups ( #24876 )
2023-06-03 15:39:41 -05:00
Scott Lahteine
ba08dcfb76
🧑💻 Fix narrowing conversions ( #25924 )
2023-06-03 04:40:07 -05:00
Keith Bennett
ac954b57f7
🩹 Endstop hit state followup ( #25885 )
...
Followup to #25574
2023-06-02 22:50:45 -05:00
ellensp
739f1027f8
🔨 STM32H723VG (1024KB) ( #25921 )
2023-06-02 22:47:57 -05:00
ellensp
a6b56d171d
🎨 Lowercase followup ( #25923 )
...
Followup to #25914
2023-06-02 22:37:29 -05:00
thinkyhead
ad0d700a3e
[cron] Bump distribution date (2023-06-03)
2023-06-03 00:22:16 +00:00
Scott Lahteine
86c811660e
🧑💻 Remove LOOP macros ( #25917 )
2023-06-02 14:30:34 -05:00
Scott Lahteine
2691167afe
🧑💻 Dump BOTH and EITHER macros ( #25908 )
2023-06-02 14:26:02 -05:00
Scott Lahteine
32be4065ef
🧑💻 numtostr use functions
2023-06-02 14:22:29 -05:00
Scott Lahteine
bc385122e9
🎨 Lowercase method / data member names ( #25914 )
2023-06-02 13:34:13 -05:00
Scott Lahteine
e45eddfd6c
🔨 Fix pins debugging for Simulator
2023-06-02 12:46:23 -05:00
alextrical
5004159550
🔨 Clarify env error ( #25915 )
2023-06-02 11:32:43 -05:00
Scott Lahteine
d9659d3177
📝 M122 comment
2023-06-01 22:58:17 -05:00
thinkyhead
2de2185d97
[cron] Bump distribution date (2023-06-02)
2023-06-02 01:38:48 +00:00
I3DBeeTech
49134a9467
🔧 Update LCD with NeoPixel Contrast ( #25893 )
2023-06-01 18:28:34 -05:00
Scott Lahteine
6044cb9955
🌐 Remove unused strings
2023-06-01 17:39:08 -05:00
EvilGremlin
ded810cebf
🌐 Update Russian translation ( #25840 )
2023-06-01 17:35:42 -05:00
Scott Lahteine
9e0dcd4a2b
🧑💻 ExtUI::onLevelingStart/Done for all leveling ( #25913 )
2023-06-01 16:53:02 -05:00
Scott Lahteine
ad23b8c559
🚸 Probe Wizard display fix
2023-06-01 14:54:23 -05:00
Keith Bennett
3999d67e51
🔧 Default has Heated Bed ( #25895 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-06-01 14:44:19 -05:00
thinkyhead
67f0d6ae5e
[cron] Bump distribution date (2023-05-30)
2023-05-30 00:33:07 +00:00
Scott Lahteine
47616c7dfa
🔨 Install 'heatshrink' if needed ( #25896 )
2023-05-29 19:00:09 -05:00
DejitaruJin
d926d4dea4
🩹 Fix and improve GT2560 pins ( #25890 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-28 20:22:00 -05:00
thinkyhead
b4ba3dd7f3
[cron] Bump distribution date (2023-05-29)
2023-05-29 00:21:30 +00:00
Keith Bennett
0b4500155e
🩹 Update KEDI / GODI LCD_PINS_EN pin ( #25886 )
2023-05-28 15:29:36 -05:00
thinkyhead
ef93b401c3
[cron] Bump distribution date (2023-05-27)
2023-05-27 00:22:42 +00:00
Scott Lahteine
154e48ba22
🎨 Misc. spacing
2023-05-26 18:59:12 -05:00
Scott Lahteine
f73fe76b6c
🌐 Language export to CSV
2023-05-26 18:17:37 -05:00
thinkyhead
d20ce5ff0a
[cron] Bump distribution date (2023-05-26)
2023-05-26 00:21:31 +00:00
EvilGremlin
a3eace117c
🧑💻 Improve missing translations script ( #25841 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-25 02:32:04 -05:00
Scott Lahteine
772e19aab9
✨ EP_BABYSTEPPING ( #25869 )
2023-05-24 22:10:40 -05:00
Scott Lahteine
1a4e208c69
🩹 Fix card.ls call (in easythreed_ui)
...
Fix regression in #24679
2023-05-24 21:24:31 -05:00
thinkyhead
e2a7249907
[cron] Bump distribution date (2023-05-25)
2023-05-25 00:20:08 +00:00
ellensp
eb439b93a5
🩹 Fix ESP32 compile error ( #25873 )
2023-05-24 02:58:11 -05:00
Scott Lahteine
317450af32
🧑💻 Updated toolchain for ststm32@~14.1.0 ( #25846 )
2023-05-24 02:53:12 -05:00
Scott Lahteine
37d0f49a82
🧑💻 Misc. ExtUI LCD cleanup ( #25872 )
2023-05-24 01:05:55 -05:00
thinkyhead
9036cec562
[cron] Bump distribution date (2023-05-24)
2023-05-24 00:21:21 +00:00
Scott Lahteine
e7a5d4d416
✅ Update checkout actions
2023-05-23 03:15:02 -05:00
thinkyhead
e82ec734d9
[cron] Bump distribution date (2023-05-23)
2023-05-23 00:21:34 +00:00
alextrical
9ceecefae2
🔨 Fix BTT EBB42 V1.1 compile with -flto ( #25849 )
2023-05-21 20:38:28 -05:00
thinkyhead
8cd2b0976a
[cron] Bump distribution date (2023-05-22)
2023-05-22 00:27:46 +00:00
Scott Lahteine
ae3b00db74
🧑💻 Fall back to SPI0 with YHCB2004 ( #25856 )
2023-05-21 17:35:41 -05:00
Andrew
d22ce55cd5
🩹 Fix ProUI Manual Mesh / UBL Viewer ( #25858 )
2023-05-21 17:34:19 -05:00
Scott Lahteine
ea63ac8f4d
🩹 Fix TFT LVGL compile error ( #25865 )
...
Fixes regression from #24302
2023-05-21 08:38:42 -05:00
thinkyhead
06b1f85514
[cron] Bump distribution date (2023-05-21)
2023-05-21 00:23:00 +00:00
Scott Lahteine
5ed307ceb8
📝 MKS TinyBee pins header
2023-05-20 04:28:33 -05:00
Scott Lahteine
5bc84bf08c
🚸 Improve EEPROM validation ( #25860 )
2023-05-19 23:30:48 -05:00
thinkyhead
26dfbd0660
[cron] Bump distribution date (2023-05-20)
2023-05-20 00:19:33 +00:00
Scott Lahteine
7d5bd4dfbc
🎨 Cutter pins cleanup
2023-05-19 06:54:48 -05:00
thinkyhead
48c14f1109
[cron] Bump distribution date (2023-05-19)
2023-05-19 00:20:49 +00:00
Scott Lahteine
7249c3c46f
🩹 M493 report followup
2023-05-18 15:48:10 -05:00
I3DBeeTech
a886906f01
✨ I3DBEEZ9 board ( #25614 )
2023-05-18 03:23:29 -05:00
Scott Lahteine
74a6f5961b
🔨 Fix Windows path backslash treated as escape
...
Co-Authored-By: Luc <8822552+luc-github@users.noreply.github.com >
2023-05-18 03:10:26 -05:00
thinkyhead
51fbe03016
[cron] Bump distribution date (2023-05-18)
2023-05-18 06:06:02 +00:00
Krzysztof Błażewicz
b2f372b20f
🚸 Unify edit limits for some E3V2 LCDs ( #25045 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-18 00:38:21 -05:00
thinkyhead
3b2341fb61
[cron] Bump distribution date (2023-05-17)
2023-05-17 00:22:49 +00:00
ellensp
3136435c19
🐛 Fix MKS Robin Nano 1.3 F4 pin collision ( #25838 )
2023-05-16 13:50:57 -05:00
Scott Lahteine
060ddf5e95
🚸 Support Bed Leveling Mesh > 16x16
...
Co-Authored-By: raTmole <ratmole@users.noreply.github.com >
2023-05-16 02:54:52 -05:00
Giuliano Zaro
df078cac92
🔧 TMC Config Inheritance followup ( #25783 )
2023-05-16 02:46:19 -05:00
Scott Lahteine
ed66f498eb
🚸 Fixed-Time Motion EEPROM and Menu ( #25835 )
2023-05-16 02:46:19 -05:00
Scott Lahteine
fadd60441e
🩹 Improve edit menu rounding
2023-05-16 01:32:36 -05:00
Scott Lahteine
25ddde0394
🧑💻 Change Marlin DIR bits: 1=Forward, 0=Reverse ( #25791 )
2023-05-15 22:00:15 -05:00
lukasradek
48496dfec1
✏️ Fix pin debug ternary ( #25832 )
2023-05-15 20:49:45 -05:00
Scott Lahteine
6e5f41fe6b
🧑💻 Serial ternary args, etc.
2023-05-15 19:50:36 -05:00
thinkyhead
dd184cf3c2
[cron] Bump distribution date (2023-05-16)
2023-05-16 00:20:38 +00:00
Andrew
99e38c40be
🩹 Ensure pin_is_protected is defined ( #25829 )
2023-05-15 16:24:36 -05:00
Scott Lahteine
46e8b9cad9
🔧 Disable FT Motion by default
2023-05-15 00:03:53 -05:00
ellensp
2e24637bd6
"One Click" Print newest file ( #25781 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-14 20:48:55 -05:00
Scott Lahteine
d17d86d6a5
🧑💻 M43 updates
2023-05-14 19:49:57 -05:00
Scott Lahteine
b364e44716
📌 TH3D EZBoard SD_DETECT_PIN 27
2023-05-14 19:48:10 -05:00
thinkyhead
1c5426d4af
[cron] Bump distribution date (2023-05-15)
2023-05-15 00:22:01 +00:00
ellensp
e66cd41654
🐛 Safe Delay for ProUI startup animation ( #25827 )
2023-05-14 16:47:19 -05:00
Scott Lahteine
5201869a55
🧑💻 IA RTS refactor
2023-05-13 21:44:38 -05:00
thinkyhead
18e63ad880
[cron] Bump distribution date (2023-05-14)
2023-05-13 21:44:30 -05:00
Scott Lahteine
4a2db0f706
🧑💻 ftdi_language
2023-05-13 19:30:52 -05:00
Scott Lahteine
f97a813a2a
✨ NUM_REDUNDANT_FANS too
2023-05-13 18:09:48 -05:00
Scott Lahteine
4e1bfc4e0d
🎨 Misc. tweaks to HALs
2023-05-13 18:00:21 -05:00
Vert
5859ff0280
✨ NUM_REDUNDANT_FANS ( #25808 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-13 16:51:12 -05:00
ellensp
40aa398285
🐛 Fix large edit value to encoder conversion ( #25812 )
2023-05-13 16:43:57 -05:00
Giuliano Zaro
e89e67fde0
🧑💻 Assume Auto Fans < HOTENDS ( #25815 )
2023-05-13 16:36:23 -05:00
Giuliano Zaro
de78b60252
🩹 Remove extraneous MPC temp check ( #25816 )
2023-05-13 16:31:31 -05:00
Giuliano Zaro
30c3daf031
🔧 No DISABLE_OTHER_EXTRUDERS if < 2 steppers ( #25818 )
2023-05-13 16:28:17 -05:00
Alexey D. Filimonov
d5fdbb89ea
🚸 TFT optional axes/extruder ( #25624 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-13 16:25:36 -05:00
Giuliano Zaro
06aed792c0
🩹 MMU2 unload followup ( #25825 )
...
Followup to #20147
2023-05-13 16:23:23 -05:00
Scott Lahteine
18005cb91e
🧑💻 Constexpr types.h operators ( #25811 )
2023-05-13 16:12:59 -05:00
Scott Lahteine
e41dc273c9
🔧 Update config.ini and script
2023-05-12 20:30:49 -05:00
thinkyhead
e7de3b92c9
[cron] Bump distribution date (2023-05-13)
2023-05-13 00:19:22 +00:00
Scott Lahteine
79b0f31585
🔨 Use 'build_src_filter' ( #25810 )
2023-05-11 19:39:30 -05:00
thinkyhead
5f89ef99e9
[cron] Bump distribution date (2023-05-12)
2023-05-12 00:25:57 +00:00
StevilKnevil
01f5bd3330
🚸 Improved MPCTEMP autotune ( #25503 )
2023-05-11 19:09:02 -05:00
Muhammad Arslan
8fb9b5804e
✨ Blackpill-based custom board ( #25152 )
...
Co-authored-by: striker <striker@gmail.com >
2023-05-11 08:18:24 -05:00
thinkyhead
a07b7161e9
[cron] Bump distribution date (2023-05-11)
2023-05-11 00:20:08 +00:00
Chris Bagwell
7707cbf338
🔧 Fix SHAPING_MIN_FREQ check ( #25358 )
2023-05-10 05:59:28 -05:00
Scott Lahteine
03bb28c277
🎨 Misc. temperature cleanup
2023-05-10 04:25:14 -05:00
ellensp
9cf1a8891f
🩹 Optional X followup ( #25804 )
2023-05-10 04:19:05 -05:00
Scott Lahteine
53b79f5f70
🩹 No const on return type
2023-05-10 04:05:52 -05:00
thinkyhead
21e3e535a6
[cron] Bump distribution date (2023-05-10)
2023-05-10 00:20:07 +00:00
Giuliano Zaro
a6404aca45
🔧 Move SOFT_PWM_SCALE fallback to cpp ( #25800 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-09 15:52:59 -05:00
ellensp
d52d26b4ef
🔧 Update multi-stepper axis conditionals ( #25798 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-09 15:37:34 -05:00
Skopus
3a8809c1a7
✨ KEDI (STM32F1) and GODI (ESP32) boards ( #25796 )
2023-05-09 15:31:17 -05:00
ellensp
1f9bfc5c74
🚸 Optional X-Axis ( #25418 )
...
Co-authored-by: alextrical <35117191+alextrical@users.noreply.github.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-09 13:59:25 -05:00
thinkyhead
3e9848f49c
[cron] Bump distribution date (2023-05-09)
2023-05-09 00:27:27 +00:00
Scott Lahteine
70efb515b1
🧑💻 PI => M_PI
2023-05-08 18:53:44 -05:00
Scott Lahteine
08207fd086
🧑💻 Extend AxisBits
2023-05-08 18:53:44 -05:00
Scott Lahteine
c6ea99f4be
🐛 Fix babystep corrupting DIR
...
Followup to 2538a7c4
2023-05-08 18:53:44 -05:00
ellensp
f80e706fad
🔨 MKS Robin2 PIO Env ( #25792 )
2023-05-08 06:54:46 -05:00
thinkyhead
2ee7ed084b
[cron] Bump distribution date (2023-05-08)
2023-05-08 06:06:01 +00:00
Scott Lahteine
1f5b886d12
🩹 Creality F401 Followup
...
Followup to #25773
2023-05-07 22:06:52 -05:00
Scott Lahteine
f207177098
🐛 Fix Babystepping for CoreXZ
...
Fixes #19988
2023-05-07 21:48:04 -05:00
Scott Lahteine
d3ee4eecdf
🩹 Use AxisBits methods
2023-05-07 21:48:04 -05:00
thinkyhead
d36f43d80b
[cron] Bump distribution date (2023-05-07)
2023-05-07 00:38:13 +00:00
Scott Lahteine
99a9e265b0
🩹 Endstops prelim. followup
2023-05-06 19:15:39 -05:00
Scott Lahteine
12d8108fc6
🚸 Faster default Marlin feedrate
2023-05-06 17:37:54 -05:00
Scott Lahteine
d93aa0c384
🐛 Apply direction bits at startup
2023-05-06 17:06:15 -05:00
Scott Lahteine
4528fde7f9
🔧 Apply bootscreen settings to ProUI
2023-05-06 14:57:25 -05:00
Scott Lahteine
97d8a68949
🩹 FT Motion prelim followup
2023-05-06 14:52:58 -05:00
Scott Lahteine
53d06be226
🧑💻 Endstops preliminary followup
...
Followup to #25780
2023-05-06 02:34:58 -05:00
Scott Lahteine
af4ba2b1ce
🐛 Minor Fixed-Time Motion patches
2023-05-05 23:58:54 -05:00
Scott Lahteine
40895cbcbb
🔧 Allow TMC_BAUD_RATE override
2023-05-05 20:52:17 -05:00
Scott Lahteine
85325f585a
🧑💻 Endstops preliminary work ( #25780 )
2023-05-05 19:37:13 -05:00
Scott Lahteine
9b883704bc
🚸 Reorder some Menu Items
2023-05-05 19:31:18 -05:00
thinkyhead
2e06e05d7c
[cron] Bump distribution date (2023-05-06)
2023-05-06 00:19:16 +00:00
Dmitry Plastinin
9cc16f87e2
🚸 TS35 portrait display ( #25629 )
2023-05-05 16:05:30 -05:00
Scott Lahteine
f8570257f9
🐛 AxisBits union fix
2023-05-05 15:37:27 -05:00
Scott Lahteine
664b35b77c
🧑💻 Replace axis_bits_t with AxisBits class ( #25761 )
2023-05-05 03:03:33 -05:00
Scott Lahteine
2538a7c4d6
🧑💻 Move DIR inverting to *_DIR_WRITE
2023-05-05 02:55:03 -05:00
Scott Lahteine
1234e6af52
🧑💻 Axis relative flags type
2023-05-05 02:49:21 -05:00
Scott Lahteine
573bc7344b
🎨 NORM_E_DIR => FWD_E_DIR
2023-05-05 02:44:16 -05:00
Scott Lahteine
5abb594f01
🔧 TMC Config Inheritance
2023-05-05 02:27:35 -05:00
Scott Lahteine
673e6d5380
🧑💻 Split up stepper.h header
2023-05-05 02:27:35 -05:00
Giuliano Zaro
4e2b5b2523
🩹 Fix Extensible MMU for >8 colors ( #25772 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-04 21:30:51 -05:00
thinkyhead
e5dfb44fe0
[cron] Bump distribution date (2023-05-05)
2023-05-05 00:19:55 +00:00
Thomas Niccolo Reyes
001d1fd7cb
🚸 Improve MMU2 unload (like original MMU2S) ( #20147 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-04 18:09:36 -05:00
Scott Lahteine
6bf789d93f
🎨 Move G28O inside ProUI
2023-05-04 18:05:56 -05:00
thinkyhead
cfbd8a2e36
[cron] Bump distribution date (2023-05-04)
2023-05-04 00:20:30 +00:00
Keith Bennett
7642bfbf8b
🐛 Fix TFT Touch Calibration overrides ( #25579 )
...
…and other misc. display-related updates
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-03 16:19:32 -05:00
thinkyhead
dbed3f1c41
[cron] Bump distribution date (2023-05-03)
2023-05-03 00:20:18 +00:00
Scott Lahteine
e1f6435d44
✨ Creality STM32F401RE board (e.g., Ender-5 S1) ( #25773 )
2023-05-02 17:59:27 -05:00
plampix
21ea9bf50f
🐛 Fix minimal M115, Cap:PROGRESS:0 ( #25769 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-05-02 16:50:07 -05:00
ellensp
137ea43422
✨ Creality Ender-2 (Melzi) ( #25754 )
2023-05-02 16:16:19 -05:00
plampix
9aa69cbc85
Fix G12 Nozzle Clean ( #25766 )
...
Followup to #25666
2023-05-02 00:01:44 -05:00
Scott Lahteine
61f0dd2271
🩹 Fix _CAN_HOME for new endstop flags
2023-05-01 22:18:22 -05:00
Scott Lahteine
207535af9d
🔨 Fix Multi-Language Menu criteria
2023-05-01 22:18:22 -05:00
Scott Lahteine
4812ed5053
🎨 Misc. code cleanup
2023-05-01 22:18:22 -05:00
thinkyhead
f89fa4cec7
[cron] Bump distribution date (2023-05-02)
2023-05-02 00:24:02 +00:00
Scott Lahteine
b042567f76
🩹 Fix TFT sanity error
2023-05-01 18:15:31 -05:00
Scott Mikutsky
4bed8a89db
🐛 Fix STM32 USB disconnect behavior ( #25762 )
2023-05-01 01:10:46 -05:00
Scott Lahteine
006a9e514b
🩹 NOZZLE_CLEAN_PATTERN_* Followup
...
Followup to #25666
2023-04-30 23:10:44 -05:00
Scott Lahteine
55cbe15b81
🔧 Remove config.ini obsolete options
2023-04-30 19:40:20 -05:00
thinkyhead
35dd6a3f77
[cron] Bump distribution date (2023-05-01)
2023-05-01 00:22:20 +00:00
Scott Lahteine
9773160639
🔧 Character display has boot screen
2023-04-30 18:32:48 -05:00
Scott Lahteine
f246e0d0e4
🔧 Fix X2/Y2 axis pins check
2023-04-30 18:13:59 -05:00
Scott Lahteine
4937a64bcc
🧑💻 Use NUM_AXIS_ARRAY
2023-04-30 18:13:59 -05:00
ellensp
b88ab391bb
🐛 Fix Ender-2 Stock LCD on MELZI_CREALITY ( #25759 )
2023-04-30 17:09:54 -05:00
Davide Rombolà
3b50b6aeb1
🔧 Allow BLTOUCH_HS_EXTRA_CLEARANCE == 0 ( #25760 )
2023-04-30 16:36:47 -05:00
Scott Lahteine
ec6bc15d1b
🐛 Fix FT Motion reversed Z
2023-04-29 20:10:33 -05:00
thinkyhead
5aef2c0afa
[cron] Bump distribution date (2023-04-30)
2023-04-30 00:22:44 +00:00
Scott Lahteine
4c033c3e47
🧑💻 Tweak homing debug
2023-04-29 12:34:56 -05:00
thinkyhead
f9db5ab965
[cron] Bump distribution date (2023-04-29)
2023-04-29 00:20:26 +00:00
James Pearson
c5a2e41647
🐛 Probe behavior corrections ( #25631 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
Co-authored-by: David Fries <2767875+dfries@users.noreply.github.com >
2023-04-28 17:30:15 -05:00
Scott Lahteine
7d95928cbb
🐛 Fix auto pullup/down settings
...
Followup to #25748
2023-04-28 13:44:40 -05:00
Scott Lahteine
a872232b15
🔧 Move MMU section
2023-04-28 11:03:38 -05:00
Scott Lahteine
6323de309f
🔨 Fix LPC faux pins
...
Followup to #25332
2023-04-28 11:03:34 -05:00
thinkyhead
0e2c5b45ec
[cron] Bump distribution date (2023-04-28)
2023-04-28 00:21:29 +00:00
TheSnowfield
959f7308e7
✨ AUTO_REPORT_REAL_POSITION option for M154 ( #25738 )
2023-04-27 07:37:11 -05:00
Martin Turski
9a7d9e6995
🧑💻 Optimize PlatformIO source filtering ( #25332 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-27 07:05:24 -05:00
Scott Lahteine
774861b15d
🔧 Endstops followup
2023-04-26 20:04:01 -05:00
thinkyhead
04a25ab496
[cron] Bump distribution date (2023-04-27)
2023-04-27 00:22:32 +00:00
Scott Lahteine
467ab74523
🧑💻 Simplify endstops config ( #25748 )
2023-04-26 14:56:23 -05:00
Scott Lahteine
358a54ecdc
🔨 Servo Timer 1 with STM32F103RC_fysetc ( #25741 )
2023-04-26 14:39:56 -05:00
Giuliano Zaro
79b455575b
🔧 Thermistor 100 : SoC sensor ( #25745 )
...
Followup to #25642
2023-04-26 14:38:39 -05:00
Scott Lahteine
d364babbc0
🧑💻 Change HAL_PATH macro for easier HAL relocation ( #25743 )
2023-04-26 14:29:21 -05:00
Scott Lahteine
1771d7ab64
✅ Skip change alerts in CI test
2023-04-26 13:51:33 -05:00
Scott Lahteine
68f74784a3
🎨 Misc. fixes, cleanup
2023-04-26 13:50:45 -05:00
Scott Lahteine
08edb6282f
🔧 Extra axis endstop defaults
2023-04-26 03:00:53 -05:00
thinkyhead
a4cc9b60fd
[cron] Bump distribution date (2023-04-26)
2023-04-26 00:21:12 +00:00
Giuliano Zaro
f5a905a641
✨ TEMP_SENSOR_SOC ( #25642 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-24 23:41:26 -05:00
Scott Lahteine
d1738e946a
🔧 Fix LCD_SERIAL_PORT config
2023-04-24 23:41:26 -05:00
Anson Liu
650e6fc426
🔨 Prevent SlowSoftWire + Wire name conflict ( #25707 )
2023-04-24 21:07:12 -05:00
thinkyhead
c034819cf8
[cron] Bump distribution date (2023-04-25)
2023-04-25 00:20:57 +00:00
Scott Lahteine
077a620e21
📝 Developer note in boards.h
2023-04-24 05:24:40 -05:00
Scott Lahteine
2954bf2697
🌐 Replace '=' with '{' for substitution
2023-04-24 00:28:16 -05:00
Nick
743903b96f
🩹 Fix Anycubic PlayTune ( #25735 )
...
Followup to #25690
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-23 19:50:39 -05:00
thinkyhead
02a14d31b2
[cron] Bump distribution date (2023-04-24)
2023-04-24 00:21:28 +00:00
plampix
df4f80622e
✨ NOZZLE_CLEAN_PATTERN_* ( #25666 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-23 18:12:47 -05:00
ellensp
9902097d91
🔨 Gather GD32, suppress redundant #error ( #25665 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-23 18:11:02 -05:00
Scott Lahteine
10ed5ab01c
🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED ( #25681 )
2023-04-23 03:17:55 -05:00
Scott Lahteine
166935641a
🔧 Split followup
2023-04-23 03:00:56 -05:00
Scott Lahteine
aaf55a21ad
🩹 Fix UBL safe measure move with extra axes
...
Followup to 7e79fc5b
2023-04-23 02:07:42 -05:00
Scott Lahteine
69f8da4682
🔧 Split Changes.h from SanityCheck.h ( #25732 )
2023-04-23 01:58:01 -05:00
Scott Lahteine
f0f7ec8882
🧑💻 Stepper::set_directions() => apply_directions()
2023-04-23 00:47:44 -05:00
Scott Lahteine
921591d2b8
🧑💻 SDIO_SUPPORT => ONBOARD_SDIO
2023-04-22 23:15:31 -05:00
Scott Lahteine
5664c02d07
🧑💻 Generalize SDSUPPORT as HAS_MEDIA
...
In preparation for single- and multi-volume refactoring.
2023-04-22 22:43:09 -05:00
Jason Smith
ce85b98db4
🩹 Relocate Fan conditionals, sanity-checks ( #25731 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-22 22:27:01 -05:00
thinkyhead
95cfc98fe4
[cron] Bump distribution date (2023-04-23)
2023-04-23 00:22:56 +00:00
ellensp
5d8d38a911
🩹 Status / Host Prompt followup ( #25720 )
...
Followup to #25679
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-22 15:59:51 -05:00
thinkyhead
31173394b8
[cron] Bump distribution date (2023-04-22)
2023-04-22 12:06:22 +00:00
ellensp
c8ed7950f4
🔧 Permit extrude without hotend ( #25709 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-22 04:09:17 -05:00
Alexey D. Filimonov
89ccede139
🎨 Clean up TFT Color UI display items ( #25712 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-22 04:06:19 -05:00
ellensp
fba1f83855
🩹 Fix Anycubic PlayTune ( #25728 )
...
Followup to #25690
2023-04-22 04:02:51 -05:00
Nomis-97
726de7e821
🐛 Fix MKS Gen-L MOSFETs ( #25717 )
2023-04-22 03:16:19 -05:00
Scott Lahteine
4233e4864f
🚸 MarlinUI Endstop Test Screen, and more ( #25667 )
2023-04-22 01:56:10 -05:00
thinkyhead
98277f2c1c
[cron] Bump distribution date (2023-04-21)
2023-04-21 00:20:12 +00:00
Scott Lahteine
ded9ffa1e7
🧑💻 Apply INVERT_DIR to SET_STEP_DIR
2023-04-20 17:35:20 -05:00
Scott Lahteine
335ba32a0e
🩹 Fix Core Kinematics BABYSTEP_XY
2023-04-20 17:31:49 -05:00
Keith Bennett
91cce2a7b3
✨ Panowin Cutlass / Bardo (F1 / Trinus) ( #25663 )
2023-04-19 21:42:05 -05:00
Keith Bennett
de7726ca01
🚸 Permit G38 with Core ( #25713 )
2023-04-19 19:21:53 -05:00
thinkyhead
c087ad04d3
[cron] Bump distribution date (2023-04-20)
2023-04-20 00:20:18 +00:00
Keith Bennett
4ac9cfba4f
🔧 Check renamed LIN_ADVANCE_K ( #25710 )
2023-04-19 16:53:11 -05:00
Jay Robson
fad1dcefbc
🐛 Fix G38 with Z, support 9 axes ( #25691 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-19 15:58:42 -05:00
ellensp
19b4ae862b
🩹 Correctly add JSON to mc.zip ( #25706 )
2023-04-18 19:50:11 -05:00
thinkyhead
5e2e00306e
[cron] Bump distribution date (2023-04-19)
2023-04-19 00:22:13 +00:00
Giuliano Zaro
158c4de4f6
🩹 Bail on 'mc.zip' write error ( #25695 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-18 03:40:13 -05:00
Scott Lahteine
0c2ed8688d
🩹 Z clearance followup
2023-04-17 21:00:25 -05:00
Scott Lahteine
c8c5ab22ce
🧑💻 Gather Z clearances ( #25701 )
2023-04-17 19:29:53 -05:00
thinkyhead
364d8566b0
[cron] Bump distribution date (2023-04-18)
2023-04-18 00:25:20 +00:00
Scott Lahteine
e6308f5d02
🩹 const_float_t => float
2023-04-17 19:17:57 -05:00
tombrazier
4d8ab1c401
🐛 Prevent Linear Advance stall ( #25696 )
2023-04-17 17:48:56 -05:00
ellensp
ff44663f5f
🔨 Fix, clean up STM32F1 envs ( #25697 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-17 14:51:25 -05:00
thinkyhead
b39b5bbbc9
[cron] Bump distribution date (2023-04-17)
2023-04-17 00:20:56 +00:00
Scott Lahteine
ace9855d6f
🧑💻 Minor SpindleLaser::set_enabled tweak
2023-04-16 19:11:56 -05:00
Alexey D. Filimonov
09ddf9c6ef
🩹 Fix Spindle/Laser ENA pin test ( #25622 )
2023-04-16 18:38:12 -05:00
Bob Kuhn
802fe519a3
🩹 Fix laser with no PWM compile ( #25290 )
2023-04-16 18:35:13 -05:00
Giuliano Zaro
b6a1a6273f
🩹 Fix MPC compile ( #25669 )
2023-04-15 23:59:23 -05:00
Dennis Lawler
e49cf0665a
🚸 Echo G30 out-of-bounds ( #25671 )
2023-04-15 23:50:26 -05:00
XDA-Bam
2fcc140c0d
🩹 Fix 'G29 J' status message ( #25677 )
2023-04-15 22:26:46 -05:00
Scott Lahteine
6e3b58d76a
🧑💻 Anycubic shared code ( #25690 )
2023-04-15 22:24:14 -05:00
Andrew
883bde07c6
🔧 Animated bootscreen U8glib-only ( #25684 )
2023-04-15 20:51:51 -05:00
Giuliano Zaro
cc35cb3876
🐛 Fix Configuration Embedding ( #25688 )
2023-04-15 20:26:08 -05:00
Scott Lahteine
78bdf34b7b
🧑💻 HostUI::continue_prompt method
2023-04-15 20:22:17 -05:00
Scott Lahteine
9a1c02591b
🧑💻 Status Message cleanup
2023-04-15 20:22:17 -05:00
Scott Lahteine
48b712fdc0
🧑💻 JyersUI code cleanup
2023-04-15 20:22:17 -05:00
Scott Lahteine
6d819eb8d4
🧑💻 Apply simplified ?:
2023-04-15 20:22:17 -05:00
Scott Lahteine
92721d1bf7
🚸 "Main" => "Main Menu"
2023-04-15 20:22:17 -05:00
Scott Lahteine
42c62ff84e
✨ STARTUP_TUNE configuration
2023-04-15 20:19:48 -05:00
thinkyhead
cc3a355ffb
[cron] Bump distribution date (2023-04-16)
2023-04-16 00:21:45 +00:00
Scott Lahteine
d77e921a15
✨ STARTUP_TUNE option
2023-04-15 01:59:09 -05:00
Scott Lahteine
756fd1b9ac
🔧 Trigorilla / Chiron updates
...
Followup to c3f34e4e
2023-04-15 01:59:09 -05:00
thinkyhead
b44d21c595
[cron] Bump distribution date (2023-04-15)
2023-04-15 00:21:50 +00:00
Scott Lahteine
efc725863a
🔧 Edge Stepping sanity-check ( #25674 )
2023-04-14 17:14:04 -05:00
Scott Lahteine
161b99cb54
🐛 Fix some bad feedrates ( #25672 )
2023-04-14 01:08:51 -05:00
thinkyhead
c3921bbf3f
[cron] Bump distribution date (2023-04-14)
2023-04-14 00:19:41 +00:00
Scott Lahteine
c8cb618fac
🔨 Improve runout script check
2023-04-13 04:59:43 -05:00
Scott Lahteine
b3198ed929
🩹 Fix AUTOFAN_CASE
...
Followup to #25554
2023-04-13 04:59:43 -05:00
Scott Lahteine
c3f34e4eb2
🔧 Move FIL_RUNOUT_PIN for Chiron + GLCD
2023-04-13 04:59:43 -05:00
thinkyhead
cbe796e2d6
[cron] Bump distribution date (2023-04-13)
2023-04-13 00:19:21 +00:00
Scott Lahteine
0f34163558
🚸 Minor M43 improvements
2023-04-12 00:14:19 -05:00
Scott Lahteine
f5c7b190f6
🐛 Fix BLTOUCH_HS_MODE config
2023-04-11 23:44:20 -05:00
thinkyhead
7369a6a37b
[cron] Bump distribution date (2023-04-12)
2023-04-12 00:22:30 +00:00
Scott Lahteine
b1537135e4
🚸 BLTouch extra clearance for PROBE_PT_RAISE
2023-04-11 18:47:31 -05:00
Scott Lahteine
b3a3cf28d2
🚸 More clearance on fast probe failure
2023-04-11 18:47:31 -05:00
Scott Lahteine
b5899a9664
🧑💻 Use largest_sensorless_adj in DELTA run_z_probe
2023-04-11 18:47:31 -05:00
Scott Lahteine
4e73fdd03a
🧑💻 Update move_z_after_probing/homing
2023-04-11 18:47:31 -05:00
Scott Lahteine
c599c939c1
🧑💻 Modify try_to_probe sanity-checking
2023-04-11 18:47:31 -05:00
Scott Lahteine
8c0ae93d2a
🧑💻 Clarify G28 R / R0
2023-04-11 18:47:31 -05:00
Scott Lahteine
f53217b2c5
🧑💻 Probe flag in do_z_clearance
2023-04-11 18:47:31 -05:00
Scott Lahteine
185961f898
🧑💻 More debug in motion.*
2023-04-11 18:47:31 -05:00
Scott Lahteine
e9f483b480
📝 Improve G30 description
2023-04-11 18:47:31 -05:00
David Fries
c6e564885e
✨ BLTOUCH_HS_EXTRA_CLEARANCE ( #25655 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-04-11 18:37:54 -05:00
thinkyhead
c37797ba2c
[cron] Bump distribution date (2023-04-11)
2023-04-11 06:06:17 +00:00
Scott Lahteine
832f769b46
📝 Describe G34, spellcheck
2023-04-10 23:38:21 -05:00
Scott Lahteine
c4aa39dc86
🩹 Fix BLTouch stow in homeaxis(Z)
2023-04-10 23:03:15 -05:00
Scott Lahteine
25e5a3597f
🚸 Fix G30 behavior
...
Co-Authored-By: David Fries <2767875+dfries@users.noreply.github.com >
2023-04-10 22:44:30 -05:00
Scott Lahteine
266786406c
🎨 Misc. probe-related cleanup
2023-04-10 20:41:33 -05:00
thinkyhead
182497fc39
[cron] Bump distribution date (2023-04-10)
2023-04-10 12:07:12 +00:00
ellensp
7a5934ff47
🔧 Update thermocouple 2 pin sanity check ( #25627 )
2023-04-10 05:17:50 -05:00
David Fries
54aef53c4d
⚡ ️ Skip a redundant BLTouch::command ( #25656 )
2023-04-10 04:38:38 -05:00
ellensp
12d6043d86
🩹 Fix MARLIN_F446Zx_TRONXY variant ( #25659 )
...
Followup to 9be1554f
2023-04-10 04:16:52 -05:00
thinkyhead
8c897babce
[cron] Bump distribution date (2023-04-09)
2023-04-09 00:22:09 +00:00
Scott Lahteine
cd5dc7203c
♻️ LCD_PINS_ENABLE => LCD_PINS_EN
2023-04-08 14:24:58 -05:00
Chris Pepper
56f2da8c9d
🩹 Fix SD partitionTable packing ( #25648 )
2023-04-07 20:55:10 -05:00
Jason Smith
c7290f00e0
🎨 Suppress M122 sign warning ( #25613 )
2023-04-07 20:52:33 -05:00
thinkyhead
f1970b9da8
[cron] Bump distribution date (2023-04-08)
2023-04-08 00:18:59 +00:00
Scott Lahteine
fa0b86ff98
🔧 Move TFT sanity checks
2023-04-07 18:53:49 -05:00
Scott Lahteine
f0f5cd4734
🧱 Bump all the dates
2023-04-07 14:45:55 -05:00
Scott Lahteine
836c8ce5e5
🎨 Detab some build files
2023-04-07 01:54:07 -05:00
Scott Lahteine
27b828891d
🎨 Apply const ( #25643 )
2023-04-07 01:33:03 -05:00
ellensp
74b205c7ab
🚸 Support CoreXY without Z ( #25630 )
2023-04-07 01:32:25 -05:00
thinkyhead
2fa4a77584
[cron] Bump distribution date (2023-04-07)
2023-04-07 06:06:14 +00:00
Scott Lahteine
5b1f087c5b
📝 Update Ender # labels
2023-04-06 17:24:32 -05:00
Scott Lahteine
42a5ae8716
🧑💻 Update pinsformat.js
2023-04-06 16:58:41 -05:00
Scott Lahteine
7e700c1394
🔧 Move DOGLCD options
2023-04-05 14:02:52 -05:00
Scott Lahteine
4aec74f246
🐛 INVERT_*_DIR for FT_MOTION ( #25637 )
2023-04-05 11:58:24 -05:00
Scott Lahteine
e687490f41
🐛 Clean up DELTA babystep Z
2023-04-04 21:52:30 -05:00
Scott Lahteine
80839cf020
🐛 Ensure root for 'M503 C'
2023-04-04 20:57:07 -05:00
Scott Lahteine
c25a6737c6
🩹 FT_MOTION Followup
2023-04-01 16:51:15 -05:00
Scott Lahteine
c47189a9d9
🔨 Move Docker local test script
...
Followup to #25583
2023-04-01 02:16:48 -05:00
Giuliano Zaro
1be2a7e4c1
🌐 Update Italian language ( #25587 )
2023-03-31 23:19:48 -05:00
Eduard Sukharev
06d9a2ff8f
🐛 Fix Long FIlename lookup ( #25598 )
2023-03-31 21:45:53 -05:00
Scott Lahteine
c37fa3cc90
✨ Fixed-Time Motion with Input Shaping by Ulendo ( #25394 )
...
Co-authored-by: Ulendo Alex <alex@ulendo.io >
2023-03-31 21:18:37 -05:00
Scott Lahteine
8cdf43f8fd
🎨 HAS_SHAPING => HAS_ZV_SHAPING
2023-03-31 20:26:49 -05:00
thinkyhead
afb9ed73ac
[cron] Bump distribution date (2023-04-01)
2023-04-01 00:27:45 +00:00
Scott Lahteine
06e5273d24
🧑💻 CardReader adjustments ( #25611 )
2023-03-31 18:18:25 -05:00
ellensp
16bd900a56
🔧 Fix SENSORLESS hit state error ( #25604 )
2023-03-31 01:04:40 -05:00
Scott Lahteine
20e2305011
🔧 DGUS_LCD_UI selectable options
2023-03-31 00:33:54 -05:00
thinkyhead
b1398cf3ab
[cron] Bump distribution date (2023-03-31)
2023-03-31 00:21:31 +00:00
Scott Lahteine
c91f3a7884
🩹 Fix displayed mix percentages
2023-03-30 15:13:25 -05:00
Scott Lahteine
49f1cc8efe
🎨 Refine probe, more debug
2023-03-30 12:55:05 -05:00
Scott Lahteine
a8ac83bbca
🐛 Fix _HAS_FAN for fan on Pin 0
2023-03-29 22:34:07 -05:00
Scott Lahteine
6a8ebdcd50
🩹 Fix Ender-3 V2 with no fan
2023-03-29 22:02:06 -05:00
Scott Lahteine
e60df9d0af
🩹 Update Trigorilla V006 fan pin
...
Followup to #25568
2023-03-29 22:01:49 -05:00
thinkyhead
6f5fd42511
[cron] Bump distribution date (2023-03-30)
2023-03-30 00:21:52 +00:00
Chris Pepper
3b425d9a38
🔨 MarlinSimUI updates ( #25589 )
2023-03-28 23:45:22 -05:00
John Unland
54e29d75d7
🔨 Improve Docker local tests support ( #25583 )
2023-03-28 23:23:27 -05:00
Andrew
93eeee2230
🎨 Remove unused ProUI : UBLValidMesh ( #25591 )
2023-03-28 23:20:52 -05:00
ellensp
2c6aff5c79
🔧 Impose Hephestos 2 Bed Kit requirements ( #25585 )
2023-03-28 21:36:05 -05:00
thinkyhead
7185b34fd7
[cron] Bump distribution date (2023-03-29)
2023-03-29 00:24:23 +00:00
Scott Lahteine
83da21089f
🔨 Update config.ini endstop states
...
Followup to #25574
2023-03-28 16:38:56 -05:00
Scott Lahteine
9911104036
🔧 Fix up WiFi options ( #25586 )
2023-03-28 16:14:37 -05:00
Scott Lahteine
de0cd66070
🎨 Misc. cleanup
2023-03-28 05:40:23 -05:00
thinkyhead
70063fb652
[cron] Bump distribution date (2023-03-28)
2023-03-28 00:21:53 +00:00
Eduard Sukharev
a3ab435acf
🐛 Fix M23 long filename support ( #25540 )
2023-03-27 13:55:56 -05:00
Alexander Gavrilenko
e0132f7a1e
⚡ ️ Improve TFT DMA for STM32 ( #25359 )
2023-03-27 13:17:02 -05:00
Giuliano Zaro
41487bc9e7
🎨 Suppress a type warning ( #25575 )
2023-03-26 21:57:56 -05:00
Scott Lahteine
08675612d5
🐛 Fix AnyCubic Vyper ProcessPanelRequest
...
Followup to #25405
2023-03-26 21:38:49 -05:00
Scott Lahteine
c2decc3e2e
🔨 Fix thread-unsafe deque iteration
2023-03-26 20:56:37 -05:00
thinkyhead
1adf76dd23
[cron] Bump distribution date (2023-03-27)
2023-03-27 00:21:15 +00:00
Scott Lahteine
61f22f34d3
🔧 Clarify axis disable / timeout ( #25571 )
2023-03-26 17:24:40 -05:00
Scott Lahteine
39652d93ab
🔧 Sanity-check for endstop inverting
...
Followup to #25574
2023-03-26 17:14:51 -05:00
tombrazier
241c062188
🐛 Prevent divide-by-zero in calc_timer_interval ( #25557 )
2023-03-26 04:46:55 -05:00
Scott Lahteine
24a9a66f0a
🧑💻 Auto Fan / Cooler Fan updates ( #25554 )
2023-03-26 04:36:12 -05:00
Keith Bennett
48b7c79113
🩹 Fix Touch Calibration first point ( #25298 )
2023-03-26 04:09:27 -05:00
Bob Kuhn
0021a58943
✨ AnyCubic Vyper / Vyper LCD ( #25405 )
2023-03-26 04:07:25 -05:00
Scott Lahteine
ea5d7e2eee
🔧 Refactor endstop state config ( #25574 )
2023-03-26 04:00:12 -05:00
Scott Lahteine
cb0a8f2fe2
🎨 Timer tweaks
2023-03-25 20:18:04 -05:00
thinkyhead
b4b2b3e61c
[cron] Bump distribution date (2023-03-26)
2023-03-26 00:24:07 +00:00
Giuliano Zaro
aeb8eabfcc
📝 Fix spelling ( #25563 )
2023-03-25 18:34:56 -05:00
Scott Lahteine
2e4bf0ab9b
🎨 Rename FAN_PIN to FAN0_PIN ( #25568 )
2023-03-25 18:20:14 -05:00
Scott Lahteine
01296788dc
🩹 Refine MKS boards with a dedicated FAN port ( #25567 )
2023-03-25 17:35:32 -05:00
ellensp
8d3142911c
🐛 Fix MKS Gen L 2.1 MOSFET pins ( #25542 )
2023-03-24 23:25:46 -05:00
Keith Bennett
de4452fda6
🔧 Remove TVPM warning ( #25551 )
2023-03-24 23:15:33 -05:00
ellensp
1b72729698
🩹 Fix Chitu3D V6 default probe pin ( #25552 )
2023-03-24 23:14:21 -05:00
thinkyhead
aba42052c3
[cron] Bump distribution date (2023-03-25)
2023-03-25 00:20:40 +00:00
Scott Lahteine
d74e65362f
🩹 Update TRONXY_V10 SPI_FLASH pins
2023-03-24 18:43:53 -05:00
Scott Lahteine
ec91d5a1ef
🎨 Misc. fixes, cleanup
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Scott Lahteine
8b6155deee
🔨 INI Updates
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Scott Lahteine
39d08d90cd
🎨 LPC_SOFTWARE_SPI => SOFTWARE_SPI
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Scott Lahteine
50b6297523
🎨 Wrap font includes
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Scott Lahteine
0914f9e0e1
🎨 Pins header comments
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Scott Lahteine
769ad27645
🎨 TMC SPI Pins
...
Co-Authored-By: Martin Turski <turningtides@outlook.de >
2023-03-24 18:25:48 -05:00
Martin Turski
28666f2fb2
🩹 Reset touch screen calibration on failure ( #25334 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-23 23:08:28 -05:00
thinkyhead
c641208ceb
[cron] Bump distribution date (2023-03-24)
2023-03-24 00:21:09 +00:00
Scott Lahteine
17b43d6b3d
🎨 calibration_stage => stage
2023-03-23 17:19:20 -05:00
thinkyhead
724ba4b4e6
[cron] Bump distribution date (2023-03-23)
2023-03-23 00:22:05 +00:00
Scott Lahteine
91b5015a8b
🧑💻 ExtUI::onSetPowerLoss
2023-03-22 03:44:54 -05:00
BIGTREETECH
2ecd4cca1b
✨ FILAMENT_SWITCH_AND_MOTION ( #25548 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-22 02:46:03 -05:00
thinkyhead
8b1830c487
[cron] Bump distribution date (2023-03-22)
2023-03-22 00:23:38 +00:00
John Lagonikas
06cfd9c54a
✨ PROBING_TOOL ( #24411 )
2023-03-21 19:15:51 -05:00
thinkyhead
d450f67caa
[cron] Bump distribution date (2023-03-20)
2023-03-20 00:23:12 +00:00
tombrazier
ca77850cbb
🐛 Avoid step rate overflow ( #25541 )
2023-03-19 16:30:51 -05:00
FilippoR
fd36e69bd2
✨ Z_SERVO_DEACTIVATE_AFTER_STOW ( #24215 )
2023-03-19 03:55:34 -05:00
Scott Lahteine
9249f61a80
🩹 Fix a serial_ternary
2023-03-18 21:57:06 -05:00
StevilKnevil
7e25e87807
✨ REPORT_ADAPTIVE_FAN_SLOWING ( #25537 )
2023-03-18 19:57:34 -05:00
thinkyhead
432aeeefe3
[cron] Bump distribution date (2023-03-19)
2023-03-19 00:55:20 +00:00
Scott Lahteine
e6ac9ff204
⚡ ️ Misc. optimizations
2023-03-18 19:53:27 -05:00
ellensp
283d093a4c
🩹 Fix Ender 2 stock LCD ( #25538 )
2023-03-18 19:17:21 -05:00
John Lagonikas
5be895d906
🚸 Temperature Variance Monitor tweaks ( #23571 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 06:43:15 -05:00
tombrazier
3c88270361
⚡ ️ Smart Adaptive Multi-Stepping ( #25474 )
2023-03-18 05:34:53 -05:00
John Robertson
6f2d8a3872
🔧 Sanity-check PRINTCOUNTER_SAVE_INTERVAL + ESP32 I2S Exp ( #25527 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:33:15 -05:00
Farva42
5abfc6160f
🚸 Fix / improve LCD_BED_TRAMMING ( #25425 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:15:33 -05:00
Piotr Paczyński
fbb1c82bc2
🐛 Prevent MPC E-permm overrun in Load Filament ( #25531 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:15:33 -05:00
George Fu
927915a4e6
🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins ( #24635 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:15:33 -05:00
Liam Powell
8c64fdd091
🔨 Fix STM32H723Vx_btt for case-sensitive ( #25535 )
2023-03-18 05:15:33 -05:00
Eduard Sukharev
d0669527c4
🐛 Fix LVGL / MKS WiFi long filename ( #25483 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:15:33 -05:00
James Gilliland
88da531e5d
🚸 Improve Z-Probe raise for deploy ( #25498 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 05:15:30 -05:00
Keith Bennett
98c0cc044d
🔧 SQUARE_WAVE_STEPPING => EDGE_STEPPING ( #25526 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-18 04:32:13 -05:00
Davide Rombolà
ac1e2d0fbc
🎨 Suppress warning ( #25529 )
2023-03-18 01:35:54 -05:00
Davide Rombolà
ce97e42aa0
🎨 Clean up IA_CREALITY includes ( #25530 )
2023-03-18 01:33:57 -05:00
Scott Lahteine
f50603ff1d
🧑💻 More IntelliSense-friendly declares
2023-03-18 01:22:57 -05:00
Michael Hill
c914761327
✨ Sovol v1.3.1 (Sovol SV06) ( #25267 )
2023-03-18 00:56:07 -05:00
Scott Lahteine
b5836b243a
🔧 Optional MPC_AUTOTUNE to save 5.5 - 5.8KB
2023-03-18 00:06:45 -05:00
thinkyhead
6f5b7a8b26
[cron] Bump distribution date (2023-03-18)
2023-03-18 00:21:56 +00:00
jamespearson04
89e8257008
🚸 Refinements for UBL G29 J (tilt mesh) ( #25486 )
2023-03-16 20:06:55 -05:00
thinkyhead
ae4fa0ab68
[cron] Bump distribution date (2023-03-17)
2023-03-17 00:22:26 +00:00
Scott Lahteine
507c122fcf
♻️ Refactor UBL 'G29 J'
2023-03-16 00:45:13 -05:00
Scott Lahteine
51d3eabf46
♻️ Refactor PROBE_PT_[123]
2023-03-16 00:45:13 -05:00
ellensp
41b3409ba8
🔧 Safer default for Z_MIN_PROBE_PIN override ( #25524 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-16 00:42:52 -05:00
thinkyhead
32c7e24b4b
[cron] Bump distribution date (2023-03-16)
2023-03-16 00:52:51 +00:00
dwzg
0a00662b54
🩹 Fix DWIN MarlinUI Fan/E/XY ( #25502 )
2023-03-15 19:15:54 -05:00
Scott Lahteine
65b97438fa
🩹 Fan Menu / Status fixes
...
Followup to #21888
2023-03-15 19:13:57 -05:00
Scott Lahteine
10983d0cfe
🎨 Misc. tramming menu cleanup ( #25519 )
2023-03-15 00:29:37 -05:00
Scott Lahteine
66d94ece33
🎨 Misc. formatting
2023-03-14 19:43:09 -05:00
thinkyhead
50893c414d
[cron] Bump distribution date (2023-03-15)
2023-03-15 00:30:47 +00:00
Davide Rombolà
1cf85196b6
🩹 Fix IA_CREALITY float, startup ( #25493 )
...
Followup to #25440
2023-03-14 18:54:24 -05:00
Eduard Sukharev
f90c49910d
🐛 Fix long filename read/report ( #25509 )
2023-03-14 16:49:49 -05:00
jbubik
3156595078
🐛 Fix Polargraph without Z ( #25514 )
2023-03-13 20:19:24 -05:00
thinkyhead
6f5d33ce55
[cron] Bump distribution date (2023-03-14)
2023-03-14 00:20:33 +00:00
Neo2003
9039e99df1
📺 DGUS_RELOADED 1.03 ( #25490 )
2023-03-13 16:55:03 -05:00
Scott Lahteine
db2b8a695d
⚡ ️ Update ISR cycle counts
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-13 16:49:33 -05:00
Scott Lahteine
143a8701d5
⚡ ️ Optimize speed lookup for AVR
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-13 16:49:33 -05:00
Scott Lahteine
3365172e7c
🔧 Expose MULTISTEPPING_LIMIT option
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-13 16:49:33 -05:00
Scott Lahteine
549419e084
⚡ ️ Set steps_per_isr in calc_multistep_timer_interval
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-13 16:49:33 -05:00
Scott Lahteine
e4b83ad5f5
⚡ ️ Major shaper optimization
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-13 16:49:33 -05:00
thinkyhead
e1a209d0ce
[cron] Bump distribution date (2023-03-13)
2023-03-13 00:22:40 +00:00
Scott Lahteine
4a0cb4fb4a
⚡ ️ Use AxisFlags for step_needed
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 15:18:54 -05:00
Scott Lahteine
d554844a51
⚡ ️ Use cached la_active state
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 15:18:54 -05:00
Scott Lahteine
194f58740a
⚡ ️ Use hal_timer_t for timing vars
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 15:18:54 -05:00
Scott Lahteine
4fdb0fbe8e
✨ MAX7219_DEBUG_MULTISTEPPING
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 15:18:54 -05:00
Scott Lahteine
f9d3939d23
🎨 Cosmetic stepper updates
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 15:18:54 -05:00
Scott Lahteine
cb66bff924
⚡ ️ Exit from ISR on AVR already does sei
...
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com >
2023-03-12 13:23:59 -05:00
Keith Bennett
4527908c11
BTT Octopus … followup ( #25495 )
...
Followup to #25387
2023-03-11 19:44:56 -06:00
thinkyhead
fe32582262
[cron] Bump distribution date (2023-03-12)
2023-03-12 00:24:43 +00:00
Keith Bennett
3e12934ea0
🐛 Fix Anet ET4 SD_SS_PIN ( #25492 )
2023-03-11 02:08:07 -06:00
thinkyhead
987923ecb4
[cron] Bump distribution date (2023-03-11)
2023-03-11 00:20:20 +00:00
Keith Bennett
28b101ccef
✨ BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ ( #25387 )
...
BTT Octopus Max EZ V1.0 (STM32H723VE/ZE), SKR V3.0 / V3.0 EZ (STM32H723VG)
2023-03-10 17:56:33 -06:00
thinkyhead
cff395236c
[cron] Bump distribution date (2023-03-10)
2023-03-10 06:06:44 +00:00
Evgeniy Zhabotinskiy
904ddf8551
✨ Z_SAFE_HOMING_POINT_ABSOLUTE ( #23069 )
2023-03-09 18:56:19 -06:00
thinkyhead
26f96dc7a6
[cron] Bump distribution date (2023-03-09)
2023-03-09 12:08:13 +00:00
Sion Williams
32dcd7f118
🔨 VSCode + Devcontainer support ( #22420 )
2023-03-09 02:45:01 -06:00
Scott Lahteine
1d06fe8e26
🔧 Update some config.ini options
2023-03-09 01:37:09 -06:00
Kurt Haenen
db5ff20b72
✨ Extra Z Servo Probe options ( #21427 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-09 00:20:30 -06:00
thinkyhead
0b473eecbc
[cron] Bump distribution date (2023-03-08)
2023-03-08 00:23:50 +00:00
Scott Lahteine
4b9bb85b12
🔧 Add DGUS_LCD_UI RELOADED conditions
2023-03-06 23:17:19 -06:00
albatorsssx
cc31537ae3
🌐 DGUS Reloaded non-accented French ( #25443 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-03-06 20:04:47 -06:00
thinkyhead
0e2837e3e7
[cron] Bump distribution date (2023-03-07)
2023-03-07 00:40:18 +00:00
Scott Lahteine
e053827831
🌐 Update Turkish language
...
Followup to #25447
2023-03-06 13:55:38 -06:00
Scott Lahteine
22f370a3fa
🧑💻 Script to make non-accented languages
2023-03-05 19:16:50 -06:00
thinkyhead
c2572de9f4
[cron] Bump distribution date (2023-03-06)
2023-03-06 00:23:51 +00:00
Abdullah YILMAZ
c63577fd1d
🌐 Update Turkish language ( #25447 )
2023-03-05 16:29:43 -06:00
alextrical
33ed748004
🐛 Fix Flash EEPROM for STM32G0B1CB ( #25469 )
2023-03-05 16:28:50 -06:00
Hans-Christian Ebke
dee4ef09f8
🐛 Fix apply_power for SPINDLE_SERVO ( #25465 )
2023-03-05 16:25:11 -06:00
thinkyhead
f3f7b1e7e3
[cron] Bump distribution date (2023-03-05)
2023-03-05 00:26:20 +00:00
Scott Lahteine
f0c8c91820
🧑💻 Width/Magnitude-based types ( #25458 )
2023-03-03 20:44:24 -06:00
EvilGremlin
e977232735
✨ Switching extruder/nozzle without servo (e.g., Dondolo) ( #24553 )
...
Co-authored-by: Anson Liu <ansonl@users.noreply.github.com >
2023-03-03 20:43:20 -06:00
thinkyhead
f359f8818a
[cron] Bump distribution date (2023-03-04)
2023-03-04 00:28:15 +00:00
tombrazier
c1ced60db0
🐛 Fix ISR_SHAPING_LOOP_CYCLES ( #25335 )
2023-03-03 14:37:10 -06:00
ellensp
8b74df0095
🔨 Fix 'step' type in createTemperatureLookupMarlin.py ( #25455 )
2023-03-03 14:32:04 -06:00
Giuliano Zaro
3c492793e0
🌐 Update Italian language ( #25454 )
2023-03-03 14:27:15 -06:00
jamespearson04
59f30d384c
🐛 Fix UBL 'G29 J' mesh tilt ( #25453 )
...
Fix regression from #24214
2023-03-03 14:26:38 -06:00
Scott Lahteine
13eab74fb8
♻️ Stepper options followup
...
Followup to #25422
2023-03-03 14:22:21 -06:00
Scott Lahteine
593567b440
📝 Fix a comment
2023-03-03 13:42:46 -06:00
thinkyhead
49911c8f5d
[cron] Bump distribution date (2023-03-02)
2023-03-02 06:06:30 +00:00
Marcio T
41115e0590
🚸 Improve CocoaPress Touch UI ( #25446 )
2023-03-01 22:07:23 -06:00
Scott Lahteine
31f1a0207f
🌐 Regenerate language data
2023-03-01 20:06:47 -06:00
Scott Lahteine
6a8ebddaf6
🔨 Update font scripts
2023-03-01 20:03:19 -06:00
thinkyhead
030559bf7f
[cron] Bump distribution date (2023-03-01)
2023-03-01 00:26:50 +00:00
tombrazier
42cd314d96
🐛 Fix LA retract/feedrate edge case ( #25445 )
...
Followup to #25442
2023-02-28 18:16:27 -06:00
Scott Lahteine
894e378702
🔨 Improve config.ini example fetch
2023-02-28 18:03:21 -06:00
ellensp
579833e2a3
🔧 Fix Sensorless Probe sanity-check err ( #25417 )
2023-02-27 21:16:11 -06:00
thinkyhead
20d4b995f7
[cron] Bump distribution date (2023-02-28)
2023-02-28 00:23:17 +00:00
tombrazier
6084502f80
🐛 Fix Linear Advance E position tracking ( #25442 )
...
Fix regression from #24951
2023-02-27 17:00:13 -06:00
ellensp
18601f458f
🧑💻 Add IA_CREALITY CI test ( #25434 )
2023-02-27 11:11:53 -06:00
thinkyhead
80f0d4ed7c
[cron] Bump distribution date (2023-02-27)
2023-02-27 06:07:00 +00:00
Daranbalt4
866e7d3128
✨ LCD_BACKLIGHT_TIMEOUT for Neopixel LCD ( #25438 )
2023-02-26 21:23:52 -06:00
Keith Bennett
1068963092
🔨 Fix env STM32G0B1RE_btt, add …_manta_btt ( #25431 )
2023-02-26 21:03:28 -06:00
Scott Lahteine
445181fc42
🩹 Native types for RTS overloads ( #25440 )
...
Followup to #25400
2023-02-26 20:54:10 -06:00
ellensp
db904f1895
📝 Link to archived RA Control Panel page ( #25424 )
2023-02-26 20:27:58 -06:00
ellensp
03eb9b0582
📝 New URL for IA_CREALITY DWIN files ( #25423 )
2023-02-26 20:23:39 -06:00
thinkyhead
b1f45b384b
[cron] Bump distribution date (2023-02-24)
2023-02-24 06:06:31 +00:00
Scott Lahteine
7552fc8f8d
📝 Update DISABLE_INACTIVE_* comment
...
Followup to #25422
2023-02-23 22:03:06 -06:00
Scott Lahteine
acfde4e7e5
🎨 Use LIMIT macro
2023-02-23 21:38:52 -06:00
Guðni Már Gilbert
c5d5c375fd
⚡ ️ Reduce edit_screen code size ( #25420 )
2023-02-23 21:29:47 -06:00
Scott Lahteine
f9f6662a8c
♻️ Stepper options refactor ( #25422 )
2023-02-23 21:08:31 -06:00
thinkyhead
d3527f5de4
[cron] Bump distribution date (2023-02-23)
2023-02-23 00:22:15 +00:00
Scott Lahteine
44faf5cbab
🔧 Fix Einsy Rambo TMC driver check
2023-02-22 14:31:06 -06:00
Scott Lahteine
9e42480855
🔨 Fix marlin_custom.* without lib_deps
2023-02-21 18:22:16 -06:00
thinkyhead
e46a50236f
[cron] Bump distribution date (2023-02-22)
2023-02-22 00:20:53 +00:00
tombrazier
5a8883b44f
🐛 Fix AVR maths used by Stepper ( #25338 )
2023-02-21 16:37:11 -06:00
ellensp
464bb1f149
🔨 Encrypt some MKS Robin ( #25349 )
2023-02-21 16:27:47 -06:00
EvilGremlin
bc450b4582
🌐 Update Russian language ( #25360 )
2023-02-21 15:19:29 -06:00
Scott Lahteine
df44424388
🧑💻 Fix preheat tests (nested macro limit ~256)
...
Followup to #25407
2023-02-21 15:13:01 -06:00
DerAndere
babd3b0037
🧑💻 Add get_move_distance for rotation/kinematics ( #25370 )
2023-02-21 12:26:10 -06:00
thinkyhead
122d4a89f6
[cron] Bump distribution date (2023-02-21)
2023-02-21 06:06:25 +00:00
ellensp
03a4378670
🔧 Sanity-check hotend max / preheat temps ( #25407 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-20 20:25:22 -06:00
ellensp
e002f4fd38
📺 Update Re-ARM VIKI2 SPI pins ( #25411 )
2023-02-20 18:58:40 -06:00
lukasradek
0f745468a1
🔧 Up to 9 tramming points ( #25293 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-20 18:57:15 -06:00
Anson Liu
4f212e50b6
✨ TC_GCODE_USE_GLOBAL_* ( #25399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-20 18:49:15 -06:00
thinkyhead
d67e701b75
[cron] Bump distribution date (2023-02-20)
2023-02-20 00:25:06 +00:00
Scott Lahteine
c950f0f5d1
🧑💻 ExtUI::onPowerLoss
2023-02-19 11:41:50 -06:00
thinkyhead
786c666151
[cron] Bump distribution date (2023-02-19)
2023-02-19 00:23:11 +00:00
Davide Rombolà
9db5bd000b
✨ IA_CREALITY screen rotation ( #25397 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-18 03:49:57 -06:00
Scott Lahteine
96bc084f3d
🎨 Misc. LCD cleanup ( #25400 )
2023-02-18 02:23:08 -06:00
thinkyhead
c68a4c085d
[cron] Bump distribution date (2023-02-18)
2023-02-18 06:05:56 +00:00
Scott Lahteine
aa9df38b05
🚸 Interruptible PLR ( #25395 )
2023-02-17 22:12:11 -06:00
thinkyhead
38e6330236
[cron] Bump distribution date (2023-02-16)
2023-02-16 00:27:36 +00:00
Trevin Small
90066e7160
✏️ Fix README typo ( #25388 )
2023-02-15 18:00:10 -06:00
ellensp
d925305b9e
🐛 Fix FastPWM calculations ( #25343 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-15 17:58:51 -06:00
alexgrach
196f403dd6
🚸 Stop button for Touch UI ( #25379 )
2023-02-15 00:40:26 -06:00
apulver
fc20533583
✨ AVOID_OBSTACLES for UBL ( #25256 )
2023-02-15 00:38:54 -06:00
thinkyhead
aacb81ea60
[cron] Bump distribution date (2023-02-15)
2023-02-15 06:13:44 +00:00
Scott Lahteine
2b86daa30b
🎨 Tweak VALIDATE_MESH_TILT
2023-02-14 22:31:19 -06:00
Frederik Kemner
aa8afe90b0
🚸 SPI endstops for X/Y Dual and Core ( #25371 )
2023-02-14 22:25:47 -06:00
Davide Rombolà
028b11f2ca
🩹 Fix DGUS_LCD_UI input ( #25374 )
2023-02-14 22:10:18 -06:00
Radek
fb480dffe4
📝 Fix BTT_MINI_12864_V1 comment ( #25366 )
2023-02-14 21:57:39 -06:00
thinkyhead
4c136c3dad
[cron] Bump distribution date (2023-02-13)
2023-02-13 00:44:22 +00:00
Giuliano Zaro
c421a2f5dd
✨ M306 E for MPC extruder index ( #25326 )
...
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-12 01:32:06 -06:00
thinkyhead
0ddce13ebe
[cron] Bump distribution date (2023-02-12)
2023-02-12 06:05:48 +00:00
Trivalik
db01960a0e
🚸 Negative temperature display option ( #25036 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-11 22:14:53 -06:00
Scott Lahteine
58d6b5db0a
🔨 Suppress native build warnings
2023-02-11 21:31:49 -06:00
thinkyhead
ef3f484d3c
[cron] Bump distribution date (2023-02-09)
2023-02-09 06:33:20 +00:00
EvilGremlin
8a9de407a1
🔨 Adjust INI comments ( #25183 )
2023-02-08 21:46:02 -06:00
Alexander Gavrilenko
3cd9599155
🐛 Fix 8-bit FSMC AA font colors ( #25285 )
2023-02-08 21:12:26 -06:00
Scott Lahteine
339773dcb5
🩹 Extra axis min home with Delta Sensorless Probe
2023-02-08 20:42:41 -06:00
Scott Lahteine
a6b677f0ac
🩹 Extra axes for Tool Change
2023-02-08 20:42:41 -06:00
Scott Lahteine
f595878b5b
🩹 Various simple fixes
2023-02-08 20:42:41 -06:00
Scott Lahteine
7e79fc5b8e
🩹 Safe Bed Leveling updates
2023-02-08 20:42:41 -06:00
Scott Lahteine
23e2cb0c53
🩹 Misc. extra axis updates
2023-02-08 20:42:41 -06:00
Scott Lahteine
88de52210f
🩹 Use 'M205 D' when 'B' is an axis
2023-02-08 20:42:41 -06:00
Scott Lahteine
842489a5dc
🐛 Don't skip G2/G3 E-only moves
2023-02-08 20:42:41 -06:00
Scott Lahteine
88dea487c2
🔧 Add a test for extra axes
2023-02-08 20:31:34 -06:00
thinkyhead
7659f522d6
[cron] Bump distribution date (2023-02-08)
2023-02-08 12:36:53 +00:00
Keith Bennett
2bc711ce58
✨ BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ ( #25001 )
2023-02-08 00:39:09 -06:00
thinkyhead
444259da07
[cron] Bump distribution date (2023-02-04)
2023-02-04 12:06:25 +00:00
Victor Oliveira
218ca05304
🧑💻 General 'MediaFile' type alias ( #24424 )
2023-02-04 02:10:26 -06:00
vyacheslav-shubin
08d9cbb930
🧑💻 Add SD Card 'hide' method for dev usage ( #22425 )
2023-02-04 01:36:07 -06:00