thinkyhead
|
d1e9f53cb8
|
[cron] Bump distribution date (2022-05-13)
|
2022-05-13 00:01:33 +00:00 |
|
InsanityAutomation
|
64ebb78892
|
✨ Creality CR-10 SmartPro (#24151)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-12 05:38:05 -05:00 |
|
Scott Lahteine
|
f1ab24d0ae
|
🩹 Fix accel dividend
|
2022-05-12 04:16:31 -05:00 |
|
Scott Lahteine
|
84b9de9a19
|
🔨 Fix g++ locator for CI
|
2022-05-12 02:17:16 -05:00 |
|
thinkyhead
|
30eb2aa869
|
[cron] Bump distribution date (2022-05-12)
|
2022-05-12 06:00:54 +00:00 |
|
Scott Lahteine
|
672d0d4448
|
📝 Refer to 'PROGMEM' as 'flash'
|
2022-05-11 23:37:40 -05:00 |
|
Pauli Jokela
|
04fe50936e
|
✨ SOUND_ON_DEFAULT option (#24102)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-11 21:23:16 -05:00 |
|
Scott Lahteine
|
11c701af9b
|
✏️ Maple warning followup
Followup to #23661
|
2022-05-11 20:44:11 -05:00 |
|
thinkyhead
|
ba95e85e53
|
[cron] Bump distribution date (2022-05-10)
|
2022-05-10 00:01:50 +00:00 |
|
Scott Lahteine
|
918a9cf3d1
|
🧑💻 Clarify acceleration factor
|
2022-05-09 18:50:25 -05:00 |
|
Scott Lahteine
|
8e24b34160
|
📌 Define RAMPS_SMART EXP headers, AZSMZ_12864
See #23501
|
2022-05-09 17:35:32 -05:00 |
|
Scott Lahteine
|
9d32bc3153
|
✏️ Fix spurious UTF
|
2022-05-09 17:34:26 -05:00 |
|
Scott Lahteine
|
3bf768f925
|
🔨 OpenOCD Debug for VSCode
|
2022-05-09 17:34:26 -05:00 |
|
Mike La Spina
|
726a38712e
|
🩹 Fix Fan Tail Speed Init (#24076)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-09 17:18:47 -05: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 |
|
thinkyhead
|
4a17589496
|
[cron] Bump distribution date (2022-05-08)
|
2022-05-08 06:01:02 +00:00 |
|
Scott Lahteine
|
198ef1e474
|
🎨 Misc. code cleanup
|
2022-05-07 22:03:19 -05:00 |
|
Scott Lahteine
|
9e43ec9dcd
|
🔨 Improved mfprep script
|
2022-05-07 22:03:19 -05:00 |
|
Keith Bennett
|
1a9e8c047b
|
🔧 Fix Neo RGB sanity check (#24146)
|
2022-05-07 21:58:57 -05:00 |
|
ellensp
|
e43f4207a0
|
📌 Use ESP3DLib master branch (#24140)
|
2022-05-07 21:57:13 -05:00 |
|
ellensp
|
5f4ec82544
|
✏️Fix Markforged endstops/G38 (#24141)
|
2022-05-07 21:56:09 -05:00 |
|
InsanityAutomation
|
fa80adf92c
|
Update cr10 max builds to 470mm
|
2022-05-07 11:45:43 -04:00 |
|
thinkyhead
|
2a88cc0fcd
|
[cron] Bump distribution date (2022-05-07)
|
2022-05-07 00:01:30 +00:00 |
|
Scott Lahteine
|
505ab1bb62
|
🔨 Use first g++ in path for 'native' targets
|
2022-05-05 19:36:51 -05:00 |
|
Scott Lahteine
|
659b4172aa
|
🔨 Prevent build attribute define conflicts
|
2022-05-05 19:33:50 -05:00 |
|
thinkyhead
|
a5b57a09fd
|
[cron] Bump distribution date (2022-05-06)
|
2022-05-06 00:01:36 +00:00 |
|
Scott Lahteine
|
6e90272783
|
🩹 Bring G425 report up to date
Followup to #23112
|
2022-05-05 14:57:29 -05:00 |
|
Scott Lahteine
|
9d6b4a2e97
|
🔧 Move LASER_COOLANT_FLOW_METER to LASER_FEATURE
|
2022-05-05 13:41:03 -05:00 |
|
Keith Bennett
|
3cea0a00b1
|
🐛 Some EEPROM size fixes (#24113)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-05 02:38:48 -05:00 |
|
Stephen Hawes
|
81a6834876
|
✨ Add M3426 A<addr> parameter (#24130)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-05 02:37:47 -05:00 |
|
Keith Bennett
|
df40181357
|
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-04 19:25:02 -05:00 |
|
thinkyhead
|
6237a6a6d3
|
[cron] Bump distribution date (2022-05-05)
|
2022-05-05 00:12:10 +00:00 |
|
Scott Lahteine
|
23a26e4033
|
🌐 Clean up languages
|
2022-05-04 17:03:25 -05:00 |
|
Scott Lahteine
|
492d91791c
|
💚 Lock CI testing to PlatformIO 5.2.5
|
2022-05-04 15:02:00 -05:00 |
|
InsanityAutomation
|
9e4cce23d4
|
Update Configuration.h
|
2022-05-04 15:07:04 -04:00 |
|
thinkyhead
|
0a6c58ea71
|
[cron] Bump distribution date (2022-05-04)
|
2022-05-04 18:13:21 +00:00 |
|
Scott Lahteine
|
4c8c02f66f
|
📝 Replace KB with K in pins
|
2022-05-04 12:47:15 -05:00 |
|
thinkyhead
|
b038078541
|
[cron] Bump distribution date (2022-05-03)
|
2022-05-03 00:01:42 +00:00 |
|
Keith Bennett
|
43b43491ab
|
📝 Fix extraneous URL args (#24125)
|
2022-05-02 18:29:25 -05: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 |
|
thinkyhead
|
a1d4942f76
|
[cron] Bump distribution date (2022-05-01)
|
2022-05-01 00:01:58 +00: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 |
|