Scott Lahteine
|
a1f319d5b6
|
Consolidate common pin includes
|
2020-12-03 05:53:07 -06:00 |
|
ellensp
|
31352f8a8a
|
Fix up start, monitor baud (#20326)
|
2020-12-03 04:44:33 -06:00 |
|
yysh12
|
2878876064
|
Fix circle arc condition (#20322)
|
2020-12-03 04:40:39 -06:00 |
|
thinkyhead
|
7bf04d1526
|
[cron] Bump distribution date (2020-12-03)
|
2020-12-03 00:12:40 +00:00 |
|
Jason Smith
|
a4d6908d55
|
Permit SD EEPROM emulation on E3V2 (#20353)
|
2020-12-02 05:23:34 -06:00 |
|
Jason Smith
|
a4618309ce
|
Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
|
2020-12-02 01:31:06 -08:00 |
|
Luu Lac
|
257dc6d173
|
Help hosts when password-locked (#20348)
|
2020-12-01 23:52:09 -06:00 |
|
Mathias Rasmussen
|
753cf994b6
|
Update to STM32 v10, optimize build (#20325)
|
2020-12-01 23:51:04 -06:00 |
|
Scott Lahteine
|
c353eab898
|
Level Bed Corners is a sub-menu
|
2020-12-01 21:54:58 -06:00 |
|
thinkyhead
|
7226f6834e
|
[cron] Bump distribution date (2020-12-02)
|
2020-12-02 00:12:48 +00:00 |
|
Scott Lahteine
|
2e010909ac
|
Tweak to EEPROM safe delay
|
2020-12-01 16:14:37 -06:00 |
|
Jason Smith
|
0d080cea83
|
Fix E3V2 Control Menu when returning from Info (#20338)
|
2020-12-01 00:29:21 -08:00 |
|
Jason Smith
|
6f4381df53
|
Prevent Watchdog reset writing Creality 4.x EEPROM (#20328)
|
2020-11-30 22:25:44 -08:00 |
|
thinkyhead
|
db8fb9a03a
|
[cron] Bump distribution date (2020-12-01)
|
2020-12-01 00:13:08 +00:00 |
|
Jason Smith
|
87ede6fa1b
|
Increase E3V2 DWIN steps/mm range to 999.9 (#20324)
|
2020-11-30 04:44:34 -08:00 |
|
Scott Lahteine
|
fd35d1b8a6
|
General cleanup
|
2020-11-29 20:50:02 -06:00 |
|
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
2020-11-29 19:06:40 -06:00 |
|
thinkyhead
|
0f9ac3026d
|
[cron] Bump distribution date (2020-11-30)
|
2020-11-30 00:12:42 +00:00 |
|
Jason Smith
|
df0a0c9490
|
Leveling Fade Height default setting (#20316)
|
2020-11-29 15:00:08 -06:00 |
|
Jason Smith
|
f2b9be6e70
|
Fix STM32F1 'freeMemory()' warnings (#20319)
|
2020-11-29 14:57:05 -06:00 |
|
Alexander D. Kanevskiy
|
39abda8743
|
SKR E3 Turbo Controller Fan (#20320)
|
2020-11-29 14:55:18 -06:00 |
|
yysh12
|
dcb101224f
|
Arc Direction followup for circles (#20314)
|
2020-11-29 14:50:54 -06:00 |
|
thinkyhead
|
e7e1dcf190
|
[cron] Bump distribution date (2020-11-29)
|
2020-11-29 00:12:56 +00:00 |
|
thinkyhead
|
d466ac12ea
|
[cron] Bump distribution date (2020-11-28)
|
2020-11-28 00:12:13 +00:00 |
|
Thomas Niccolo Reyes
|
1c7f53bbb2
|
Fix M73 LCD code typo (#20300)
|
2020-11-27 15:26:19 -06:00 |
|
Sergey1560
|
0acd751e2d
|
Group related homing options (#20283)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-11-27 00:00:25 -06:00 |
|
yysh12
|
bab660ca7d
|
Fix G2/G3 arcs > 180° (#20292)
|
2020-11-26 23:29:07 -06:00 |
|
ellensp
|
109f68f7df
|
Fix BTT GTR 1.0 endstop/DIAG pins (#20296)
|
2020-11-26 22:50:21 -06:00 |
|
BsCmOD
|
819ec462b8
|
FIX TMC menu message (#20294)
|
2020-11-26 21:25:18 -06:00 |
|
Scott Lahteine
|
b6a32500c4
|
M808 Repeat Markers (#20084)
|
2020-11-26 21:18:40 -06:00 |
|
thinkyhead
|
c61a311c0d
|
[cron] Bump distribution date (2020-11-27)
|
2020-11-27 00:12:12 +00:00 |
|
Štěpán Dalecký
|
5cae4e9f55
|
[WIP] Fix Probe::offset_xy (#20290)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
|
2020-11-26 13:21:48 -08:00 |
|
wmariz
|
58ac815822
|
Level Corners with Probe option (#20241)
|
2020-11-26 07:58:19 -06:00 |
|
Scott Lahteine
|
3ba374a29e
|
Optimize emergency parser check
|
2020-11-26 03:56:21 -06:00 |
|
Scott Lahteine
|
7ce675e604
|
No auto debug for EEPROM_CHITCHAT
|
2020-11-26 03:56:21 -06:00 |
|
Scott Lahteine
|
aa2ced96e0
|
Finish HAL/STM32 cpp wrappers
|
2020-11-26 03:47:15 -06:00 |
|
mks-viva
|
8c59212ca4
|
MKS Robin E3 / E3D v1.1 (#20216)
|
2020-11-26 02:36:29 -06:00 |
|
Scott Lahteine
|
4f4843a845
|
Tweak some pin errors
|
2020-11-26 01:08:21 -06:00 |
|
Jason Smith
|
3a396a25dc
|
Retire HAL for STM32F4 / F7 (#20153)
|
2020-11-26 00:37:18 -06:00 |
|
Scott Lahteine
|
18853defdd
|
Reduce warnings, extern "C" cleanup (#20279)
|
2020-11-25 21:40:56 -06:00 |
|
swissnorp
|
649965ae32
|
Probe Offset Wizard improvements (#20239)
|
2020-11-25 21:38:00 -06:00 |
|
thinkyhead
|
afe5027a39
|
[cron] Bump distribution date (2020-11-26)
|
2020-11-26 00:11:33 +00:00 |
|
Victor Oliveira
|
04c4c6004e
|
Fix COLOR_UI without TOUCH_SCREEN_CALIBRATION (#20269)
|
2020-11-24 21:39:49 -08:00 |
|
Victor Oliveira
|
2693e35cae
|
add missing header to use HAS_SD_HOST_DRIVE (#20270)
|
2020-11-24 20:08:35 -08:00 |
|
Scott Lahteine
|
e38abef720
|
Update TOUCH_UI_LULZBOT_BIO wrappers
|
2020-11-24 18:32:01 -06:00 |
|
thinkyhead
|
0eae28a663
|
[cron] Bump distribution date (2020-11-25)
|
2020-11-25 00:11:42 +00:00 |
|
Scott Lahteine
|
b28b2ca266
|
Cosmetic G29 ABL tweak
|
2020-11-24 17:53:39 -06:00 |
|
Scott Lahteine
|
296a2ad7e4
|
Consistent Probe XY offset type
|
2020-11-24 17:38:26 -06:00 |
|
Jason Smith
|
e9431b5445
|
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE (#20254)
|
2020-11-24 16:27:59 -06:00 |
|
pseudex
|
4258ff1a68
|
Allow cold Filament Load/Unload with M302 P1 (#20262)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-11-24 16:20:06 -06:00 |
|