InsanityAutomation
fc31016788
Fix compile issue, Reduce RAM
2024-09-20 09:06:08 -04:00
InsanityAutomation
0055b6b423
Sanity Check IDEX X1_MAX_POS
2024-04-10 16:24:02 -04:00
InsanityAutomation
ab38abb237
Fix IDEX X2 Direction
2024-04-10 16:09:39 -04:00
InsanityAutomation
907761e2bb
Merge commit followup
2024-04-10 15:08:15 -04:00
InsanityAutomation
eba4b1f556
Merge branch 'bugfix-2.1.x' into Tenlog_DWIN
2024-04-08 15:30:09 -04:00
thinkyhead
311bfc99f3
[cron] Bump distribution date (2024-04-08)
2024-04-08 00:21:49 +00: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
InsanityAutomation
c995ecb933
Update Creality_DWIN.cpp
2023-09-24 22:17:48 -04:00
InsanityAutomation
901628c53e
tweaks to probe tramming
2023-09-24 22:17:48 -04:00
InsanityAutomation
b8229c14d4
Enable tramming with probe
2023-09-24 22:17:36 -04:00
InsanityAutomation
8bd0501bdf
Allow bed tramming with probe to automatically calculate points by probe limits
2023-09-24 22:14:31 -04:00
InsanityAutomation
8d4eadefef
New binaries
2023-09-10 16:48:56 -04:00
InsanityAutomation
56a41810d2
Runout sensor fixes
2023-08-27 13:17:25 -04: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
InsanityAutomation
953ea9f16e
Revert runout changes
2023-08-22 20:55:40 -04: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
InsanityAutomation
59dffb5f1c
Pin fix, rx stuck state flush
2023-08-05 18:03:21 -04: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
InsanityAutomation
d3704f834a
Revert limiting change
2023-08-04 11:14:17 -04:00
InsanityAutomation
13395db032
First round merge fixes
2023-08-04 11:13:28 -04:00
InsanityAutomation
ebde4ceb35
Merge branch 'bugfix-2.1.x' into Tenlog_DWIN
2023-08-04 10:38:20 -04:00
InsanityAutomation
6128d61186
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-08-04 09:47:12 -04: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
InsanityAutomation
55cd1f51a4
additional RX reset, new binaries
2023-07-31 17:31:42 -04:00
InsanityAutomation
900464dc72
Update binaries
2023-07-30 15:10:35 -04: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
InsanityAutomation
b87f2a86c9
Clean up unused variables, add debug output on serial rx
2023-07-29 17:42:52 -04: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
InsanityAutomation
6657c44cc7
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-07-26 11:52:43 -04: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
InsanityAutomation
52c37ee699
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-06-23 09:26:59 -04: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
InsanityAutomation
a512f6b40a
More dwin serial throttling
2023-05-29 13:24:54 -04: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
InsanityAutomation
7e02ffb9e9
New binaries
2023-05-10 11:05:47 -04:00
InsanityAutomation
73c2954ecb
New binaries
2023-05-10 11:05:28 -04: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
InsanityAutomation
1e8f6ba749
Update Creality_DWIN.cpp
2023-05-08 13:27:58 -04: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
InsanityAutomation
134958a535
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-04-24 13:25:58 -04:00
InsanityAutomation
99378bfad4
Update Creality_DWIN.cpp
2023-04-24 13:25:36 -04: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
InsanityAutomation
3eb7bc37b8
force M422R after adjusting probe offsets
2023-04-13 19:59:05 -04:00
InsanityAutomation
d347e6ab22
Updated Binaries
2023-04-13 16:53:51 -04: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
InsanityAutomation
793e1c0b1d
further compress 32_screens.icl below 512k
2023-04-12 20:10:03 -04:00
InsanityAutomation
69c6b0f812
Serial comms tweaks to improve responsiveness on screens that wont honor disabling x82 ack
2023-04-12 20:09:46 -04: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
InsanityAutomation
fa25cab5ce
New Binaries
2023-04-06 13:31:39 -04:00
InsanityAutomation
33afb53201
Endstop interupts and missed variants
2023-04-06 10:26:39 -04: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
InsanityAutomation
6dc15e953f
Update low res screen
2023-04-01 16:35:22 -04:00
InsanityAutomation
19a449cdaa
adjustable babystep increments
2023-04-01 16:33:46 -04:00
InsanityAutomation
9ebc74c1e7
fix 4988 dir
2023-04-01 16:33:35 -04: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
InsanityAutomation
d69b857d8b
totally kill pages 58 and 60
2023-03-27 11:09:16 -04: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
InsanityAutomation
0a9ea5968a
Update high res screen files
2023-03-26 19:56:08 -04:00
InsanityAutomation
4c90eb0173
Bump version
2023-03-26 19:23:28 -04:00
InsanityAutomation
7bcfede5b7
Trim unnecessary Envs as we can easily select at runtime
2023-03-26 19:23:19 -04:00
InsanityAutomation
7385ce389a
Runout, IS, and LA Screens
2023-03-26 19:22:50 -04:00
InsanityAutomation
a1b0bfc23a
Config tweaks to limit ram usage
2023-03-26 19:22:19 -04:00
InsanityAutomation
773a894209
Add IS and Runout Mode ExtUI Hooks
2023-03-26 19:21:35 -04:00
InsanityAutomation
d873148f2f
Fix erroneous power off message when function is called with no action
2023-03-26 19:20:39 -04: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
InsanityAutomation
0f7ef6b586
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-03-10 09:10:03 -05: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
InsanityAutomation
01479cab84
Final binaries
2023-03-02 20:48:41 -05: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
InsanityAutomation
401f5cf1ca
Tenlog Shipped Envs
2023-02-28 18:18:00 -05: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
InsanityAutomation
ab427804ac
Add debug message, reduce ram usage to avoid comm corruption from stack
2023-02-26 15:22:37 -05:00
InsanityAutomation
3a4d705308
Update Configuration.h
2023-02-25 13:31:13 -05:00
InsanityAutomation
56ee00f354
Minor tweak, fix fan speed input
2023-02-24 15:34:06 -05: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
InsanityAutomation
f434f368ac
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2023-02-22 19:13:58 -05:00
InsanityAutomation
1d9cf20d4b
Merge pull request #295 from bob-anthony/DGUS_DISPLAY_FIXES
...
Fix compiling errors for DGUS displays
2023-02-22 19:13:58 -05:00
Tom Brazier
313014515c
MIN_ISR_LOOP_CYCLES already includes ISR_[XY]_STEPPER_CYCLES and more, it should not be counted
2023-02-22 19:13:58 -05:00
Tom Brazier
11d9bb4a66
Don't include MIN_ISR_LOOP_CYCLES in calculation for ISR_SHAPING_LOOP_CYCLES if input shaping is disabled
2023-02-22 19:13:58 -05:00
Tom Brazier
7591c8661f
Also implement 2 cycle saving in MultiU24X32toH16()
2023-02-22 19:13:58 -05:00
Tom Brazier
456b0a4011
Fixed rounding of fractional part of multiplication results (a bug inherited from Sprinter). Cleaned up comments and function naming. Minor optimisation of MultiU8X16toH16().
2023-02-22 19:13:58 -05: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
InsanityAutomation
67d6f2f877
circle around as upstream never merged
2023-02-19 17:53:32 -05:00
InsanityAutomation
5e10f6d8d1
Slightly more robust pause resume and faster serial event handling
2023-02-19 15:23:27 -05: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
InsanityAutomation
8a30019a18
Update README.md
2023-02-17 17:25:17 -05:00
thinkyhead
38e6330236
[cron] Bump distribution date (2023-02-16)
2023-02-16 00:27:36 +00:00
InsanityAutomation
686fe6fe74
Patch version string
2023-02-15 19:17:03 -05: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
InsanityAutomation
8ece5bcbee
Update Version.h
2023-02-14 23:29:30 -05:00
Frederik Kemner
aa8afe90b0
🚸 SPI endstops for X/Y Dual and Core ( #25371 )
2023-02-14 22:25:47 -06:00
InsanityAutomation
ae9fe880f8
Recompress ScreenICL
2023-02-14 23:21:29 -05: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
InsanityAutomation
9c48d93a36
Binaries now identify machine and options in version info
2023-02-13 10:29:11 -05:00
thinkyhead
4c136c3dad
[cron] Bump distribution date (2023-02-13)
2023-02-13 00:44:22 +00:00
InsanityAutomation
fad005fdc2
Readme and Version info
2023-02-12 12:56:09 -05: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
InsanityAutomation
0cf916ce13
Updated binaries
2023-02-11 13:35:20 -05:00
InsanityAutomation
0a54b35981
Updated screen configs, added low res/high res envs
2023-02-11 12:45:28 -05: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
InsanityAutomation
9cbb6b1512
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-02-06 15:59:13 -05:00
InsanityAutomation
47c0dc631c
Make high res screen default, add high res dwin fileset
2023-02-05 13:39:17 -05:00
InsanityAutomation
5c39469b94
Config tweaks and updated TFT files for low res screens
2023-02-04 11:57:05 -05: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
InsanityAutomation
8ea02e3ede
add casting for handler
2023-02-03 17:40:47 -05:00
InsanityAutomation
a33f7ddc8c
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2023-02-03 15:35:23 -05:00
InsanityAutomation
462b586c76
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2023-02-03 15:31:34 -05:00
InsanityAutomation
af85a271a5
Merge branch 'bugfix-2.1.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.1.x
2023-02-03 15:20:56 -05:00
InsanityAutomation
1bab76a98a
Revert "Fix for Nema23 CNC driver on D6"
...
This reverts commit c43d064122 .
2023-02-03 15:20:11 -05:00
InsanityAutomation
25de1facb5
more work on dint type for offsets
2023-02-03 15:20:03 -05:00
InsanityAutomation
c43d064122
Fix for Nema23 CNC driver on D6
2023-02-03 15:19:40 -05:00
InsanityAutomation
5a9736bfa3
add endian swap
2023-02-03 15:19:40 -05:00
InsanityAutomation
359258701f
Move writevariables to class with other serial sends
2023-02-03 15:19:40 -05:00
InsanityAutomation
04f5a42c60
Idex offsets to uint32 4 byte
2023-02-03 15:19:40 -05:00
InsanityAutomation
6dc27f6fc0
more work on dint type for offsets
2023-02-03 15:19:08 -05:00
InsanityAutomation
b010d0782f
Fix for Nema23 CNC driver on D6
2023-02-03 15:18:42 -05:00
thinkyhead
7c0b465754
[cron] Bump distribution date (2023-02-03)
2023-02-03 06:06:11 +00:00
Martin Turski
cea176ab36
🔨 Fix test build path with spaces ( #25329 )
2023-02-02 21:01:22 -06:00
Keith Bennett
cb7af50baf
📝 Fix Z*_ENDSTOP_ADJUSTMENT comments ( #25295 )
2023-02-02 19:41:46 -06:00
thinkyhead
a80036e3ca
[cron] Bump distribution date (2023-02-02)
2023-02-02 00:23:18 +00:00
kg333
8f11428db1
📺 Melzi v4 with BTT SKR Mini E3 ( #25321 )
2023-02-01 18:02:26 -06:00
Scott Lahteine
3be967bcb4
🩹 PID / MPC heating followup
...
Followup to #25314
2023-02-01 02:54:37 -06:00
Bob Kuhn
57a7e28145
🩹 Fix progress DOGM compile error ( #25319 )
2023-02-01 02:54:37 -06:00
Bob Kuhn
64338dfccb
🔧 Fix SD sorting sanity checks ( #25318 )
2023-02-01 01:51:11 -06:00
alexgrach
fbe9237a6c
🐛 Fix TFT touch buttons, button colors ( #25300 )
2023-02-01 01:40:13 -06:00
tombrazier
d6f4f24658
🩹 Fix PID / MPC heating flags ( #25314 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-02-01 01:25:13 -06:00
thinkyhead
aae103e359
[cron] Bump distribution date (2023-02-01)
2023-02-01 00:25:54 +00:00
Dan Royer
738f0a10f5
✨ POLARGRAPH / PEN_UP_DOWN_MENU ( #25303 )
...
Co-authored-by: Dan Royer <1464454+i-make-robots@users.noreply.github.com >
2023-01-31 00:12:03 -06:00
thinkyhead
5446968a58
[cron] Bump distribution date (2023-01-31)
2023-01-31 06:05:55 +00:00
Giuliano Zaro
2dda0c0da2
🌐 Update Italian language ( #25309 )
2023-01-30 23:07:51 -06:00
Roman Moravčík
7ad3586f82
🌐 Update Slovak language ( #25305 )
2023-01-30 23:07:03 -06:00
Scott Lahteine
087e19a0ed
🔧 Fix build with no Y axis ( #25311 )
2023-01-30 22:11:50 -06:00
Darren Garnier
d0a965a1df
🔨 Fix config.ini URL fetch ( #25313 )
2023-01-30 22:00:49 -06:00
Bob Kuhn
0c181fc9d3
🩹 Fix G61 axis parameters with no offset ( #25312 )
2023-01-30 21:57:36 -06:00
thinkyhead
67bc855000
[cron] Bump distribution date (2023-01-27)
2023-01-27 00:27:06 +00:00
alexgrach
ab767a4586
🐛 Fix TFT Color UI LCD_HEIGHT ( #25281 )
2023-01-26 18:20:09 -06:00
xBiohazardx
0e748da7d3
✏️ Fix probe invert flag ( #25282 )
2023-01-26 18:05:04 -06:00
thinkyhead
2637153575
[cron] Bump distribution date (2023-01-26)
2023-01-26 06:05:55 +00:00
avionix-g
a2c93c24a6
🐛 Fix MKS board Ultipanel support ( #25278 )
2023-01-25 22:14:52 -06:00
Alexander Gavrilenko
4f902ac950
🐛 Fix Simulator TFT compile ( #25279 )
2023-01-25 22:05:43 -06:00
Scott Lahteine
cf02107e6a
🔧 Refine Input Shaping check ( #25280 )
2023-01-25 21:37:10 -06:00
InsanityAutomation
6fd0c3f6a8
add endian swap
2023-01-24 20:38:53 -05:00
InsanityAutomation
8f7735655e
Move writevariables to class with other serial sends
2023-01-24 20:28:35 -05:00
InsanityAutomation
5f431c140f
Idex offsets to uint32 4 byte
2023-01-24 20:21:08 -05:00
InsanityAutomation
23f580bd03
Idex offsets to uint32 4 byte
2023-01-24 20:20:31 -05:00
thinkyhead
7a49fab16d
[cron] Bump distribution date (2023-01-24)
2023-01-24 12:07:25 +00:00
Scott Lahteine
7393285560
SDIO retry, hsd clock, etc.
2023-01-24 02:42:16 -06:00
Scott Lahteine
e0ae072f5a
🔧 Overridable Stepper EN init
2023-01-24 02:42:16 -06:00
thinkyhead
4099763cfc
[cron] Bump distribution date (2023-01-23)
2023-01-23 12:07:26 +00:00
Bob Kuhn
32688979a1
🐛 Fix Ender-2 Stock Display with Melzi ( #25258 )
2023-01-23 01:37:35 -06:00
Scott Lahteine
fffc96661f
🐛 Fix homing_needed_error bits
2023-01-23 01:35:36 -06:00
thinkyhead
e656f108c8
[cron] Bump distribution date (2023-01-22)
2023-01-22 06:05:45 +00:00
Scott Lahteine
7e72981b8c
🚸 Fix homing_needed_error language
2023-01-21 23:08:27 -06:00
ellensp
b7c23631c5
🐛 Fix misc. UI issues ( #25252 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-21 20:08:37 -06:00
thinkyhead
f2b8942adc
[cron] Bump distribution date (2023-01-18)
2023-01-18 00:22:56 +00:00
John Robertson
f81c468f1e
🐛 Fix potential I2S buffer overwrite ( #25113 )
2023-01-17 17:53:39 -06:00
Miguel Risco-Castillo
b3f65b674f
🚸 ProUI MPC menu ( #25232 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-17 17:41:36 -06:00
alexgrach
99d1b04a1f
✨ TFT 320x240 portrait ( #25207 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-17 17:38:27 -06:00
thinkyhead
58f64eaeba
[cron] Bump distribution date (2023-01-17)
2023-01-17 06:05:52 +00:00
Scott Lahteine
c4482083ac
🎨 Heading cleanup
2023-01-16 22:11:49 -06:00
thinkyhead
938d7b5e14
[cron] Bump distribution date (2023-01-16)
2023-01-16 00:22:07 +00:00
Scott Lahteine
6fe387b6f0
🧑💻 Adjust PID / MPC / ProUI
...
Changes to simplify #25232 WIP
2023-01-15 17:23:53 -06:00
Scott Lahteine
d94defc545
🎨 Language / menu cleanup
2023-01-15 08:13:29 -06:00
Keith Bennett
212167b140
📝 No longer experimental ( #25238 )
2023-01-15 07:25:36 -06:00
thinkyhead
d753781dc0
[cron] Bump distribution date (2023-01-15)
2023-01-15 12:06:24 +00:00
Scott Lahteine
da87c203c1
🔖 Config version 02010300
2023-01-15 01:19:45 -06:00
Scott Lahteine
5acf738688
🔧 Added MOTHERBOARD error text
2023-01-15 01:11:49 -06:00
thinkyhead
80a2555012
[cron] Bump distribution date (2023-01-14)
2023-01-14 18:05:38 +00:00
Scott Lahteine
5fd5cb02f6
✏️ ProUI followup
2023-01-14 07:44:57 -06:00
thinkyhead
7503ac3c67
[cron] Bump distribution date (2023-01-13)
2023-01-13 00:22:51 +00:00
Scott Lahteine
80dc7b290b
🔧 Input Shaping sanity checks
2023-01-11 20:31:46 -06:00
thinkyhead
3d0b11a373
[cron] Bump distribution date (2023-01-12)
2023-01-12 01:39:45 +00:00
Scott Lahteine
0838f70b25
🩹 Fix Sim with USE_WATCHDOG disabled
2023-01-11 01:22:59 -06:00
Scott Lahteine
5af5c2a35c
🔨 Improve config.ini parser
2023-01-11 01:22:59 -06:00
thinkyhead
fe62c8006a
[cron] Bump distribution date (2023-01-11)
2023-01-11 06:24:37 +00:00
Powerlated
64167dfe79
✨ PREHEAT_TIME_BED_MS ( #25146 )
2023-01-10 23:40:15 -06:00
Alex Z
250fd60920
🐛 Fix Chitu V6 Z_STOP_PIN ( #25227 )
2023-01-10 23:33:09 -06:00
Scott Lahteine
01e58de31a
🩹 ProUI - Remove ManualZOffset
2023-01-10 23:33:09 -06:00
kadir ilkimen
7717beb793
✨ Polar Kinematics ( #25214 )
2023-01-10 23:33:09 -06:00
thinkyhead
33e5aad364
[cron] Bump distribution date (2023-01-10)
2023-01-10 01:41:43 +00:00
Scott Lahteine
202114c018
🐛 Fix ProUI with disabled PID, mesh, etc.
2023-01-08 20:00:13 -06:00
thinkyhead
7eccd3dd8c
[cron] Bump distribution date (2023-01-09)
2023-01-09 01:36:30 +00:00
Scott Lahteine
290a55ced1
🎨 ProUI cleanup
2023-01-08 04:18:24 -06:00
Scott Lahteine
c3fe4abd44
🔨 DGUS_LCD_UI version check
2023-01-08 04:01:29 -06:00
Anson Liu
8a33cfd546
🚸 RGB_STARTUP_TEST for PCA9632 ( #25163 )
2023-01-08 03:46:26 -06:00
Miguel Risco-Castillo
c66b3cf8a4
🚸 ProUI updates ( #25176 )
2023-01-08 03:22:21 -06:00
Alexander Gavrilenko
7ca6650c77
🐛 Fix UTF support for TFT Color UI ( #25177 )
2023-01-07 23:43:22 -06:00
Sebastien BLAISOT
e96e726b4e
🐛 Fix Neopixel 1 startup ( #25203 )
2023-01-07 23:07:14 -06:00
Vlad Popescu
dd068fa69f
🩹 Fix E3V2 MarlinUI XYZ frame ( #25206 )
2023-01-07 23:05:24 -06:00
Vlad Popescu
4aa5557136
🩹 Fix E3V2 MarlinUI XYZ frame ( #25206 )
2023-01-07 23:04:58 -06:00
Richard Layton
6e4326b817
📝 Linux Sim apt-get line ( #25208 )
2023-01-07 23:03:29 -06:00
thinkyhead
81c1c7357b
[cron] Bump distribution date (2023-01-08)
2023-01-08 00:23:33 +00:00
Richard Layton
3c929ab181
📝 More native.ini docs ( #25201 )
2023-01-07 04:42:21 -06:00
ellensp
2f88cd9ac0
🩹 Update MKS_GEN_13 MOSFET pins ( #25126 )
2023-01-07 02:39:58 -06:00
ellensp
0374445488
🩹 Replace pow() with _BV() ( #25186 )
2023-01-07 00:07:39 -06:00
thinkyhead
10b16416ee
[cron] Bump distribution date (2023-01-07)
2023-01-07 06:05:53 +00:00
Mike Bignell
29202d5561
🩹 Fix missing IS_MELZI ( #25190 )
2023-01-06 23:54:35 -06:00
thinkyhead
62507cf54b
[cron] Bump distribution date (2023-01-06)
2023-01-06 00:21:58 +00:00
Ashley 'DrToxic' Devine
e60a7d8292
🎨 Misc. cleanup ( #25194 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-05 17:06:35 -06:00
Vovodroid
eef88cfdf1
🚸 Attach USB media ( #25120 )
2023-01-05 16:48:22 -06:00
thinkyhead
77439626a7
[cron] Bump distribution date (2023-01-05)
2023-01-05 00:21:58 +00:00
Scott Lahteine
0e72c90f49
🧑💻 Add Temperature::is_above_target
2023-01-04 02:25:04 -06:00
thinkyhead
984a758621
[cron] Bump distribution date (2023-01-04)
2023-01-04 02:25:04 -06:00
Scott Lahteine
2dcf3b8550
🎨 Rename *_temp_error to *temp_error
2023-01-04 02:25:04 -06:00
ellensp
b28c4fe1e6
✨ DGUS_LCD_UI followup ( #25175 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-03 18:54:27 -06:00
Timothy Hoogland
6819c68a44
🩹 Remove extraneous EZBoard V1 autofans ( #25182 )
2023-01-03 18:52:19 -06:00
thinkyhead
1c0a09fe98
[cron] Bump distribution date (2023-01-03)
2023-01-03 12:07:19 +00:00
Scott Lahteine
a786742109
⏪ ️ Less nag over Endstop Interrupts
2023-01-03 04:19:33 -06:00
Scott Lahteine
e744ca78a8
🎨 Misc. IS cleanup
2023-01-03 04:09:40 -06:00
thinkyhead
071f009438
[cron] Bump distribution date (2023-01-02)
2023-01-02 06:06:05 +00:00
mikemerryguy
00fad1a79b
✨ LARGE_MOVE_ITEMS ( #25026 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2023-01-01 23:13:53 -06:00
Scott Lahteine
42cfa4f48f
✨ DGUS_LCD_UI followup
...
Followup to #25143 fixing _DGUS_UI_IS
2023-01-01 23:03:22 -06:00
thinkyhead
fffacf4dba
[cron] Bump distribution date (2023-01-01)
2023-01-01 06:07:02 +00:00
Scott Lahteine
1456ba083a
🔧 Warn about Endstop Interrupts
2022-12-31 21:49:44 -06:00
Giuliano Zaro
4f7df32b77
🚸 MarlinUI edit steps/mm to 2 decimal places ( #25144 )
2022-12-31 21:03:50 -06:00
ellensp
32e8627510
✨ New DGUS_LCD_UI option, IA_CREALITY ( #25143 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2022-12-31 20:38:13 -06:00
thinkyhead
5026012abb
[cron] Bump distribution date (2022-12-31)
2022-12-31 06:36:12 +00:00
Stefan Kalscheuer
d5ff0e8aeb
🐛 Fix Mesh Bed Leveling Z correction ( #25122 )
2022-12-30 23:49:44 -06:00
Alexander Gavrilenko
fca1929beb
✨ ⚡ ️ UTF support for TFT Color UI ( #25073 )
2022-12-30 23:44:55 -06:00
ellensp
88242e0b5c
🧑💻 Fix type warning ( #25149 )
2022-12-30 21:55:15 -06:00
ellensp
f17f921b68
🔨 FILAMENT_RUNOUT_SCRIPT sanity check ( #25150 )
2022-12-30 21:44:51 -06:00
Lukas Erlacher
add9da25e6
🔧 Add H8 to Creality 4.2.2 stepper warning ( #25154 )
2022-12-30 21:39:15 -06:00
Lukas Erlacher
0c0ed15066
🚸 Z Servo Probe is HAS_STOWABLE_PROBE ( #25158 )
2022-12-30 21:38:01 -06:00
Timothy Hoogland
475114cbb7
🩹 Remove extraneous EZBoard V2 autofans ( #25166 )
2022-12-30 21:01:11 -06:00
ellensp
c7e84e8ef1
✨ Persistent AUTOTEMP settings ( #25093 )
2022-12-30 20:59:13 -06:00
Vlad Popescu
b39ea9d870
🐛 Avoid lambda for menu items ( #25169 )
2022-12-30 20:53:45 -06:00
Scott Lahteine
14c8b7b031
🚸 Hide IS menu while busy
2022-12-30 19:43:46 -06:00
thinkyhead
4b4d98d282
[cron] Bump distribution date (2022-12-21)
2022-12-21 06:06:09 +00:00
Scott Lahteine
19bcb77f87
🧑💻 Fix D5 warning
2022-12-20 21:21:47 -06:00
thinkyhead
fb5a595b34
[cron] Bump distribution date (2022-12-19)
2022-12-19 00:19:09 +00:00
Scott Lahteine
9be33550a1
📝 Update README
2022-12-18 17:23:00 -06:00
Scott Lahteine
ebcf26ec5d
🧑💻 M593 F "min" freq
2022-12-18 15:48:54 -06:00
Scott Lahteine
0cf2443aa0
🐛 Fix Melzi encoder
2022-12-18 15:48:54 -06:00
MarkMan0
5200b36ae4
🐛 Fix, Refactor PID scaling ( #25096 )
2022-12-18 15:31:05 -06:00
MarkMan0
a7eacbcc49
🐛 Fix, Refactor PID scaling ( #25096 )
2022-12-17 23:48:33 -06:00
Scott Lahteine
05e2e059e3
🐛 Fix M593 F
2022-12-17 23:04:49 -06:00
Scott Lahteine
c0045e6c0c
🩹 Fix LCD_FOR_MELZI with Tronxy Melzi
2022-12-17 22:00:18 -06:00
thinkyhead
8bf8836cb4
[cron] Bump distribution date (2022-12-18)
2022-12-18 00:20:52 +00:00
EvilGremlin
eeea21a967
🐛 Fix DOGM time overflow, alignment ( #25103 )
2022-12-16 22:45:55 -06:00
ellensp
f1a0b516cb
🎨 Suppress warning ( #25101 )
2022-12-16 22:43:54 -06:00
thinkyhead
01f64b649b
[cron] Bump distribution date (2022-12-17)
2022-12-17 00:19:14 +00:00
ellensp
78de7c8545
✨ BTT Octopus with STM32-F407 ( #25031 )
2022-12-16 15:01:14 -06:00
alextrical
72465e4eec
✨ BigTreeTech EBB42 v1.1 ( #24964 )
2022-12-16 14:45:14 -06:00
ils15
ed6212e0bd
🔧 Use multi-XYZ 'STOP' pins for MIN/MAX ( #24855 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2022-12-16 14:37:56 -06:00
Ruedi Steinmann
15992f6426
🩹 Fix a BUZZ ( #24740 )
2022-12-16 14:34:44 -06:00
thinkyhead
03adbb18ef
[cron] Bump distribution date (2022-12-14)
2022-12-14 00:21:33 +00:00
Dipl.-Ing. Raoul Rubien, BSc
314e52b32a
🩹 Fix M115_GEOMETRY_REPORT ( #25092 )
2022-12-12 21:23:45 -06:00
thinkyhead
efab854204
[cron] Bump distribution date (2022-12-13)
2022-12-13 00:24:02 +00:00
ellensp
13c87c5b26
🩹 Inverted probe pin flag (K8400) ( #25085 )
2022-12-12 17:01:45 -06:00
Scott Lahteine
6d87dafc6e
🩹 Fix M502 init of default motion
...
Fix regression from #25035
2022-12-12 16:49:14 -06:00
alextrical
7884ce0707
🩹 Use custom I2C pins for OLED ( #24970 )
2022-12-12 16:11:09 -06:00
Bart Meijer
049cfe659c
✨ SAMD21 HAL / Minitronics v2.0 ( #24976 )
2022-12-12 15:36:50 -06:00
Alexander Gavrilenko
aaae56a650
✨ TFT_COLOR_UI async DMA SPI ( #24980 )
2022-12-12 15:13:31 -06:00
Scott Lahteine
8a5ef7420b
📝 Replace Twitter with Fosstodon
2022-12-11 19:46:55 -06:00
Simon Pilepich
809ec67e06
🔧 Anycubic alternate Z1/Z2 wiring ( #25071 )
2022-12-11 19:12:28 -06:00
thinkyhead
0f46ce6352
[cron] Bump distribution date (2022-12-12)
2022-12-12 00:22:54 +00:00
Krzysztof Błażewicz
1c045defa9
✨ JyersUI TMC Settings ( #25048 )
2022-12-11 13:27:27 -06:00
Keith Bennett
f8a20f6b99
🔧 Custom Menu Sanity Check ( #25079 )
2022-12-11 12:59:25 -06:00
Scott Lahteine
7e60d157ad
🔨 Updated 'mfconfig init'
2022-12-11 12:57:55 -06:00
thinkyhead
afef612c8d
[cron] Bump distribution date (2022-12-10)
2022-12-10 18:05:42 +00:00
ellensp
54d873b304
🔨 No env:mega1280 for MIGHTYBOARD_REVE ( #25080 )
2022-12-10 11:44:09 -06:00
tombrazier
b4fbe4ff50
⚡ ️ Better IS buffer size calc ( #25035 )
2022-12-10 11:28:48 -06:00
Vovodroid
a10f4c0e53
✨ Two controller fans ( #24995 )
2022-12-10 09:03:54 -06:00
ellensp
9949672f1d
📌 Pins updates for Longer LK5, etc. ( #25012 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2022-12-10 09:00:51 -06:00
thinkyhead
c16d3655bf
[cron] Bump distribution date (2022-12-08)
2022-12-08 01:38:54 +00:00
EvilGremlin
b169d623e3
🚸 Progress display followup ( #24879 )
2022-12-07 16:08:53 -06:00
Sebastien BLAISOT
44b68319f1
✨ M150 S default index ( #23066 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2022-12-07 15:49:38 -06:00
thinkyhead
e0d9b7005a
[cron] Bump distribution date (2022-12-07)
2022-12-07 18:25:00 +00:00
Scott Lahteine
3ab36615e9
🔨 Return error on mftest exit
2022-12-07 12:18:09 -06:00
Scott Lahteine
2216753f5a
✏️ Fix typo in PR alert
2022-12-07 07:35:10 -06:00
thinkyhead
96b577cab0
[cron] Bump distribution date (2022-12-06)
2022-12-06 01:37:15 +00:00
Scott Lahteine
d8fe7364c9
📝 Update config comments
2022-12-05 11:01:08 -06:00
ellensp
cadb1a073d
🐛 Fix Fast PWM on AVR ( #25030 )
...
Followup to #25005
2022-12-04 21:38:50 -06:00
thinkyhead
1cd6bf7ef5
[cron] Bump distribution date (2022-12-05)
2022-12-05 01:39:43 +00:00
kisslorand
dab43a7627
✏️ Fix missing ) ( #25055 )
2022-12-04 16:04:11 -06:00
Scott Lahteine
6d1d5e4e6a
🔨 Fix CI Test clean step (2)
2022-12-04 15:35:45 -06:00
InsanityAutomation
2752234e14
large rom enable IS
2022-12-04 14:21:12 -05:00
ellensp
c87943cff1
better
2022-12-04 12:24:05 -05:00
ellensp
661abff6e6
use uint32_t not int
...
fixes issue https://github.com/MarlinFirmware/Marlin/issues/25018
2022-12-04 12:24:05 -05:00
kisslorand
7e0478c97d
Fix commit 3ba9387
2022-12-04 12:23:04 -05:00
Tom Brazier
a0ed4d51bc
Input shaping buffer size metaprogramming for disctict E axes
2022-12-04 12:22:35 -05:00
Tom Brazier
005019b82d
Better error message
2022-12-04 12:22:35 -05:00
Tom Brazier
55d943e9d2
Make it possible to override the shaping buffer size calculations in confg.
...
Also potential SRAM reduction when not using ADAPTIVE_STEP_SMOOTHING on 32 bit MCUs.
2022-12-04 12:22:35 -05:00
InsanityAutomation
f3e8919552
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-12-04 11:46:46 -05:00
thinkyhead
76ed9b1c7c
[cron] Bump distribution date (2022-12-04)
2022-12-04 06:08:00 +00:00
Scott Lahteine
3ba9387479
🎨 Misc. cleanup
2022-12-03 20:49:46 -06:00
Scott Lahteine
4d03c258dc
🔨 Fix CI Test clean step
2022-12-03 20:46:58 -06:00
tombrazier
5c3d87a951
🐛 Fix TMC5160 + Input Shaping overcurrent ( #25050 )
2022-12-03 20:46:58 -06:00
Taylor Talkington
d46e87b00e
🩹 Ender 3v2 DWIN MarlinUI Fixup ( #24984 )
2022-12-03 19:20:19 -06:00
Scott Lahteine
0f08f7ab85
🎨 Trailing whitespace
2022-12-03 19:18:03 -06:00
ellensp
229dba6d4c
🔨 Update renamed.ini ( #25042 )
2022-12-03 19:09:02 -06:00
ellensp
464cc9bea9
🩹 Fix MSG_MOVE_N_MM substitution ( #25043 )
2022-12-03 19:05:22 -06:00
thinkyhead
be380be8fb
[cron] Bump distribution date (2022-12-03)
2022-12-03 00:19:44 +00:00
kisslorand
f7ca7a92d1
🚸 G30 move to logical XY ( #24953 )
2022-12-02 00:19:34 -06:00
thinkyhead
d1f09f23e5
[cron] Bump distribution date (2022-12-02)
2022-12-02 06:05:54 +00:00
Scott Lahteine
b6794f6a7e
🎨 Misc. cleanup
2022-12-01 23:39:17 -06:00
thinkyhead
01e23af7d8
[cron] Bump distribution date (2022-11-29)
2022-11-29 00:24:07 +00:00
InsanityAutomation
2bd9bcf61b
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-11-28 15:01:14 -05:00
トトも
600591b18d
📝 Formatted Team Overview ( #25029 )
2022-11-27 23:40:35 -06:00
Scott Lahteine
791de40885
🐛 Fix G-code resend race condition
...
As pointed out in #24972 by @silycr, but simplified.
2022-11-27 23:23:00 -06:00
Taylor Talkington
a8d7c8c89d
✨ Ender-3 V2 DWIN for BTT Octopus V1.1 ( #24983 )
2022-11-27 21:41:27 -06:00
Chris Bagwell
f3108e87f1
⚡ ️ More SCURVE cycles on unoptimized cortex-m0 ( #24955 )
2022-11-27 21:40:11 -06:00
tombrazier
89334caa52
⚡ ️ Input Shaping improvements ( #24951 )
2022-11-27 21:38:15 -06:00
Trivalik
d4d1112ae8
🐛 Fix missing va_end in UnwPrintf ( #25027 )
2022-11-27 19:06:44 -06:00
thinkyhead
463f35e0f2
[cron] Bump distribution date (2022-11-28)
2022-11-28 00:21:21 +00:00
studiodyne
84ae7d5f72
🐛 Fix MILLISECONDS_PREHEAT_TIME / mintemp ( #24967 )
2022-11-26 21:29:13 -06:00
Marcio T
60931719d8
🩹 Fix ADVANCE_K + DISTINCT_E_FACTORS sanity check ( #25007 )
2022-11-26 21:11:14 -06:00
Manuel McLure
cc1069a3f0
🔧 Merge TMC26X with TMC config ( #24373 )
2022-11-26 20:30:59 -06:00
Radek
e354e1c48f
🐛 Fix SKR mini E2 V2 + BTT_MINI_12864_V1 ( #24827 )
...
See https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/issues/686#issuecomment-1296545443
2022-11-26 19:31:44 -06:00
Vasily Evseenko
909442cb88
🍻 Fix Z increase on toolchange without UBL ( #22942 )
2022-11-26 19:26:40 -06:00
ellensp
a13f3cb889
🩹 Fix UBL menu compile ( #25020 )
2022-11-26 19:22:08 -06:00
mikemerryguy
5f831768a2
🚸 Add 50mm manual move ( #24884 )
2022-11-26 19:14:05 -06:00
Thomas Buck
50e3e4d862
🚸 Optional Cutter/Laser status for HD44780 ( #25003 )
2022-11-26 18:59:13 -06:00
thinkyhead
8f9d989378
[cron] Bump distribution date (2022-11-27)
2022-11-27 00:24:12 +00:00
Tanguy Pruvot
86276a6dd2
🚸 COLOR_UI sleep timeout / setting ( #24994 )
2022-11-26 01:23:24 -06:00
ellensp
74474c8a81
🔧 Fix TPARA (…SCARA, DELTA) settings ( #25016 )
2022-11-26 00:21:47 -06:00
thinkyhead
93a297ba3b
[cron] Bump distribution date (2022-11-26)
2022-11-26 06:05:45 +00:00
Tanguy Pruvot
1e5b34187e
✏️ Fix Robin nano env typo ( #24993 )
2022-11-25 21:41:49 -06:00
ellensp
1d809168db
📺 FYSETC_MINI_12864_2_1 with BTT_SKR_E3_DIP ( #24986 )
2022-11-25 21:40:24 -06:00
ellensp
9c092ed0fc
🩹 Fix planner typo ( #24977 )
2022-11-25 19:17:24 -06:00
thinkyhead
59e19898ce
[cron] Bump distribution date (2022-11-22)
2022-11-22 00:24:30 +00:00
ellensp
393660334d
🐛 MKS_MINI_12864 on SKR 1.3 needs FORCE_SOFT_SPI ( #24850 )
2022-11-21 17:47:27 -06:00
EvilGremlin
8542e9a085
🔧 Check Delta homing direction ( #24865 )
2022-11-21 17:45:57 -06:00
phigjm
f49731251c
🩹 Fix SERVICE_INTERVAL reset ( #24888 )
2022-11-21 17:41:14 -06:00
Marcio T
e3e07354d5
Fix FAST_PWM_FAN / TouchUI with NO_MOTION_BEFORE_HOMING ( #25005 )
...
Fix regressions from #20323 , #23463
2022-11-21 17:25:56 -06:00
thinkyhead
8298a477e1
[cron] Bump distribution date (2022-11-15)
2022-11-15 00:24:38 +00:00
ellensp
00156a3e31
🩹 Fix 2 thermocouples ( #24982 )
...
Followup to #24898
2022-11-14 02:35:24 -06:00
Scott Lahteine
d62fbfbce6
🐛 Fix M808 starting count
...
Reported by adcurtin on Discord
2022-11-14 02:26:31 -06:00
thinkyhead
14966c0ba2
[cron] Bump distribution date (2022-11-14)
2022-11-14 06:23:44 +00:00
Justin Hartmann
e283f15720
🩹 Fix Overlord compile ( #24947 )
2022-11-13 23:50:02 -06:00
Pascal de Bruijn
16faa2950a
🚸 M306: Indicate MPC Autotune ( #24949 )
2022-11-13 22:59:25 -06:00
ellensp
abc931629f
🩹 Allow max endstops MKS Monster 8 V2 ( #24944 )
2022-11-13 22:45:28 -06:00
thinkyhead
dbd5dc4eb7
[cron] Bump distribution date (2022-11-13)
2022-11-13 00:23:31 +00:00
Scott Lahteine
7395569055
🐛 Fix Anycubic / Trigorilla pins, etc. ( #24971 )
2022-11-11 20:35:07 -06:00
thinkyhead
e1423a8740
[cron] Bump distribution date (2022-11-12)
2022-11-12 00:40:15 +00:00
Scott Lahteine
d123ea7346
🎨 Prefer axis element over index
2022-11-11 16:20:47 -06:00
thinkyhead
4d913fbf33
[cron] Bump distribution date (2022-11-10)
2022-11-10 06:06:37 +00:00
Scott Lahteine
3985d26939
🐛 Fix recalculate_max_e_jerk
2022-11-09 20:54:17 -06:00
thinkyhead
c209626bda
[cron] Bump distribution date (2022-11-07)
2022-11-07 06:06:50 +00:00
Scott Lahteine
885e923bff
🩹 Fix EEPROM write for !LIN_ADVANCE
...
Fixes #24963
Followup to #24821
2022-11-06 23:51:54 -06:00
thinkyhead
e86c78379a
[cron] Bump distribution date (2022-11-05)
2022-11-05 06:05:56 +00:00
Scott Lahteine
726321bc84
🩹 MAX Thermocouple followup
...
Followup to #24898
2022-11-04 20:15:16 -05:00
Scott Lahteine
a80d2f065e
🩹 leds.update needed for reset_timeout
...
Followup to #23590
2022-11-04 20:11:18 -05:00
thinkyhead
32fa577d25
[cron] Bump distribution date (2022-11-04)
2022-11-04 06:06:27 +00:00
Scott Lahteine
c579250294
🧑💻 More direct encoder spin
2022-11-03 21:29:22 -05:00
thinkyhead
cd7fa1fdba
[cron] Bump distribution date (2022-11-02)
2022-11-02 00:29:17 +00:00
Scott Lahteine
1c2d37eb0b
🎨 Update SAMD51 headers
2022-11-01 17:14:18 -05:00
thinkyhead
bfa5e9b584
[cron] Bump distribution date (2022-10-31)
2022-10-31 00:30:33 +00:00
Scott Lahteine
622e795214
🎨 Format some lib-uhs3 code
2022-10-30 15:46:46 -05:00
ellensp
b20db2e1a3
📌 ZRIB V52-V53 Servo Pins ( #24880 )
2022-10-29 22:45:08 -05:00
InsanityAutomation
4bee77d470
✨ Tenlog MB1V23 IDEX board ( #24896 )
2022-10-29 22:35:12 -05:00
thinkyhead
c1bc34daa7
[cron] Bump distribution date (2022-10-30)
2022-10-30 00:36:21 +00:00
Giuliano Zaro
846f88526f
🌐 Update Italian language ( #24915 )
2022-10-29 18:45:33 -05:00
InsanityAutomation
3ec124f417
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-29 19:42:55 -04:00
ellensp
1ef6ddccbe
📌 Remove unused RX/TX pins ( #24932 )
2022-10-29 18:42:36 -05:00
Keith Bennett
d3e3a64092
🔧 Update Display Sleep LCD Check ( #24934 )
2022-10-29 18:39:26 -05:00
Justin Hartmann
a9fe447313
🩹 Buttons Followup ( #24935 )
...
Followup to #24878
2022-10-29 18:37:36 -05:00
thinkyhead
6b4d7b9151
[cron] Bump distribution date (2022-10-25)
2022-10-25 00:37:23 +00:00
Scott Lahteine
6e1f0be215
🩹 Allow for last non-servo extruder
2022-10-24 17:30:33 -05:00
ellensp
f4dc9d572b
🐛 Fix move_extruder_servo ( #24908 )
2022-10-24 16:47:23 -05:00
InsanityAutomation
81f88fefdc
🐛 Fix FTDUI Status Screen Timeout ( #24899 )
2022-10-24 16:44:52 -05:00
Manuel McLure
cf2311f768
🩹 Fix spurious "bad command" ( #24923 )
2022-10-24 16:25:47 -05:00
thinkyhead
248236b1a7
[cron] Bump distribution date (2022-10-24)
2022-10-24 00:36:39 +00:00
Scott Lahteine
aaf34fa96b
🩹 Fix M593 report
2022-10-22 23:36:03 -05:00
thinkyhead
2cad4420fd
[cron] Bump distribution date (2022-10-23)
2022-10-23 00:34:38 +00:00
kurtis-potier-geofabrica
1b31a7cf2c
🚸 Up to 3 MAX Thermocouples ( #24898 )
2022-10-21 23:13:56 -05:00
Scott Lahteine
fd0c6fa153
🔧 Clean up unused ESP_WIFI pins
2022-10-21 19:45:20 -05:00
thinkyhead
ed1252642f
[cron] Bump distribution date (2022-10-22)
2022-10-22 00:33:26 +00:00
tombrazier
a460b01c87
🚀 ZV Input Shaping ( #24797 )
2022-10-21 16:34:22 -05:00
Scott Lahteine
f8d7090e30
🔨 gcc-12 for macOS native
2022-10-21 15:41:51 -05:00
InsanityAutomation
02c43f44c7
✨ Controllerfan PWM scaling, kickstart ( #24873 )
2022-10-21 13:03:38 -05:00
silycr
86aac677ac
🚸 Probe pins for Chitu V5 ( #24910 )
2022-10-21 13:01:46 -05:00
thinkyhead
70b3166715
[cron] Bump distribution date (2022-10-21)
2022-10-21 00:28:49 +00:00
ellensp
42d30ed102
🔧 Some STM32 UART Sanity Checks ( #24795 )
2022-10-19 21:23:22 -05:00
Scott Lahteine
9be1554faf
🎨 Misc. variant cleanup, translation
...
Followup to #24787
2022-10-19 21:02:25 -05:00
InsanityAutomation
b244785141
🐛 Fix Print Timer stop with MarlinUI abort ( #24902 )
2022-10-19 20:36:39 -05:00
Keith Bennett
7e25ef9456
✏️ Fix a label ( #24903 )
...
Followup to e298266eff
2022-10-19 20:32:12 -05:00
ellensp
437cc48470
🔧 No Native USB on AVR ( #24906 )
2022-10-19 20:29:15 -05:00
thinkyhead
4b279ac300
[cron] Bump distribution date (2022-10-20)
2022-10-20 00:30:52 +00:00
Scott Lahteine
e49c3dc088
🩹 Polargraph followup
...
Fix issue from #24847
2022-10-19 00:45:35 -05:00
thinkyhead
6aa536c08f
[cron] Bump distribution date (2022-10-19)
2022-10-19 00:33:17 +00:00
InsanityAutomation
c5263830d8
Update planner.cpp
2022-10-18 16:51:02 -04:00
InsanityAutomation
050e0db3a3
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-18 16:42:19 -04:00
InsanityAutomation
f8f918590c
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-10-16 15:05:28 -04:00
InsanityAutomation
5d56a71423
Update Creality_DWIN.cpp
2022-10-10 14:38:29 -04:00
InsanityAutomation
93b664182e
Final tweaks and add binaries
2022-09-17 16:10:08 -04:00
InsanityAutomation
e0990f1b65
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2022-09-17 12:12:13 -04:00
InsanityAutomation
0a55425552
Revert " ⚡ ️ Minor planner optimization ( #24737 )"
...
This reverts commit d5cf0b3348 .
2022-09-17 12:03:16 -04:00
InsanityAutomation
47c0c7072a
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-09-15 11:21:48 -04:00
InsanityAutomation
beb163a183
Update stm32f1-maple.ini
2022-09-15 10:40:31 -04:00
InsanityAutomation
cd67b87f22
Update Configuration_adv.h
2022-09-01 14:35:45 -04:00
InsanityAutomation
e5f087bd98
adjust envs
2022-08-23 19:29:00 -04:00
InsanityAutomation
1fcad0b87c
platform tweaking
2022-08-23 19:28:48 -04:00
InsanityAutomation
bf698efc93
Remove no longer needed silent builds
2022-08-20 15:18:03 -04:00
InsanityAutomation
f0e950db72
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-08-20 15:17:46 -04:00
InsanityAutomation
200a3957d9
idex updates
2022-07-29 09:33:17 -04:00
InsanityAutomation
b243c67de2
Update Configuration.h
2022-07-23 17:19:51 -04:00
InsanityAutomation
20d107adf2
Update Creality_DWIN.cpp
2022-07-23 17:19:48 -04:00
InsanityAutomation
5e3c15bd39
Update Creality_DWIN.h
2022-07-19 22:32:04 -04:00
InsanityAutomation
05cbeef2c6
Update pins_TENLOG_D3_HERO.h
2022-07-19 13:49:17 -04:00
InsanityAutomation
2ab4b9bd13
Update Creality_DWIN.cpp
2022-07-19 13:49:10 -04:00
InsanityAutomation
1cc33f318c
Delete binaries
2022-07-19 13:48:59 -04:00
InsanityAutomation
78e3a829ba
Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN
2022-07-18 18:55:53 -04:00
InsanityAutomation
60dc55c3bf
Use raw positions for G34 probing to honor M206 offsets
2022-07-17 21:02:39 -04:00
thisiskeithb
ef12aa5a6c
Fix ProUI with Leveling
2022-07-17 21:01:31 -04:00
Tom Brazier
b8f90b2d71
Give correct hints to the planner when drawing arcs
2022-07-17 21:01:01 -04:00
Tom Brazier
ee91c915ee
Return FLOOR() on the offchance that a float rounding error results in a slightly negative decelerate_steps_float
2022-07-17 21:01:01 -04:00
InsanityAutomation
e7fac26f2b
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-07-17 20:58:41 -04:00
InsanityAutomation
e66a2fdbf4
Update Configuration.h
2022-07-17 20:43:31 -04:00
InsanityAutomation
f96a4a53ef
IDEX Support initial commit
2022-07-17 20:43:12 -04:00
InsanityAutomation
096c146f16
Start adding more SKR boards, starting with SKRMiniV3
2022-07-17 20:42:52 -04:00
InsanityAutomation
5111e8d3a3
Update rev number and upstream merge revisions
2022-07-17 20:40:27 -04:00
InsanityAutomation
775850a245
Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding
2022-07-15 10:37:36 -04:00
InsanityAutomation
8401c6d267
Allow Portrait display with no leveling
2022-06-02 09:17:06 -04:00
InsanityAutomation
bdeceae5b4
Update temp calls to honor active tool
2022-05-21 13:37:51 -04:00
InsanityAutomation
c6ace0d4a5
tweaks
2022-05-21 13:19:16 -04:00
InsanityAutomation
e9c9f07b8b
Initial config import from luxuri and first pass sweep for issues
2022-05-21 12:55:02 -04:00
InsanityAutomation
8386ae0f4d
generalize, and prep
2022-05-17 21:13:04 -04:00
InsanityAutomation
1c194d4e16
Update CR6E3 Touchscreen
2022-05-16 17:41:37 -04:00
InsanityAutomation
fb5ee94263
New bins
2022-05-15 19:35:20 -04:00
InsanityAutomation
7bfcba1cf7
Update Configuration.h
2022-05-15 11:00:11 -04:00
InsanityAutomation
147cda7c1d
Add E3S1_F4
2022-05-14 20:10:09 -04:00
InsanityAutomation
6016ef7ba1
Update Configuration_adv.h
2022-05-13 20:52:28 -04:00
InsanityAutomation
a82e3147fd
Adjust startup delay for fast machines with higher res displays
2022-05-13 19:54:23 -04:00
Scott Lahteine
fa73edd76a
✨ Add BOARD_CREALITY_V24S1_301F4
...
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com >
2022-05-13 11:11:41 -04:00
InsanityAutomation
591a42cdd0
Update G29.cpp
2022-05-08 18:01:38 -04:00
InsanityAutomation
6b74e0f142
Update pins_CREALITY_V25S1.h
2022-05-08 18:01:34 -04:00
InsanityAutomation
4cdec14648
Update Configuration_adv.h
2022-05-08 18:01:23 -04:00
InsanityAutomation
e4e9f01bf0
More smart pro tweaks
2022-05-08 17:33:13 -04:00
InsanityAutomation
01ef9afdd0
CR10Smart Pro Configs
2022-05-08 14:41:54 -04:00
InsanityAutomation
21f8741982
Add Creality CR10SmartPro Support
2022-05-08 14:41:27 -04:00
InsanityAutomation
fa80adf92c
Update cr10 max builds to 470mm
2022-05-07 11:45:43 -04:00
InsanityAutomation
9e4cce23d4
Update Configuration.h
2022-05-04 15:07:04 -04:00
InsanityAutomation
868967d08c
Updated bins compressed
2022-05-01 14:53:00 -04:00
InsanityAutomation
48dc25407e
Update Creality_DWIN.cpp
2022-05-01 12:35:05 -04:00
InsanityAutomation
b88833a1cd
More pause tweaks
2022-04-30 21:29:39 -04:00
InsanityAutomation
391a07b2bf
Pause improvements
2022-04-30 16:33:19 -04:00
InsanityAutomation
c8faaca998
Update Creality_DWIN.cpp
2022-04-30 12:02:26 -04:00
InsanityAutomation
01ab324a12
advanced pause improvements
2022-04-30 10:22:52 -04:00
InsanityAutomation
00152be921
bin revision
2022-04-28 08:14:04 -04:00
InsanityAutomation
be5078f8ab
Update Configuration.h
2022-04-26 23:49:21 -04:00
InsanityAutomation
cacdb2d818
update startup logo
2022-04-26 23:26:51 -04:00
InsanityAutomation
3553ef4c00
Set default runout mode to lerge and sprite to dd retraction
2022-04-26 23:24:16 -04:00
InsanityAutomation
64cf8316e1
Update dgus_creality_lcd.cpp
2022-04-26 22:58:30 -04:00
InsanityAutomation
b6ad2db3a9
Add binary relocate function to avoid random pio purging
2022-04-26 14:18:13 -04:00
InsanityAutomation
47222bcdde
Update platformio.ini
2022-04-25 11:10:49 -04:00
InsanityAutomation
22f2a8baa7
Add updated binaries
2022-04-25 11:07:52 -04:00
InsanityAutomation
08b92c3d1c
Bump version, tweak accels
2022-04-23 10:48:43 -04:00
InsanityAutomation
474111f1c9
Minor touchups from last rebase
2022-04-22 09:11:22 -04:00
InsanityAutomation
b35125e1a2
Update Configuration_adv.h
2022-04-20 17:33:48 -04:00
InsanityAutomation
3a1646b2e8
Update Configuration_adv.h
2022-04-18 14:50:05 -04:00
InsanityAutomation
b99b6250ee
Update Configuration.h
2022-04-18 14:48:31 -04:00
InsanityAutomation
947ee4560e
E2Pro no runout stock
2022-04-15 16:09:23 -04:00
InsanityAutomation
11a0186b35
Update for extui recent changes
2022-04-15 16:08:29 -04:00
InsanityAutomation
db74ac3ce1
Disable 100x multiplier for dwin marlinui
2022-04-15 13:13:46 -04:00
InsanityAutomation
2b46761060
minor tweaks
2022-04-15 13:03:32 -04:00
InsanityAutomation
97e1768ffe
Remove extra screen refreshes and obsolete box
2022-04-09 17:16:56 -04:00
InsanityAutomation
8e83784656
Update dwin.cpp
2022-04-08 20:05:10 -04:00
InsanityAutomation
73b0c506e4
Update Configuration.h
2022-04-06 12:48:03 -04:00
InsanityAutomation
4678bb49b9
Update Creality_DWIN.cpp
2022-04-03 14:54:03 -04:00
InsanityAutomation
f581502cc4
M591Fixes
2022-04-03 14:53:59 -04:00
InsanityAutomation
dfc3007326
Merge branch 'Implement-M591-Configurable-Runout-Sensors' into CrealityDwin2.0_Bleeding
2022-04-03 13:24:30 -04:00
InsanityAutomation
7f691fc5c1
Bump version
2022-04-03 11:33:31 -04:00
InsanityAutomation
01e7a5cb76
Add Ender 2 Pro
2022-04-03 11:28:20 -04:00
InsanityAutomation
fa72415812
Add CR10SmartPro First draft
...
Guess on BLTouch pins as HW not available atm
2022-04-03 10:57:55 -04:00
InsanityAutomation
0b6ecbd553
Merge branch 'bugfix-2.0.x' into Implement-M591-Configurable-Runout-Sensors
2022-04-03 10:33:18 -04:00
InsanityAutomation
de6246f826
Merge branch 'Implement-M591-Configurable-Runout-Sensors' of https://github.com/InsanityAutomation/Marlin into Implement-M591-Configurable-Runout-Sensors
2022-04-03 10:32:57 -04:00
Scott Lahteine
e813742ae0
Merge branch 'bugfix-2.0.x' into pr/23899
2022-03-29 03:25:51 -05:00
Scott Lahteine
46c8204990
Extend enum
2022-03-27 19:46:47 -05:00
Scott Lahteine
bdfe4ca4d1
Simplify menu items, use enum, adjust settings
2022-03-26 21:10:16 -05:00
InsanityAutomation
adabc63617
V2 tweaks
2022-03-26 20:08:37 -04:00
Scott Lahteine
6741f5182d
Simplify menu items, use enum
2022-03-26 18:54:02 -05:00
InsanityAutomation
d8508c5110
Update Configuration.h
2022-03-26 19:46:50 -04:00
InsanityAutomation
dae60f4b29
V2 S1 UI Change
2022-03-26 19:46:26 -04:00
InsanityAutomation
e16655a011
Fix char overlap V2S1
2022-03-26 19:46:14 -04:00
InsanityAutomation
0d576bb529
Fix marlinui status scroll
2022-03-25 21:53:36 -04:00
InsanityAutomation
61c3d122c9
Fix marlinUI V2 display bootscreen reloading cached BG
2022-03-25 16:39:46 -04:00
InsanityAutomation
123086d14c
Fix non probe z offset adjustment
2022-03-25 14:05:55 -04:00
InsanityAutomation
10fd6df83d
Update Configuration.h
2022-03-23 09:48:01 -04:00
InsanityAutomation
d40750cde8
Non-BLT CR5
2022-03-19 11:49:40 -04:00
InsanityAutomation
489b75ae3c
Update menu_advanced.cpp
2022-03-15 12:47:14 -04:00
InsanityAutomation
378fc12628
Add runout menu, small fixes
2022-03-15 12:28:19 -04:00
InsanityAutomation
0cedad36d1
Reorganize config options, remove obsolete option.
2022-03-14 09:29:53 -04:00
Scott Lahteine
07b2480d30
glue for CI test
2022-03-14 00:37:41 -05:00
Scott Lahteine
dd88eb56ee
Allow user to change
2022-03-14 00:37:41 -05:00
Scott Lahteine
fc77afd93e
misc. cleanup
2022-03-14 00:37:41 -05:00
InsanityAutomation
26af3e70bc
Remove obsolete state from tests
2022-03-13 19:51:12 -04:00
InsanityAutomation
0c15e8e751
Fix up pause trigger, adjust config options minor changes
2022-03-13 18:57:24 -04:00
InsanityAutomation
639a2dc0b3
M591 Cleanup and tweaks
2022-03-13 13:48:33 -04:00
InsanityAutomation
91a094d8cb
Update Configuration.h
2022-03-12 15:55:57 -05:00
InsanityAutomation
66efa0b09b
Initial commit - Flexible Runout Configuration M591
2022-03-12 15:54:07 -05:00
InsanityAutomation
e1c5f8418d
Update Configuration.h
2022-03-06 18:12:11 -05:00
InsanityAutomation
4a0769ec1b
allows z offset to work for babystep total on machines without probe
2022-03-06 18:11:43 -05:00
InsanityAutomation
991f21c74c
Faster lcd buffer processing
2022-03-04 21:40:55 -05:00
InsanityAutomation
9ebf358b8a
Default livemove to true
2022-03-04 21:40:38 -05:00
InsanityAutomation
70c26fd4ca
S1 and E3 Touch Updates
2022-03-02 12:37:18 -05:00
InsanityAutomation
9e66a87122
Update .gitignore
2022-02-28 08:49:44 -05:00
InsanityAutomation
f177bd32eb
Variant and Version Info
2022-02-27 21:07:56 -05:00
InsanityAutomation
8df38008ef
Add S1 screen support
2022-02-27 21:02:21 -05:00
InsanityAutomation
ec5d623c93
Update README.md
2022-02-27 21:00:27 -05:00
InsanityAutomation
aca3184ce4
Add S1 Support
2022-02-27 21:00:23 -05:00
InsanityAutomation
7cda9dbf84
Add Blank BG screen to E3V2 for S1 screen compat
2022-02-27 21:00:04 -05:00
InsanityAutomation
24e8499ef6
Create firmware_Ender7_BLT_DW7.4.5.bin.zip
2022-02-26 18:43:32 -05:00
InsanityAutomation
2abf5f0ad8
Add CR5Pro
2022-02-26 16:00:13 -05:00
InsanityAutomation
f6a48f82aa
Update README.md
2022-02-25 10:30:31 -05:00
InsanityAutomation
c0f0964329
Update README.md
2022-02-25 10:17:42 -05:00
InsanityAutomation
0322dfd76e
Update README.md
2022-02-25 10:08:34 -05:00
InsanityAutomation
bd967ba7a2
Add smart binary
2022-02-23 11:21:57 -05:00
InsanityAutomation
cc1a4f5f70
Update binaries
2022-02-19 19:15:25 -05:00
InsanityAutomation
d43c557404
Readme and DWIN updates
2022-02-19 12:23:30 -05:00
InsanityAutomation
c4ba4600dc
Update Configuration_adv.h
2022-02-18 15:13:37 -05:00
InsanityAutomation
0bbc122475
Trim out processing page to save space
2022-02-15 09:51:13 -05:00
InsanityAutomation
1868db82aa
Cleanup
2022-02-13 14:57:45 -05:00
InsanityAutomation
23091e566b
fix overlapping platforms
2022-02-12 13:37:07 -05:00
InsanityAutomation
0ac94f6a2f
Platform tweaks
2022-02-11 22:11:56 -05:00
InsanityAutomation
3d804bd314
Block LCD Reinit for ExtUI
2022-02-11 22:11:31 -05:00
InsanityAutomation
e0de16f3a8
UpdateVersion
2022-02-06 12:01:38 -05:00
InsanityAutomation
7421731eed
ReviseENVsToRC
2022-02-06 12:01:28 -05:00
InsanityAutomation
43bc8c3865
AddToggles
2022-02-06 12:01:08 -05:00
InsanityAutomation
c13d290934
FixMapleHalCompileErrors
2022-02-06 12:00:42 -05:00
InsanityAutomation
49eb72816e
AddGenericMapleRC_ENV
2022-02-06 12:00:17 -05:00
InsanityAutomation
ec0c72e2f0
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2022-02-05 11:04:35 -05:00
InsanityAutomation
ff221cdacd
Update Creality_DWIN.h
2022-02-05 10:25:04 -05:00
InsanityAutomation
af177e719e
Add PLR to ext_ui
2022-01-13 17:53:02 -05:00
InsanityAutomation
c713b14143
CR30 and Smart improvements
2022-01-13 08:34:53 -05:00
InsanityAutomation
44c21f477e
Update Creality_DWIN.cpp
2022-01-08 16:32:53 -05:00
InsanityAutomation
9f2e0238df
Add ENV
2022-01-08 16:32:53 -05:00
InsanityAutomation
fd72d771e6
Update Configuration.h
2022-01-08 16:32:53 -05:00
InsanityAutomation
dc1a4080db
Update Creality_DWIN.cpp
2022-01-03 11:40:33 -05:00
InsanityAutomation
1e3cd5ca8b
Add ENV
2022-01-03 11:05:57 -05:00
InsanityAutomation
09f1c97c6e
move to maple again
2022-01-03 10:50:14 -05:00
InsanityAutomation
13b16b4062
Add CR10Smart, CR6 fix
2022-01-03 10:47:11 -05:00
InsanityAutomation
92a7943d4e
Update README.md
2021-11-26 13:27:30 -05:00
InsanityAutomation
448abd5de2
Fix stale screen build
2021-11-22 11:22:43 -05:00
InsanityAutomation
37f4924ac1
Fixed binaries
2021-11-21 15:31:30 -05:00
InsanityAutomation
1c269eda1e
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-11-21 15:28:50 -05:00
InsanityAutomation
d8573b97eb
Update Creality_DWIN.cpp
2021-11-21 15:27:08 -05:00
InsanityAutomation
5a94a8e1c0
Update Configuration.h
2021-11-20 12:55:37 -05:00
InsanityAutomation
e067dc4713
Updated binaries
2021-11-17 16:41:08 -05:00
InsanityAutomation
1f6da0c1b4
Add ender 5 32b envs
2021-11-17 09:04:14 -05:00
InsanityAutomation
8bb4484af5
clear old binaries, add 32 bit filament runout envs
2021-11-17 08:59:33 -05:00
InsanityAutomation
6cc524dd50
Update Ender3V2_Dwin_TM3DV2.7z
2021-11-14 14:20:50 -05:00
InsanityAutomation
728539bb23
Revert "Revert "v2 jyers update""
...
This reverts commit a67b346523 .
2021-11-14 14:11:29 -05:00
InsanityAutomation
a67b346523
Revert "v2 jyers update"
...
This reverts commit a3e960c251 .
2021-11-14 12:15:11 -05:00
InsanityAutomation
4b767d7623
bump version
2021-11-14 12:15:02 -05:00
InsanityAutomation
7e149b2532
Build script indentation fixes
2021-11-13 09:45:02 -05:00
InsanityAutomation
3b7b4b48d8
tm3d progress bar location
2021-11-13 09:44:49 -05:00
InsanityAutomation
49fd9bdb77
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-11-11 21:23:58 -05:00
InsanityAutomation
5bcf64f17c
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-11-11 21:17:23 -05:00
InsanityAutomation
a3e960c251
v2 jyers update
2021-11-11 21:17:16 -05:00
InsanityAutomation
a7696f32fd
Tweak accel multipliers, move to stm32 common lib
2021-11-07 10:29:11 -05:00
tome9111991
b4d3f03a26
🐛 Fix SHOW_REMAINING_TIME option for JyersUI ( #22999 )
2021-11-04 17:28:53 -04:00
ellensp
42c6324f68
🐛 Fix E3V2 width/height defines ( #22994 )
2021-11-04 17:28:04 -04:00
Dennis
4d15eb94e4
🐛 Fix JyersUI current positions (scaling) ( #23005 )
2021-11-04 17:27:16 -04:00
InsanityAutomation
3d688fc324
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-11-04 17:25:43 -04:00
InsanityAutomation
58e54f6746
Ender 7 tuning, sermoon fixes, jyersui fixes, finish jerk/accel dwin
2021-11-04 17:25:36 -04:00
InsanityAutomation
bf7a48ed31
Update Creality_DWIN.cpp
2021-10-30 10:40:52 -04:00
InsanityAutomation
dc52c64424
Update Configuration.h
2021-10-30 10:40:49 -04:00
InsanityAutomation
0e29cd8cc5
Update Configuration.h
2021-10-26 18:38:35 -04:00
InsanityAutomation
844fe9b24d
Start jerk/accel/travel support
2021-10-25 19:21:18 -04:00
Keith Bennett
2b19dc3232
✨ Octopus Pro V1.0 with STM32F429ZGT6 ( #23008 )
2021-10-25 01:14:02 -05:00
ellensp
f41c78d178
🐛 Fix børken E_DUAL_STEPPER_DRIVERS ( #23017 )
2021-10-25 01:12:07 -05:00
Miguel Risco-Castillo
6270df927e
🐛 Fix Emder-3 V2 Enhanced SetFlow ( #23016 )
2021-10-25 01:08:15 -05:00
InsanityAutomation
cbcc1bc084
DWINos4 changes
2021-10-23 17:43:40 -04:00
InsanityAutomation
ab1d124bf9
Ender 7 preliminary support
2021-10-23 17:43:12 -04:00
InsanityAutomation
5b7215df43
Ender 7 Mainboard Support
2021-10-23 17:42:12 -04:00
InsanityAutomation
44aaa4f042
Update README.md
2021-10-23 08:53:36 -04:00
InsanityAutomation
afef0b9dec
Update Configuration.h
2021-10-20 10:04:58 -04:00
InsanityAutomation
f7767be8a5
Updated binaries
2021-10-18 18:11:03 -04:00
InsanityAutomation
2f5e28dd66
Update Configuration.h
2021-10-18 09:14:29 -04:00
InsanityAutomation
0397d384d2
Fix JyersUI ZOffset Multiplication
2021-10-17 20:02:13 -04:00
InsanityAutomation
212dfb4050
Update platformio.ini
2021-10-17 18:38:11 -04:00
InsanityAutomation
59ff070dba
V2 Display Standalone
2021-10-16 19:44:55 -04:00
InsanityAutomation
c7af93b39f
Update Configuration.h
2021-10-16 18:30:28 -04:00
InsanityAutomation
794ea13ae8
Update Configuration_adv.h
2021-10-16 18:29:14 -04:00
InsanityAutomation
227f014fb5
Update PageHandlers.cpp
2021-10-16 18:29:11 -04:00
InsanityAutomation
e22408f3f9
Update DGUSScreenHandler.cpp
2021-10-16 18:29:09 -04:00
InsanityAutomation
9e8e1c1113
CR30 Tweaks
2021-10-16 15:38:32 -04:00
InsanityAutomation
1427290e84
Message fixes, V2 UI Positioning
2021-10-16 12:00:30 -04:00
InsanityAutomation
1c7b232d05
Fix Tool Change Park
2021-10-16 10:44:59 -04:00
InsanityAutomation
005dad193a
Updated screen archives
2021-10-15 11:24:18 -04:00
InsanityAutomation
88f502cac5
Bump revision, Add CR30
2021-10-15 10:53:09 -04:00
InsanityAutomation
0cc286757b
Update Configuration.h
2021-10-15 09:48:58 -04:00
InsanityAutomation
d843e2be2b
Merge branch 'BLTouch-HS-Mode-EEPROM' into CrealityDwin2.0_Bleeding
2021-10-15 08:58:45 -04:00
Scott Lahteine
cede5b22c9
Use BLTOUCH_HS_MODE for default + editable
2021-10-14 20:35:36 -05:00
Scott Lahteine
43f996d68a
Rename bltouch_last_written_mode
2021-10-14 20:04:42 -05:00
Scott Lahteine
bd426d40cd
Tweak M401
2021-10-14 19:28:39 -05:00
Scott Lahteine
099c329238
Fix LEVEL_CORNERS_USE_PROBE
2021-10-14 19:28:39 -05:00
Scott Lahteine
3db4452d28
settings tweak
2021-10-14 19:28:00 -05:00
InsanityAutomation
385bab2f36
Update settings.cpp
2021-10-14 18:49:12 -04:00
InsanityAutomation
1fab2ef94f
Update menu_tramming.cpp
2021-10-14 14:01:42 -04:00
InsanityAutomation
102c43dcd5
Update G35.cpp
2021-10-14 13:50:56 -04:00
InsanityAutomation
5284f45c62
Update menu_tramming.cpp
2021-10-14 13:41:31 -04:00
InsanityAutomation
9aaa7b1100
Add missing include
2021-10-14 13:34:31 -04:00
InsanityAutomation
ef661cd295
Update Creality_DWIN.cpp
2021-10-14 13:24:08 -04:00
InsanityAutomation
d068769f2c
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-10-13 17:47:30 -04:00
Scott Lahteine
a6c4c5a3f7
Update motion.cpp
2021-10-12 22:22:15 -05:00
Scott Lahteine
78c57f2847
Update menu_tramming.cpp
2021-10-12 22:21:43 -05:00
Scott Lahteine
90b0be5e12
Merge 'upstream/bugfix-2.0.x' into pr/22916
2021-10-12 21:45:54 -05:00
Scott Lahteine
c24456353f
Merge 'upstream/bugfix-2.0.x' into pr/22916
2021-10-12 20:20:28 -05:00
Scott Lahteine
ec7a4eb69e
clean up and fix
2021-10-09 18:57:38 -05:00
InsanityAutomation
4f62ae9764
Return on mode change without deploying
2021-10-09 14:07:11 -04:00
InsanityAutomation
0cc6955ab7
BLTouch High Speed EEPROM Control
2021-10-09 13:58:25 -04:00
InsanityAutomation
86d2d5d0a8
Update dwin.cpp
2021-10-09 13:09:28 -04:00
InsanityAutomation
5a994f0c9a
Update dwin.cpp
2021-10-09 12:15:10 -04:00
InsanityAutomation
39ee694856
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-10-09 12:13:17 -04:00
InsanityAutomation
10a16c8c75
Sermoon updates
2021-10-08 14:06:57 -04:00
InsanityAutomation
aa2763442e
Fix E3V2 M600 resume
2021-09-28 09:25:29 -04:00
InsanityAutomation
f44a11f5ff
Add SermoonD1 preliminary
2021-09-22 17:02:47 -04:00
InsanityAutomation
7748fa84dd
Catchup debug messages
2021-09-15 22:44:33 -04:00
InsanityAutomation
cb506ec639
Update Configuration.h
2021-09-15 08:08:15 -04:00
InsanityAutomation
5e4f7516c1
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-09-14 10:25:27 -04:00
InsanityAutomation
6443790c6f
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-09-10 10:41:08 -04:00
InsanityAutomation
9a238fa7f9
Add e3 options for CR6 touch
2021-08-22 19:37:55 -04:00
InsanityAutomation
723fc88e78
Updates to support ExtUI advanced pause messaging
2021-08-21 14:17:34 -04:00
InsanityAutomation
4b4a4ba163
AdvancedPauseExtUIMessaging
2021-08-21 14:17:19 -04:00
InsanityAutomation
57250c8340
Updates for CR6 Screen resume function
2021-08-13 13:32:46 -04:00
InsanityAutomation
6bf069d1ab
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-21 18:39:25 -04:00
InsanityAutomation
1921015d1f
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-21 18:30:14 -04:00
InsanityAutomation
24f3400c46
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-19 15:35:57 -04:00
InsanityAutomation
b8c9e823ca
Update Configuration.h
2021-07-19 12:18:10 -04:00
InsanityAutomation
6f4b2ce4a2
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-13 17:01:45 -04:00
InsanityAutomation
ef85eeed2a
Minor tweaks
2021-07-13 16:50:08 -04:00
Katelyn Schiesser
cd98d0cf5c
🐛 Followup to TEMP_SENSOR_BOARD ( #22344 )
...
Followup to #22279
2021-07-12 22:57:01 -05:00
InsanityAutomation
6f57a7311c
Update marlinui.cpp
2021-07-08 09:57:59 -04:00
InsanityAutomation
dc19c60a0e
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-07-07 17:50:24 -04:00
InsanityAutomation
38c79a4585
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-07 10:15:40 -04:00
InsanityAutomation
541e074f97
Merge branch 'CrealityDwin_2.0' into CrealityDwin2.0_Bleeding
2021-07-07 10:12:11 -04:00
InsanityAutomation
2a01b8ea62
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-07-05 13:06:44 -04:00
InsanityAutomation
38fd3782f9
Ender6 BLT Fix
2021-07-03 14:43:04 -04:00
InsanityAutomation
f5cfc65c1d
Ender6 BLTouch Fix
2021-07-03 12:51:14 -04:00
InsanityAutomation
00f3397cad
Create Creality_CR6DWIN_DW74.7z
2021-07-01 11:15:20 -04:00
InsanityAutomation
8e6f5f90c5
Update TM3D_DWINCombinedScreens_V4.7z
2021-06-30 09:54:46 -04:00
InsanityAutomation
db0b14d97e
fix
2021-06-28 18:45:23 -04:00
Katelyn Schiesser
84158b912b
🐛 Use setTargetHotend in menus ( #22247 )
2021-06-28 00:30:11 -05:00
InsanityAutomation
21f8c8d7f8
Fix precompiled bins
2021-06-27 22:56:19 -04:00
InsanityAutomation
e2363dc64c
Update hex files for screen rotate
2021-06-25 19:06:23 -04:00
InsanityAutomation
1f439cd89a
Update Configuration.h
2021-06-25 12:04:47 -04:00
InsanityAutomation
f3ddc1f8b6
Add screen rotate PB
2021-06-25 12:03:59 -04:00
InsanityAutomation
223971c47f
Update Configuration.h
2021-06-25 12:03:40 -04:00
InsanityAutomation
c2eeda01de
Add screen rotate PB
2021-06-25 11:49:28 -04:00
InsanityAutomation
5ea4241ea3
Simplify conditions and reorder
2021-06-23 20:22:25 -04:00
InsanityAutomation
04845c80e9
Simplify conditions and reorder
2021-06-23 20:22:17 -04:00
InsanityAutomation
8194b7f5fc
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-06-23 19:20:14 -04:00
InsanityAutomation
e735948969
Update TM3D_DWINCombinedScreens_V4.7z
2021-06-23 19:09:59 -04:00
InsanityAutomation
634ddeef7e
Update 32 bit bins
2021-06-21 17:08:49 -04:00
Scott Lahteine
ea78c6bf61
🐛 Fix compact sensitive pins array ( #22184 )
2021-06-21 16:11:51 -04:00
InsanityAutomation
b52168e37c
Binaries, Readme
2021-06-21 16:10:42 -04:00
InsanityAutomation
ba7368ce3a
Repack screen files, update readme
2021-06-20 22:20:28 -04:00
InsanityAutomation
69d06dd872
Update README.md
2021-06-20 20:12:22 -04:00
InsanityAutomation
a92b627d00
remove stale files
2021-06-20 18:17:36 -04:00
InsanityAutomation
b9aa338c19
Update platformio.ini
2021-06-20 17:43:09 -04:00
InsanityAutomation
27e105b890
Add toggle option for probe pin on 422/427
2021-06-20 17:27:15 -04:00
InsanityAutomation
494a9a90bb
Cleanup and limit adjustment
2021-06-20 17:15:33 -04:00
InsanityAutomation
d876e6b80a
Add combined screen files
2021-06-20 10:46:59 -04:00
InsanityAutomation
97da6e97b9
add zig to mesh update
2021-06-19 15:02:20 -04:00
InsanityAutomation
671ab75bce
Updates for mesh edit
2021-06-19 14:04:42 -04:00
InsanityAutomation
6a98f4e1be
Add CR10V3 description, eliminate crx display, minor additions
2021-06-19 10:32:54 -04:00
InsanityAutomation
dd86d60a32
Catchup to head
2021-06-18 19:15:34 -04:00
InsanityAutomation
706260d39f
Update pause.cpp
2021-06-18 00:12:37 -04:00
InsanityAutomation
bae9d18ee9
Update Creality_DWIN.cpp
2021-06-18 00:10:59 -04:00
InsanityAutomation
df31aa486e
Add Pause State to ExtUI
2021-06-18 00:10:55 -04:00
InsanityAutomation
9a4d0fec6c
Fixes from last rebase
2021-06-17 22:13:41 -04:00
InsanityAutomation
b1f96cf4f7
Rebase fixes
2021-06-17 00:19:22 -04:00
InsanityAutomation
916aaa4881
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-16 17:04:50 -04:00
InsanityAutomation
4a4820d84f
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-16 17:00:36 -04:00
InsanityAutomation
8eeea354cd
Update Configuration.h
2021-06-16 17:00:23 -04:00
InsanityAutomation
b26e53156f
Update Configuration.h
2021-06-16 16:17:40 -04:00
InsanityAutomation
ce46fafd92
Update serial.h
2021-06-15 22:14:10 -04:00
InsanityAutomation
7d9ee39285
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-15 01:21:18 -04:00
InsanityAutomation
bf8074c108
definerename
2021-06-14 23:46:40 -04:00
Marcio T
dd82d2d217
🐛 Fix FTDI Eve Touch UI, add screens ( #22132 )
2021-06-14 02:46:50 -05:00
Scott Lahteine
1ee599a2ba
🚨 Suppress pin sign-change warning
2021-06-14 02:43:24 -05:00
InsanityAutomation
8adb58c266
Finish screen config controls
2021-06-14 01:21:19 -04:00
InsanityAutomation
173b0f8bd1
EEPROM settings for volume and brightness
2021-06-13 16:46:37 -04:00
InsanityAutomation
e77f6d855b
Update EXTUI on MBL
2021-06-12 15:41:43 -04:00
InsanityAutomation
23ce68436a
Last bit of Ender 6 manual mesh debug
2021-06-12 15:41:33 -04:00
InsanityAutomation
6e15859ce2
Misc fixes
2021-06-12 14:56:43 -04:00
InsanityAutomation
e76f769690
Minor debugging and platform changes
2021-06-12 10:21:41 -04:00
InsanityAutomation
0a2ba2fadf
Add EXTUi Click function
2021-06-12 08:54:39 -04:00
InsanityAutomation
37d5f55396
Add cr6 screen files
2021-06-12 08:54:23 -04:00
InsanityAutomation
eca2080a3f
Add manual mesh to leveling screens
2021-06-12 08:21:17 -04:00
InsanityAutomation
d2fc1daf50
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-11 15:42:13 -04:00
InsanityAutomation
782fe78ea0
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-11 15:40:38 -04:00
InsanityAutomation
084c45a6ee
Update Configuration.h
2021-06-11 11:04:07 -04:00
InsanityAutomation
94d8fc8e8a
CR6Max
2021-06-11 11:02:13 -04:00
InsanityAutomation
491d82f93e
Add CR6 definitions
2021-06-11 10:55:43 -04:00
InsanityAutomation
49fd0950ee
Update Configuration_adv.h
2021-06-11 09:14:32 -04:00
InsanityAutomation
06425bf4b7
Ender6 First Pass
2021-06-07 09:54:54 -04:00
InsanityAutomation
e9660aeed7
Rebase fixes
2021-06-06 13:20:25 -04:00
InsanityAutomation
6480f0939d
Add Ender3 Max
2021-06-06 12:27:14 -04:00
InsanityAutomation
d0e9c21aff
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-06-06 12:03:26 -04:00
InsanityAutomation
63d1ae1021
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-06 11:53:30 -04:00
InsanityAutomation
5a4b2ba5c5
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-06-05 16:51:34 -04:00
InsanityAutomation
a80c371340
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-25 09:22:13 -04:00
InsanityAutomation
6d39a6fc55
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-23 15:06:33 -04:00
InsanityAutomation
02fe3a6818
Update Ender3V2_Dwin_TM3D.7z
2021-05-16 15:58:17 -04:00
InsanityAutomation
be44105ae9
Update Ender3V2_Dwin_TM3D.7z
2021-05-16 15:57:41 -04:00
InsanityAutomation
10e5d92dec
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-16 14:18:43 -04:00
InsanityAutomation
2e11485da4
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-06 11:55:25 -04:00
InsanityAutomation
d305f0a14b
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-05-05 09:46:59 -04:00
Scott Lahteine
5f30e9fe1c
Add MKS_LCD12864B
2021-05-05 08:04:04 -05:00
Scott Lahteine
80c8218d94
Add MKS_LCD12864B
2021-05-05 07:23:52 -05:00
Scott Lahteine
bed2bfdc24
Misc comments
2021-05-05 07:18:05 -05:00
Scott Lahteine
6f2967a8dc
Cleanup, hex formatting
2021-05-05 06:34:02 -05:00
InsanityAutomation
6496cedc17
Update README.md
2021-05-04 14:42:49 -04:00
InsanityAutomation
7b01993bbc
Fix link
2021-05-04 14:42:33 -04:00
InsanityAutomation
07a1b00a25
Version bump for rebase to head
2021-05-04 11:56:18 -04:00
InsanityAutomation
7325d66de5
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-05-04 11:08:03 -04:00
InsanityAutomation
865737345f
Update Configuration.h
2021-05-04 10:58:53 -04:00
InsanityAutomation
dfa6c2f4f1
Update Configuration.h
2021-04-30 21:20:51 -04:00
InsanityAutomation
0a2f0cca93
Thermistor priority issue
2021-04-30 21:20:07 -04:00
InsanityAutomation
dbbdf11d75
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-30 14:06:57 -04:00
InsanityAutomation
6430489e21
zip er up
2021-04-30 12:25:48 -04:00
InsanityAutomation
04d4fca75d
Next batch
2021-04-30 09:02:05 -04:00
InsanityAutomation
486cf92c5c
Set3
2021-04-30 00:39:59 -04:00
InsanityAutomation
820aff4e7c
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-04-29 23:16:15 -04:00
InsanityAutomation
120da68133
Batch 2 hex files
2021-04-29 23:11:16 -04:00
InsanityAutomation
747e21ee3e
First batch 731 hex files
2021-04-29 23:10:41 -04:00
InsanityAutomation
53e8c005b7
Update Configuration_adv.h
2021-04-29 10:02:01 -04:00
InsanityAutomation
ef01aecd47
Update screen file
2021-04-28 19:40:11 -04:00
InsanityAutomation
6ff92f3215
dw7.3.1 changes
2021-04-28 19:25:30 -04:00
InsanityAutomation
ba5bab1a3a
Update README.md
2021-04-28 10:53:41 -04:00
InsanityAutomation
af0b39982b
resolve bad merge
2021-04-28 10:39:32 -04:00
InsanityAutomation
680135583a
Update ui_api.cpp
2021-04-28 10:36:40 -04:00
InsanityAutomation
bdc256c048
Merge pull request #180 from oliof/patch-1
...
Update README.md
2021-04-26 23:32:24 -04:00
InsanityAutomation
0948c589d6
Merge branch 'CrealityDwin_2.0' into patch-1
2021-04-26 23:32:07 -04:00
InsanityAutomation
fbf069ebe0
Remove leftover stale files
2021-04-26 10:34:33 -04:00
InsanityAutomation
160f8ef0bc
Update platformio.ini
2021-04-26 08:25:12 -04:00
InsanityAutomation
93ecbfa88c
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-26 08:24:22 -04:00
InsanityAutomation
19d004b342
Update README.md
2021-04-25 12:44:58 -04:00
InsanityAutomation
8b67e72afc
Update README.md
2021-04-25 12:20:41 -04:00
InsanityAutomation
9c863b1c67
Update README.md
2021-04-25 12:12:24 -04:00
InsanityAutomation
e4c4acbcc5
Add hex Remainder
2021-04-25 00:23:56 -04:00
InsanityAutomation
7dd2fe3f6c
Add first bundle HEX
2021-04-24 19:29:09 -04:00
InsanityAutomation
a399028c77
Update platformio.ini
2021-04-24 17:36:29 -04:00
InsanityAutomation
840beb78be
Update README.md
2021-04-24 12:37:43 -04:00
InsanityAutomation
1181724b2b
Update screen archives and remove stale hexs
2021-04-24 12:27:09 -04:00
InsanityAutomation
227aac34a2
Update Creality_DWIN.cpp
2021-04-22 16:49:31 -04:00
InsanityAutomation
ecb6e215c5
Update Creality_DWIN.cpp
2021-04-22 16:07:32 -04:00
InsanityAutomation
8f09db27bd
file browse page display
2021-04-22 14:49:26 -04:00
InsanityAutomation
39e4ae2d7a
Working
2021-04-21 19:08:16 -04:00
InsanityAutomation
8c181685d2
First sweep
2021-04-20 11:23:25 -04:00
InsanityAutomation
4f2730b6f8
Update Creality_DWIN.h
2021-04-19 22:52:18 -04:00
InsanityAutomation
bc12ada74d
422 and 427 adjustments
2021-04-19 17:50:31 -04:00
InsanityAutomation
7e97639e38
Update Version.h
2021-04-18 17:00:19 -04:00
InsanityAutomation
c217fd3e66
Update Creality_DWIN.cpp
2021-04-18 16:16:30 -04:00
InsanityAutomation
6f69a30435
Reduce ram usage, convert to PSTRs, move serial to LCDSERIAL base
2021-04-18 13:15:00 -04:00
InsanityAutomation
96d880e745
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-18 12:06:36 -04:00
InsanityAutomation
d768f875ac
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2021-04-18 12:06:26 -04:00
InsanityAutomation
02d54b9ce7
Update Configuration.h
2021-04-18 12:05:26 -04:00
Scott Lahteine
7070628ef9
Misc. formatting, serial out
2021-04-13 21:34:21 -05:00
InsanityAutomation
1a89a43532
Update platformio.ini
2021-04-12 21:04:46 -04:00
InsanityAutomation
25faa304ee
fix ret6 builds
2021-04-11 19:36:37 -04:00
InsanityAutomation
18a0f68ac0
Add hex files
2021-04-09 12:13:42 -04:00
InsanityAutomation
7262ad3fc4
Add CRXPro autobuilds
2021-04-09 12:06:38 -04:00
InsanityAutomation
b456959b97
Add CRXPro autobuilds
2021-04-09 10:47:54 -04:00
InsanityAutomation
d20182aa91
Some catch up and a look at SKRe3T E3V2 support
2021-04-08 10:50:06 -04:00
InsanityAutomation
dc86dd9fae
Update platformio.ini
2021-04-07 11:56:28 -04:00
InsanityAutomation
e887033c0d
Per AJ/Chris add home and Z0 post G29 measuring button
2021-04-07 11:26:38 -04:00
Scott Lahteine
d786ba1773
Reimplement reverted PR from testing
2021-04-07 11:18:37 -04:00
InsanityAutomation
3f0a4cfe25
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-07 11:12:35 -04:00
InsanityAutomation
442327d92e
Leftovers
2021-04-03 15:01:38 -04:00
InsanityAutomation
345ac6e8fe
Revert "Optimized string-to-number functions ( #21484 )"
...
This reverts commit 20d2061f22 .
2021-04-03 13:53:44 -04:00
InsanityAutomation
1b47fe8c64
Fix extui build issues, block hotend idle while paused for user, revert type change
2021-04-03 13:35:43 -04:00
InsanityAutomation
67e9ee7bf2
Fix extui build issues, block hotend idle while paused for user, revert type change
2021-04-03 13:35:07 -04:00
InsanityAutomation
7aecff2ba6
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-04-03 12:43:14 -04:00
InsanityAutomation
2e6d7308f6
Add SKRE3Turbo
2021-04-03 12:33:42 -04:00
InsanityAutomation
9c5ee355e8
Merge branch 'CrealityDwin2.0_Bleeding' into CrealityDwin_2.0
2021-04-03 11:11:01 -04:00
InsanityAutomation
656946a0ff
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2021-02-24 09:09:47 -05:00
InsanityAutomation
48e02a3210
Update Creality_DWIN.h
2021-02-24 09:09:13 -05:00
InsanityAutomation
6891ef5d00
Update Configuration.h
2021-02-23 18:41:46 -05:00
InsanityAutomation
c392e6bf07
Minor tweaks
2021-02-23 14:28:20 -05:00
InsanityAutomation
de564f9b0a
add 7.2 hex files
2021-02-19 23:11:46 -05:00
InsanityAutomation
c9aab13192
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-02-19 10:17:09 -05:00
Harald Wagener
9ba9f654c4
Update README.md
...
Add explanation for LR configuration.
2021-02-17 11:29:44 +01:00
InsanityAutomation
a13ebba41a
Merge pull request #168 from DrDMoney/patch-1
...
Update Configuration.h
2021-02-11 15:51:21 -05:00
InsanityAutomation
b1153cff1e
Merge pull request #176 from x13-me/CrealityDwin_2.0
...
Added Ender 3 to Readme.md
2021-02-11 15:48:59 -05:00
InsanityAutomation
9aa0004de6
Disable broken feature until I can trace it down
2021-02-10 07:39:53 -05:00
InsanityAutomation
3a9f043c58
Update temperature.cpp
2021-02-10 07:26:20 -05:00
InsanityAutomation
80123bfdf2
fix platform
2021-02-10 07:24:51 -05:00
InsanityAutomation
923ce8e1d8
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-02-10 07:09:49 -05:00
InsanityAutomation
c72fc3eaec
Update platformio.ini
2021-02-06 11:04:09 -05:00
InsanityAutomation
3aa0763f26
Update Creality_DWIN.cpp
2021-02-02 11:17:12 -05:00
InsanityAutomation
96bee60be9
Update dwin.cpp
2021-02-02 09:33:22 -05:00
InsanityAutomation
b5df47bdf7
Add missing extui functions
2021-01-31 17:18:06 -05:00
InsanityAutomation
c27474f396
Update Version.h
2021-01-31 15:37:45 -05:00
InsanityAutomation
6af2c36c50
Add E3V2 427 Env
2021-01-31 15:31:38 -05:00
InsanityAutomation
577ebc6ba4
Reimplement live move
2021-01-31 15:27:46 -05:00
InsanityAutomation
4b0135c022
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
2021-01-31 13:27:55 -05:00
x13.me
27e95f2aab
Added Ender 3 to Readme.md
2021-01-25 02:18:13 +00:00
InsanityAutomation
247385e94e
Update platformio.ini
2021-01-06 19:05:44 -05:00
Daniel Mooney
aafa3af088
Update Configuration.h
...
PSU_ACTIVE_HIGH should be PSU_ACTIVE_STATE
PSU_ACTIVE_STATE set from false to low.
2020-12-12 14:23:00 -06:00
InsanityAutomation
12e230ca30
Update Configuration.h
2020-12-08 21:29:09 -05:00
InsanityAutomation
225a89004b
Poweroff kit
2020-12-05 19:36:09 -05:00
InsanityAutomation
0b6aa3cb2d
Update Creality_DWIN.cpp
2020-11-10 09:04:21 -05:00
InsanityAutomation
e7d3e67dc4
Merge branch 'CrealityDwin2.0_Bleeding' of https://github.com/InsanityAutomation/Marlin into CrealityDwin2.0_Bleeding
2020-11-08 14:14:53 -05:00
InsanityAutomation
8fd37402a3
Bump rev, invert flag
2020-11-08 14:14:07 -05:00
InsanityAutomation
7cf72d5867
Rebase and catchup
...
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Update platformio.ini
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Add SKRMini and DDX
Rebase and catchup
add 2130 option for SKR
Update platformio.ini
Minor adjustments following github issues
Update Creality_DWIN.cpp
Update Configuration_adv.h
Clean up rebase
Update platformio.ini
Update platformio.ini
Add Ender3V2
Update Configuration.h
tweaks for e3v2
Fixes
Add 32 bit Ender3's
eparser and display fixes
MachineEnder3Pro420 -> MachineEnder3Pro422
force silent board for all v4 pcb's
Update Configuration.h
Implement fix from https://github.com/cosmoderp/Marlin/commit/5c8e1e7d4af37e25fb9040dcbf690bbb089948e6
Live axis move and z offset
Update dwin.cpp
Fix info menu screens
borders etc e3v2
Ender 5 SKRMini Tweaks
Update Version.h
Add layer shift rapid correction logic and creality stm32f01 environments for E3V2
changes for melzi to fit
Update Configuration.h
Add DW7 Hex Files
Support 10SPro display on Ender3 422 and 427 boards
Update dwin.cpp
Update Configuration_adv.h
Update Configuration.h
2020-11-08 13:47:02 -05:00
InsanityAutomation
a348c3caa9
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-11-06 09:30:48 -05:00
InsanityAutomation
6f5430f00a
Update Configuration.h
2020-10-26 10:44:44 -04:00
InsanityAutomation
63821d87f9
Update Configuration_adv.h
2020-10-23 14:57:19 -04:00
InsanityAutomation
b5f447f144
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-10-23 14:32:10 -04:00
InsanityAutomation
4a56689801
Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
2020-10-22 09:13:59 -04:00
Scott Lahteine
0216e032be
Host prompt followup
2020-10-19 04:34:14 -05:00
Scott Lahteine
2d8aa0cea1
Tweak a host prompt call
2020-10-19 04:25:48 -05:00
InsanityAutomation
50f10fc57f
Update dwin.cpp
2020-10-08 15:56:54 -04:00
InsanityAutomation
12180f20e5
Support 10SPro display on Ender3 422 and 427 boards
2020-10-01 21:20:50 -04:00
InsanityAutomation
f5dc8d73ee
Add DW7 Hex Files
2020-09-26 10:51:50 -04:00
InsanityAutomation
00e3806613
Update Configuration.h
2020-09-24 12:54:05 -04:00
InsanityAutomation
7296538849
changes for melzi to fit
2020-09-24 09:53:13 -04:00
InsanityAutomation
6c4e3e9215
Add layer shift rapid correction logic and creality stm32f01 environments for E3V2
2020-09-21 10:13:07 -04:00
InsanityAutomation
4f050e8dc9
Update Version.h
2020-09-15 16:53:04 -04:00
InsanityAutomation
e50e446676
Ender 5 SKRMini Tweaks
2020-09-14 21:38:07 -04:00
InsanityAutomation
b795860c5a
borders etc e3v2
2020-09-13 22:35:56 -04:00
InsanityAutomation
b97b2b9df8
Fix info menu screens
2020-09-13 11:20:52 -04:00
InsanityAutomation
c6bdb2cd95
Update dwin.cpp
2020-09-08 07:48:53 -04:00
InsanityAutomation
f409cf8c87
Live axis move and z offset
2020-09-07 19:20:22 -04:00
InsanityAutomation
fbb75f41c2
Implement fix from https://github.com/cosmoderp/Marlin/commit/5c8e1e7d4af37e25fb9040dcbf690bbb089948e6
2020-09-05 15:13:10 -04:00
InsanityAutomation
d560a493b2
Update Configuration.h
2020-09-03 13:31:32 -04:00
InsanityAutomation
0395b7563e
force silent board for all v4 pcb's
2020-09-03 13:19:53 -04:00
InsanityAutomation
ebd414b3d5
MachineEnder3Pro420 -> MachineEnder3Pro422
2020-09-03 12:37:58 -04:00
InsanityAutomation
0c8bafba38
eparser and display fixes
2020-09-03 12:33:39 -04:00
InsanityAutomation
65d5c57957
Add 32 bit Ender3's
2020-09-03 12:30:06 -04:00
InsanityAutomation
b1d667c04a
Fixes
2020-09-03 12:03:20 -04:00
InsanityAutomation
ee8ea7a0b5
tweaks for e3v2
2020-09-03 12:03:20 -04:00
InsanityAutomation
89ac692bcc
Update Configuration.h
2020-09-03 12:03:20 -04:00
InsanityAutomation
88410b3cfe
Add Ender3V2
2020-09-03 12:03:20 -04:00
InsanityAutomation
60eb467bfe
Update platformio.ini
2020-09-03 12:03:03 -04:00
InsanityAutomation
1c3407ed62
Update platformio.ini
2020-09-03 12:03:03 -04:00
InsanityAutomation
82064d2341
Clean up rebase
2020-09-03 12:03:03 -04:00
InsanityAutomation
16b7cffe0f
Update Configuration_adv.h
2020-09-03 12:03:03 -04:00
InsanityAutomation
638bac84cf
Update Creality_DWIN.cpp
2020-09-03 12:03:03 -04:00
InsanityAutomation
9d3ad76d50
Minor adjustments following github issues
2020-09-03 12:03:03 -04:00
InsanityAutomation
6edb31f58c
Update platformio.ini
2020-09-03 12:02:49 -04:00
InsanityAutomation
01297cab24
add 2130 option for SKR
2020-09-03 12:02:49 -04:00
InsanityAutomation
80fa195db3
Rebase and catchup
2020-09-03 12:02:49 -04:00
InsanityAutomation
052b4387d3
Add SKRMini and DDX
2020-09-03 12:02:34 -04:00
InsanityAutomation
dd5481b001
Update platformio.ini
2020-09-03 12:02:14 -04:00
InsanityAutomation
59e1371f89
add 2130 option for SKR
2020-09-03 12:02:13 -04:00
InsanityAutomation
4fdcae6677
Rebase and catchup
2020-09-03 12:02:13 -04:00
InsanityAutomation
1c3dcae659
Update platformio.ini
2020-09-03 12:01:58 -04:00
InsanityAutomation
ec425de694
Update Configuration_adv.h
2020-09-03 12:01:58 -04:00
InsanityAutomation
29899e6fe8
Update Creality_DWIN.cpp
2020-09-03 12:01:58 -04:00
InsanityAutomation
f7eaa32bc9
Minor adjustments following github issues
2020-09-03 12:01:58 -04:00
InsanityAutomation
508dc26394
Update platformio.ini
2020-09-03 12:01:33 -04:00
InsanityAutomation
600d5922da
add 2130 option for SKR
2020-09-03 12:01:33 -04:00
InsanityAutomation
a2efee8b7b
Rebase and catchup
2020-09-03 12:01:32 -04:00
InsanityAutomation
239e4737a8
Add SKRMini and DDX
2020-09-03 12:01:00 -04:00
InsanityAutomation
c8577bc673
Update platformio.ini
2020-09-03 12:00:22 -04:00
InsanityAutomation
3bd2ed7310
add 2130 option for SKR
2020-09-03 12:00:22 -04:00
InsanityAutomation
79414a1398
Rebase and catchup
2020-09-03 12:00:22 -04:00