Scott Lahteine
|
4a89731025
|
Rotary encoder cleanup (#20753)
|
2021-01-12 20:43:52 -06:00 |
|
Giuliano Zaro
|
2b928b4754
|
Fix comments (#20759)
|
2021-01-12 19:38:51 -06:00 |
|
thinkyhead
|
923ca6f104
|
[cron] Bump distribution date (2021-01-13)
|
2021-01-13 00:40:12 +00:00 |
|
Scott Lahteine
|
4472ba2b6b
|
Ok to use C++11 'auto'
|
2021-01-12 18:08:24 -06:00 |
|
Johan van der Vyver
|
7f3dcb3e8a
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-12 18:05:49 -06:00 |
|
thinkyhead
|
a26f2fb00b
|
[cron] Bump distribution date (2021-01-12)
|
2021-01-12 00:33:31 +00:00 |
|
devin122
|
8ff87c120a
|
Fix TMC220x short circuit (#20731)
|
2021-01-11 01:46:17 -06:00 |
|
Serhiy-K
|
4327b5c1b0
|
Fixes for TFTGLCD (#20734)
|
2021-01-10 23:59:42 -06:00 |
|
Victor Oliveira
|
d6de6de1bb
|
NO_SD_DETECT option (#20741)
|
2021-01-10 21:55:16 -06:00 |
|
Scott Lahteine
|
9eecb2f542
|
Fix joystick include
|
2021-01-10 21:49:35 -06:00 |
|
Scott Lahteine
|
54debf855c
|
Tweak STM32F1 pin r/w/t
|
2021-01-10 21:38:31 -06:00 |
|
Scott Lahteine
|
acda53aa1c
|
Clean up some includes
|
2021-01-10 21:38:31 -06:00 |
|
Scott Lahteine
|
71921bc9b2
|
Update Slovak glyphs
|
2021-01-10 21:38:31 -06:00 |
|
thinkyhead
|
bc5c52dc95
|
[cron] Bump distribution date (2021-01-11)
|
2021-01-11 00:30:23 +00:00 |
|
Mike La Spina
|
cf1f8aff77
|
Laser Test Fire (#20452)
|
2021-01-10 06:01:25 -06:00 |
|
Anthony Rich
|
d78f2926ec
|
Wanhao One+ SD detect pin (#20724)
|
2021-01-10 05:50:09 -06:00 |
|
thinkyhead
|
46916d322e
|
[cron] Bump distribution date (2021-01-10)
|
2021-01-10 00:30:52 +00:00 |
|
Scott Lahteine
|
299f849ffa
|
Optimize some G76 strings
|
2021-01-09 00:09:03 -06:00 |
|
Dmitry Katsubo
|
bbf06152da
|
Fix misc. warnings (#20715)
|
2021-01-08 18:55:36 -06:00 |
|
Scott Lahteine
|
8ffae97128
|
Fix Python 2.7 compatibility
Fix regression from #20692
|
2021-01-08 18:51:54 -06:00 |
|
Markus
|
d4ac8bc67b
|
Up to 6 Tramming points (#20720)
|
2021-01-08 18:42:08 -06:00 |
|
thinkyhead
|
8e1637a2cc
|
[cron] Bump distribution date (2021-01-09)
|
2021-01-09 00:29:33 +00:00 |
|
thinkyhead
|
4e8d92bece
|
[cron] Bump distribution date (2021-01-08)
|
2021-01-08 00:29:39 +00:00 |
|
qwewer0
|
4eedeabb51
|
Fix M48 output (#20713)
|
2021-01-07 17:55:57 -06:00 |
|
TheCodeExorcist
|
3009707723
|
Improved MKS Robin support (#19333)
|
2021-01-06 21:13:15 -06:00 |
|
Java
|
8edcf03715
|
Preheat before Power Loss Recovery homing (#20697)
|
2021-01-06 20:57:11 -06:00 |
|
thinkyhead
|
abea8ff8f4
|
[cron] Bump distribution date (2021-01-07)
|
2021-01-07 00:30:20 +00:00 |
|
Scott Lahteine
|
3dd1fe4211
|
Custom build_flags by feature (#20692)
|
2021-01-05 21:03:13 -06:00 |
|
thinkyhead
|
d2969d2326
|
[cron] Bump distribution date (2021-01-06)
|
2021-01-06 00:27:10 +00:00 |
|
wilbur4321
|
e3831c146d
|
Multi-Z stepper inverting (#20678)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-01-05 17:03:45 -06:00 |
|
ellensp
|
218de578e0
|
Fix Azteeg X3 macro typo (#20681)
|
2021-01-05 06:23:56 -06:00 |
|
ellensp
|
87fbda8344
|
Define SANGUINOLOLU 1.1 enable pins (#20682)
|
2021-01-05 06:22:51 -06:00 |
|
ellensp
|
e9ab6c10cf
|
No BTN_ENC_EN on Anet 10 (#20684)
|
2021-01-05 06:21:08 -06:00 |
|
Giuliano Zaro
|
1eb592550c
|
Temperature report followup (#20687)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-05 06:18:09 -06:00 |
|
FanDjango
|
dc3cfd0d9d
|
Adjustable precision in M105 temperature report (#20602)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-04 23:57:58 -06:00 |
|
zeleps
|
2f17f2207a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-01-04 23:48:42 -06:00 |
|
Scott Lahteine
|
d2e1e9a0ac
|
Indent tool_change_prime
|
2021-01-04 23:36:12 -06:00 |
|
Scott Lahteine
|
c0a3931595
|
Clarify solenoid active / magnet-on state
|
2021-01-04 23:09:35 -06:00 |
|
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
2021-01-04 20:32:52 -06:00 |
|
Scott Lahteine
|
3a99d001ff
|
Solenoid cleanups
Followups to #20473 ahead of #20675
|
2021-01-04 19:01:45 -06:00 |
|
thinkyhead
|
7033003c36
|
[cron] Bump distribution date (2021-01-05)
|
2021-01-05 00:26:38 +00:00 |
|
Scott Lahteine
|
21c7e699f1
|
Remove untranslated strings
|
2021-01-04 18:18:45 -06:00 |
|
Scott Lahteine
|
208200a3cc
|
G34/M422 cleanup
|
2021-01-04 17:52:00 -06:00 |
|
Scott Lahteine
|
ba2cadb479
|
Move duplication_e_mask
|
2021-01-03 22:23:13 -06:00 |
|
Scott Lahteine
|
ca47dffa35
|
Fix delayed_move_time elapsed test
|
2021-01-03 22:22:21 -06:00 |
|
InsanityAutomation
|
548d5603ea
|
Fix IDEX reboot on travel after G28 X (#20654)
|
2021-01-03 22:07:29 -06:00 |
|
InsanityAutomation
|
6b458676b1
|
Fix SD SPI Speed override, FTDI mesh edit (#20657)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-01-03 21:59:48 -06:00 |
|
Scott Lahteine
|
63448f3244
|
Rename FTDI EVE screen data structs
|
2021-01-03 21:52:05 -06:00 |
|
Marcio T
|
2d88bcb67e
|
Fix thermal error protection, reporting (#20655)
|
2021-01-03 21:39:15 -06:00 |
|
thinkyhead
|
effc37362a
|
[cron] Bump distribution date (2021-01-04)
|
2021-01-04 00:26:24 +00:00 |
|