-
eccbfbcede
🩹 Print English to serial out
Scott Lahteine
2022-03-25 17:04:06 -0500
-
5ef4fb378e
✏️ Encoder noise followup
Scott Lahteine
2022-03-24 20:29:50 -0500
-
21f0945d2c
📌 Custom cable for Mini 12864 V1 + SKR Mini E3 V3.0 (#23936)
Oleg Belov
2022-03-25 02:12:35 +0300
-
b2a318af9a
🌐 Update Ukrainian language (#23935)
Serhiy-K
2022-03-25 01:07:58 +0200
-
1c89c0470f
🩹 Wrap endstop_diag.cpp (#23931)
ellensp
2022-03-25 12:06:28 +1300
-
2ee4a667e1
💡 Misc. cleanup, comments
Scott Lahteine
2022-01-12 09:47:22 -0600
-
f8e177a43e
🧑💻 Improve STATUS_BED_X
Scott Lahteine
2022-03-22 20:39:53 -0500
-
9ac1c73041
🎨 General cleanup, comments
Scott Lahteine
2022-03-22 20:34:00 -0500
-
4a8b99d505
🧑💻 EXTRUDER_LOOP macro
Scott Lahteine
2022-03-22 22:22:08 -0500
-
b094a3fc0d
🎨 Clean up tool change with tool sensor
Scott Lahteine
2022-03-22 20:31:36 -0500
-
2d99a608fd
🔨 Fix 'mftest -s'
Scott Lahteine
2022-03-22 20:11:58 -0500
-
fba8805c0c
🩹 Fix ADC math overflow
Scott Lahteine
2022-03-22 20:11:10 -0500
-
039a22649f
🧑💻 PIO --silent in build_example
Scott Lahteine
2022-03-22 19:56:07 -0500
-
ced0ad8e09
🎨 Apply _TERN where possible
Scott Lahteine
2022-03-22 19:17:12 -0500
-
10a0c9a9b3
🔨 Suppress MMU2 resume_position warning
Scott Lahteine
2022-03-22 19:20:19 -0500
-
abfb041180
🧑💻 Add neo.set_background_color(rgbw)
Scott Lahteine
2022-03-22 19:08:00 -0500
-
72f207f489
🔧 Sanity-checks for PULLDOWN, SINGLENOZZLE
Scott Lahteine
2022-03-22 18:53:42 -0500
-
7186037f20
🔧 No Switching Nozzle with MMU2
Scott Lahteine
2022-03-22 18:31:54 -0500
-
b0a400da72
🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER
Scott Lahteine
2022-03-22 18:14:17 -0500
-
cc4c2c2f98
🔨 Allow I2CPE_ENC_n_INVERT set to false
Scott Lahteine
2022-03-22 18:11:01 -0500
-
5dae8a6734
🚸 Allow one servo with cutter on RAMPS
Scott Lahteine
2022-03-22 15:30:29 -0500
-
05dea4e30a
✨ Encoder button noise filter (#23925)
Fredrik Andersson
2022-03-21 02:14:45 +0100
-
7e88ee8c5c
📌 PandaPi V2.9 – Standalone mode (#23908)
Mark
2022-03-18 12:49:47 +0800
-
cc8e485e1c
✨ ESP32 - Hardware PWM for fan, cutter, servos (#23802)
John Robertson
2022-03-18 03:21:53 +0000
-
c7a2ecc31a
🩹 Fix xatc EEPROM debug (#23911)
ellensp
2022-03-18 16:17:41 +1300
-
260b40d145
⚡️ Fix noisy ADC - 16x oversampling with 12-bit ADC (#23867)
tombrazier
2022-03-18 03:15:26 +0000
-
c87eded8f6
🩹 Fix redundant var declaration (#23913)
Ludy
2022-03-18 02:55:33 +0100
-
2f2a999368
🐛 MKS TinyBee - 2.5V ADC Vref (#23903)
John Robertson
2022-03-17 19:35:33 +0000
-
2558b323e8
🩹 Fix DWIN E3V2 display issues by allowing re-init (#23879)
Jelmer van der Stel
2022-03-13 23:20:30 +0100
-
1db6855939
🧑💻 Allow DIGIPOT Rsx / Vrefmax override (#23885)
Mrnt
2022-03-13 15:17:35 -0700
-
62f298aca3
🩹 Fix ExtUI build with Host Keepalive disabled (#23898)
Julien Staub
2022-03-13 23:09:32 +0100
-
8d20c5aadf
📝 Fix X2_MAX_POS comment (#23873)
InsanityAutomation
2022-03-13 18:00:35 -0400
-
61b470249c
📝 Fix DEFAULT_DUAL_X_CARRIAGE_MODE comment
Scott Lahteine
2022-03-13 16:59:43 -0500
-
4ffa88f814
🚸 Test LIN_ADVANCE in a pins file
Scott Lahteine
2022-03-13 16:46:08 -0500
-
8257040faf
⚡️ G12 - Only require used axes to be homed (#23422)
Mathew Winters
2022-03-13 14:13:41 +1300
-
5d9ab7e71e
🔨 Drop extraneous build flag (#23862)
Keith Bennett
2022-03-12 16:23:29 -0800
-
1a76d4d467
🐛 Fix Chiron new TFT SD print after reset (#23855)
Nick
2022-03-12 23:47:47 +0000
-
4028c1cfc7
🩹 Fix FSTR / PSTR usage
Scott Lahteine
2022-03-12 17:12:21 -0600
-
c49f26a7ae
🧑💻 Add standard BUZZ types
Scott Lahteine
2022-03-12 16:34:58 -0600
-
f82b133595
🌐 Fix, add some menu labels (#23895)
Ludy
2022-03-13 00:36:23 +0100
-
2c3f2a1471
🐛 Fix UBL 'G29 Q1' bug
Scott Lahteine
2022-03-12 15:59:01 -0600
-
4817efcf81
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
Scott Lahteine
2022-03-12 15:58:28 -0600
-
16271377e2
🧑💻 STM32G0Bx : Use PLLQ for USB clock (#23870)
BIGTREETECH
2022-03-12 08:23:18 +0800
-
61fb382868
🚸 M401 H - Report BLTouch HS State (#23724)
kisslorand
2022-03-12 02:21:08 +0200
-
7dae720de5
📌 Fix, extend Index Rev03 Mobo (#23851)
GatCode
2022-03-12 00:56:31 +0100
-
c6f4b38877
🚸 Fix, extend X Axis Twist Compensation (#23745)
Giuseppe499
2022-03-12 00:12:03 +0100
-
eabeac29fd
🚸 Update Ender3 V2/S1 Pro UI (#23878)
Miguel Risco-Castillo
2022-03-11 15:06:49 -0500
-
b045c91f26
fix g29 (#23887)
ellensp
2022-03-12 03:51:25 +1300
-
56955c179d
🐛 Fix UI include
Scott Lahteine
2022-03-11 02:56:24 -0600
-
4eb1326355
📝 Update laser/spindle docs link (#23886)
ellensp
2022-03-11 21:52:35 +1300
-
b669aa49cc
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Scott Lahteine
2022-03-10 22:07:47 -0600
-
152ec49b8b
🩹 Fix 'hdsl' warning
Scott Lahteine
2022-03-10 17:35:03 -0600
-
e4ca822dcf
🚸 Improve M422 error messages
Scott Lahteine
2022-03-10 17:25:09 -0600
-
0fafcd20cd
🔧 Mark Thermal Variance Monitor EXPERIMENTAL
Scott Lahteine
2022-03-04 16:07:38 -0600
-
bd72df3bb6
🐛 Emergency Parser with STM32 Mass Storage (#23827)
Jack Wilsdon
2022-03-04 21:59:38 +0000
-
fd582dc863
🩹 Improve and apply XATC reset() (#23840)
tombrazier
2022-03-04 21:57:51 +0000
-
2986bc3b76
⚡️ Use seen_test in
M422
Scott Lahteine
2022-03-02 17:58:23 -0600
-
e082a141f6
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
Scott Lahteine
2022-03-02 17:50:55 -0600
-
575c3150f9
🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828)
tombrazier
2022-03-02 22:13:46 +0000
-
43d4e30668
🐛 Fix M_State_grbl when G29 calls G28
Scott Lahteine
2022-03-02 16:04:17 -0600
-
9b17699b9b
✨ Weedo 62A Tina2 / Monoprice Cadet (#23817)
Julien Staub
2022-03-01 23:42:20 +0100
-
0337602bbe
⚡️ E3V2 blank bg for S1 compatibility (#23822)
InsanityAutomation
2022-03-01 17:25:30 -0500
-
fbfe0642b6
🚨 Fix BLTouch 5V pin tolerance checks (#23823)
ellensp
2022-03-02 11:22:36 +1300
-
41a51e9527
🐛 Fix backlash applied steps when config changes (#23826)
tombrazier
2022-03-01 22:14:52 +0000
-
2d648e4dd9
🔨 Fix 'renamed' env (platform = ststm32) (#23831)
ellensp
2022-03-02 11:11:26 +1300
-
35d11070b4
🌐 Update German language (#23832)
Ludy
2022-03-01 23:09:11 +0100
-
feafb7d49a
✨ M21 P / S / U - Select Volume (#23780)
kisslorand
2022-02-28 04:38:11 +0200
-
39001bd8d2
✨ LCD Backlight Timer (#23768)
M. FURIC Franck
2022-02-26 23:54:04 +0100
-
3db2fecaa4
🔧 SHOW_CUSTOM_BOOTSCREEN sanity-check (#23807)
ellensp
2022-02-27 11:50:17 +1300
-
c0288590b3
📺 BTT SKR Mini E3 with Fysetc V2.1 / MKS V3 / BTT V1 Mini 12864 (#23793)
sam
2022-02-27 00:48:59 +0200
-
d2cd3f2e68
✨ MKS Robin Nano 3.1 (#23795)
ellensp
2022-02-27 11:45:33 +1300
-
893c662438
🐛 ESP32 _delay_ms, fix u8g_esp32_spi.cpp (#23810)
ellensp
2022-02-27 09:34:44 +1300
-
b0fdbede9c
🐛 Fix steps-to-mm with backlash (#23814)
tombrazier
2022-02-26 20:30:33 +0000
-
8e11a2bb83
🎨 Move PROPORTIONAL_FONT_RATIO
Scott Lahteine
2022-02-24 18:47:57 -0600
-
9588f21d2e
🔨 More renamed.ini envs (#23786)
ellensp
2022-02-24 05:36:39 +1300
-
80e569015b
🐛 Fix TMC26X CS pins init (#23778)
ellensp
2022-02-22 16:16:57 +1300
-
be70352203
🔧 Warning for MK3_FAN_PINS (#23727)
Keith Bennett
2022-02-21 18:47:53 -0800
-
980c009fc7
✨ Dyze Design PT100 Amplifier Board (#23760)
Scott Lahteine
2022-02-21 19:55:19 -0600
-
8a02646f52
📝 Update Toolchange FS comments
Scott Lahteine
2022-02-21 19:54:03 -0600
-
7ec2167a73
⚡️ Apply PTC on all probing (#23764)
tombrazier
2022-02-22 01:15:52 +0000
-
56cec9690a
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
Scott Lahteine
2022-02-17 18:50:31 -0600
-
428b67db31
✨ More Nozzle Park move options (#23158)
John Robertson
2022-02-11 21:04:47 +0000
-
1b2715ccf2
🚸 Enhanced UI => Professional UI - with updates (#23624)
Scott Lahteine
2022-02-05 10:30:17 -0600
-
ac76ed7ece
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
GHGiampy
2022-02-02 00:35:38 +0100
-
4ba4ab1c75
📌 Creality RAMPS optional SD_DETECT_PIN (#23740)
ellensp
2022-02-22 13:31:44 +1300
-
c0f6d2f78c
✏️ Fix getLFNName parameter (#23752)
GHGiampy
2022-02-18 01:45:42 +0100
-
0b4f5298f5
🚨 Fix TEMP_SENSOR_BOARD warnings (#23754)
jefflessard
2022-02-17 19:44:41 -0500
-
195383bc33
🧑💻 Update MightyBoard FET pins (#23728)
Simon Pilepich
2022-02-16 13:46:09 +1100
-
4199191e99
♻️ Rename XATC z_values => z_offset
Scott Lahteine
2022-02-15 15:09:09 -0600
-
7da28768f7
♻️ No ui.reinit_lcd on any ExtUI (#23722)
InsanityAutomation
2022-02-13 14:44:24 -0500
-
172cd2eefb
📝 Update conditionals descriptions
Scott Lahteine
2022-02-13 13:12:38 -0600
-
341113bcfb
🔧 HAS_LCDPRINT conditional
Scott Lahteine
2022-02-13 12:55:00 -0600
-
5f0e1a15df
✏️ Fix E3V2 display with BTT SKR Mini E3 v3 (#23719)
ellensp
2022-02-12 08:50:07 +1300
-
3abf4de4ae
🚸 Align MKS UI heated bed status with HAS_MULTI_HOTEND (#23718)
ellensp
2022-02-12 08:39:34 +1300
-
cc1a48ad2d
💥 Change 'M42 M' to 'M42 T'
Scott Lahteine
2022-02-11 09:36:52 -0600
-
2a584cea96
🎨 Misc. DGUS cleanup
Scott Lahteine
2022-02-10 16:03:48 -0600
-
9f57f6f36f
✨ Pxmalion Core i3 (#23711)
Thomas White
2022-02-11 04:02:45 +0800
-
59548410b8
🧑💻 Wrap MMU1 pins
Scott Lahteine
2022-02-10 13:58:50 -0600
-
65c4f14a9e
🩹 Simplify quick homing feedrate (#23714)
espr14
2022-02-10 20:28:38 +0100
-
3e18cf2b6a
🚸 Fix, Improve Power-Loss Recovery (#22828)
MOHAMMAD RASIM
2022-02-09 21:29:34 +0300