Scott Lahteine
|
765b2b43f6
|
🎨 FTDI Eve Touch UI spinner enqueue string
|
2021-10-02 22:31:17 -05:00 |
|
Scott Lahteine
|
262cd757fc
|
🎨 Updated string macros
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
d338872e85
|
🐛 Fix reset_hotend_offsets
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
b7f95dc8d4
|
🩹 Add MarlinSPI to more HALs
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
99647fa940
|
🎨 Less use of undef for RAMPS pins
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
ea3df94213
|
🎨 Fix L64xx enable, clean up conditionals
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
a37580e4e8
|
🩹 Remove extra #include, misc. style
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
669b68497c
|
🌐 Skip non-essential translations
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
6014dd9c7b
|
🔨 Improve pins_set script
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
5a54ba8316
|
🔨 Case-insensitive tests list
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
be8e8260e2
|
🌐 Reduce language file sizes
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
6cf95509cd
|
🎨 Replace some infrequently-used macros
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
ded719cc14
|
📝 Update some pins comments
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
2b54a9c0ff
|
🚸 Move fade item up
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
bb1eb39ecb
|
🚸 Better bed position
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
8b818f4ae5
|
💬 Add non-translated STR_DONE
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
ab9609146f
|
💡 Adjust headers, formatting
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
023eaabc1c
|
🔧 Add MANUAL_FEEDRATE sanity-check
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
03d7fbd755
|
🎨 Handle more pre-defined pins in pins_postprocess (#22771)
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
033043218e
|
🔖 Configurations version 02000902
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
92eb819aee
|
🐛 Fix old spindle/laser options
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
de4eed33e4
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
59ad93560e
|
🐛 Fix CUSTOM_MENU_MAIN_SCRIPT_DONE
Fix #22762
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
6de25804eb
|
🎨 Tweak custom menu item code
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
17c9450f0c
|
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
d6a87aa75b
|
🐛 No probe enum for DELTA + SENSORLESS_PROBING
Fix #22729
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
64acb9fe78
|
🩹 Warn about user feedback requirement
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
22bf774d61
|
🐛 Fix LPC1768 SD-based EEPROM debug
Fixes #22746
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
ee1c1034e5
|
🩹 Fix TOUCH_UI_FTDI_EVE warnings
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
3ee27e7e35
|
🐛 Followup to JyersUI
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
f434915ad6
|
🚸 Show ExtUI message for PID_STARTED
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
bbce951666
|
🎨 Misc. code cleanup
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
8a4fec9460
|
🎨 Misc. Spindle/Laser (etc.) cleanup
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
3a83516232
|
🚸 Per-hotend Watch items
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
03344a0947
|
🎨 MarlinUI for E3V2 tweaks
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
72d7bbbbf6
|
🔧 Sanity checks for Ender 3 V2
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
37777a78bf
|
🐛 Followup to CrealityUI cleanup
Followup to #22586
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
9b0e196ba2
|
📝 AlephObjects => LulzBot
|
2021-09-12 19:19:02 -05:00 |
|
Scott Lahteine
|
6bf2be66ed
|
🎨 Define FYSETC S6 and TH3D EZBoard EXP1/2 pins
|
2021-09-12 19:17:59 -05:00 |
|
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
2021-09-12 19:17:24 -05:00 |
|
Scott Lahteine
|
0aa87af82f
|
🎨 Tweak TMC software serial pins
|
2021-09-12 19:17:18 -05:00 |
|
Scott Lahteine
|
caa6ec0519
|
🐛 Show bed size as 'work:' in M115
Fixes #22598
|
2021-09-12 19:17:01 -05:00 |
|
Scott Lahteine
|
30665737dc
|
🎨 Fix some formatting, F() versus PSTR()
|
2021-09-12 19:16:13 -05:00 |
|
Scott Lahteine
|
416234f43a
|
✨ Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350)
|
2021-08-18 20:39:41 -05:00 |
|
Scott Lahteine
|
718227a94c
|
📌 Disregard TMCStepper 0.7.2
|
2021-08-18 20:37:26 -05:00 |
|
Scott Lahteine
|
f803d74bc9
|
💚 Update STM32F103RET6_creality test path
|
2021-08-18 20:33:19 -05:00 |
|
Scott Lahteine
|
a348f8e02c
|
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes
Fixes #22466. Regression from #22377.
|
2021-08-18 20:29:56 -05:00 |
|
Scott Lahteine
|
7d0efb452a
|
🎨 Update HAL/STM32 wrappers
Followup to #22537
|
2021-08-18 20:29:56 -05:00 |
|
 Scott LahteineandScott Lahteine
|
157c60c93b
|
🌐 Level Corners => Bed Tramming
|
2021-08-09 00:59:16 -05:00 |
|
 Scott LahteineandScott Lahteine
|
c56ac0c34a
|
🎨 Misc. Cleanup
|
2021-08-09 00:59:16 -05:00 |
|
 Scott LahteineandScott Lahteine
|
e71fa2b649
|
🎨 Add DWIN_StatusChanged_P
|
2021-08-09 00:59:16 -05:00 |
|
 Scott LahteineandScott Lahteine
|
fefde2a644
|
🐛 Fix fan index for Singlenozzle, chamber fan
Fixes #22512
Followup to #19152, #19519
|
2021-08-09 00:37:55 -05:00 |
|
 Scott LahteineandScott Lahteine
|
0bbe85d3e7
|
🚸 Fix BLTouch spelling
|
2021-08-09 00:24:57 -05:00 |
|
 Scott LahteineandScott Lahteine
|
ffde284288
|
🎨 Adjust settings.cpp indent
|
2021-08-09 00:01:29 -05:00 |
|
 Scott LahteineandScott Lahteine
|
981191660d
|
🐛 Fix custom menus on TFT LVGL
Fixes #21423. Regression from #18177.
|
2021-08-08 23:59:17 -05:00 |
|
 Scott LahteineandScott Lahteine
|
245b6e0884
|
✅ Custom logging for MBL
|
2021-08-08 23:59:00 -05:00 |
|
 Scott LahteineandScott Lahteine
|
22ef6362ae
|
🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes (#22475)
Fixes #22466. Regression from #22377.
|
2021-08-08 23:57:38 -05:00 |
|
 Scott LahteineandScott Lahteine
|
80f8ec94aa
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
2021-08-08 23:54:48 -05:00 |
|
 Scott LahteineandScott Lahteine
|
3e559d5c1c
|
🎨 abs => ABS
|
2021-08-08 23:52:56 -05:00 |
|
 Scott LahteineandScott Lahteine
|
e402f43c02
|
🎨 NULL => nullptr
|
2021-08-08 23:47:14 -05:00 |
|
 Scott LahteineandScott Lahteine
|
2aad79fa15
|
🐛 Fix some board names
|
2021-08-08 23:47:14 -05:00 |
|
Scott Lahteine
|
35df24e1cb
|
🐛 One-based G35 point index output
|
2021-07-30 02:41:40 -05:00 |
|
Scott Lahteine
|
74b0133bc9
|
🐛 Fix 5-axis no extruder compile
Fixes #22446
|
2021-07-30 02:41:02 -05:00 |
|
Scott Lahteine
|
12581bcc44
|
🐛 Fix 3-point leveling position
See #22457. Fixes a G29 regression from #19112.
|
2021-07-30 02:41:02 -05:00 |
|
Scott Lahteine
|
c7c56ac45f
|
🐛 Fix PAUSE_MESSAGE_PAUSING=>PARKING
Fixes #22250. Regression from #17460.
|
2021-07-30 02:40:18 -05:00 |
|
Scott Lahteine
|
bcc31f68c6
|
🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
Fixes #22295. Regression from #20241.
|
2021-07-30 02:37:36 -05:00 |
|
Scott Lahteine
|
b57f73a488
|
🎨 Add MMU2 enabled() accessor
|
2021-07-21 00:00:16 -05:00 |
|
Scott Lahteine
|
42eb2347d4
|
🎨 Strip trailing whitespace
|
2021-07-17 02:41:31 -05:00 |
|
Scott Lahteine
|
650e1dd1d2
|
🎨 Minor cleanup of TFT/FSMC pins
|
2021-07-17 02:28:43 -05:00 |
|
Scott Lahteine
|
3750ab5c8b
|
📝 Tom's 3D Forums discontinued
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
b1c5afaf3c
|
🐛 Fix SD pins for MKS Robin Lite
|
2021-07-17 01:54:27 -05:00 |
|
 Scott LahteineandInsanityAutomation
|
bc459a76f4
|
🐛 TM3D fixes and improvements
Co-Authored-By: InsanityAutomation <38436470+InsanityAutomation@users.noreply.github.com>
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
c746b1a2ae
|
🚸 Limit LCD delta endstop adjustment like M666
In reference to #22325
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
2021-07-17 01:54:27 -05:00 |
|
 Scott LahteineandScott Lahteine
|
4235e23c7b
|
📝 Update Z_SAFE_HOMING description
|
2021-07-01 19:45:28 -05:00 |
|
 Scott LahteineandScott Lahteine
|
f2f23e8097
|
🎨 Cosmetic changes for G28
|
2021-06-20 16:40:23 -05:00 |
|
Scott Lahteine
|
cce585f6ca
|
🐛 Define 'HEAD' axes for Markforged
Fixes #22167
|
2021-06-18 13:13:27 -05:00 |
|
Scott Lahteine
|
d7c77403fd
|
Marlin 2.0.9
|
2021-06-15 20:45:37 -05:00 |
|
Scott Lahteine
|
83c74802f8
|
🎨 General cleanup of extui/dgus
In relation to #22121
|
2021-06-15 00:11:42 -05:00 |
|
Scott Lahteine
|
2ea0832e0f
|
📝 Number SKR EXP headers
|
2021-06-15 00:11:22 -05:00 |
|
Scott Lahteine
|
ab050878e9
|
🎨 Clean up LPC1768 SPI init
|
2021-06-15 00:11:18 -05:00 |
|
Scott Lahteine
|
707a04022e
|
🔨 Remove obsolete ON_BOARD_SPI_DEVICE
|
2021-06-15 00:11:15 -05:00 |
|
Scott Lahteine
|
ddf8668e16
|
📝 Describe G12 XYZ
|
2021-06-15 00:11:06 -05:00 |
|
Scott Lahteine
|
c9a3ba99be
|
🎨 Adjust some conditionals
|
2021-06-15 00:09:52 -05:00 |
|
Scott Lahteine
|
d65eea550c
|
🔧 FOAMCUTTER_XYUV moved to custom config
|
2021-06-15 00:09:52 -05:00 |
|
Scott Lahteine
|
d3c56a76e7
|
♻️ Patches for Zero Extruders (with TMC)
|
2021-06-15 00:04:47 -05:00 |
|
Scott Lahteine
|
aff45fd455
|
✏️ Remove whitespace
|
2021-06-14 23:51:00 -05:00 |
|
Scott Lahteine
|
557ba20ff4
|
🔨 Consolidate BTT linker scripts
Originally from #22022
|
2021-06-14 23:50:17 -05:00 |
|
Scott Lahteine
|
c9a3f41152
|
📝 Update G61 comment
|
2021-06-14 23:49:57 -05:00 |
|
Scott Lahteine
|
fb0be29604
|
🔨 Move FLY_MINI env to stm32f1.ini
|
2021-06-14 23:49:21 -05:00 |
|
Scott Lahteine
|
665a71b471
|
🔧 Treat TPARA like SCARA in mfconfig
|
2021-06-14 23:49:10 -05:00 |
|
Scott Lahteine
|
e7945c2277
|
🐛 Fix Z endstop enum
Followup to 92dea8e6cc
|
2021-06-11 18:34:01 -05:00 |
|
Scott Lahteine
|
5ee91c73ed
|
👷 Add caching to CI workflow
|
2021-06-06 03:58:59 -05:00 |
|
Scott Lahteine
|
d62619c9c8
|
📌 Use U8glib-HAL@~0.4.5
|
2021-06-04 23:33:19 -05:00 |
|
Scott Lahteine
|
9c80a89597
|
🎨 Reorganize BTT_E3_RRF_IDEX_BOARD
|
2021-06-04 23:33:19 -05:00 |
|
Scott Lahteine
|
00834ef03d
|
🎨 Clean up stops, sdss pins
|
2021-06-04 23:33:19 -05:00 |
|
Scott Lahteine
|
5b7b065b96
|
Marlin 2.0.8.2
|
2021-05-29 16:01:38 -05:00 |
|
Scott Lahteine
|
cdc3e18d99
|
Use another PR close action
|
2021-05-28 19:47:06 -05:00 |
|
 Scott LahteineandScott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
2021-05-22 16:09:18 -05:00 |
|
 Scott LahteineandScott Lahteine
|
85fa8c55c9
|
🐛 Fix DELTA with SENSORLESS_PROBING
|
2021-05-22 16:09:17 -05:00 |
|