Scott Lahteine
|
a578749622
|
Clean up HAL ADC, old test scripts
|
2020-01-17 02:44:01 -06:00 |
|
Bob-the-Kuhn
|
0d0dfba203
|
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579)
|
2020-01-17 02:44:01 -06:00 |
|
thinkyhead
|
91a399ae7f
|
[cron] Bump distribution date (2020-01-17)
|
2020-01-17 00:06:39 +00:00 |
|
felixstorm
|
2b9eb4437b
|
ESP32 HAL: Fix random pauses during prints (#16548)
|
2020-01-16 05:57:14 -06:00 |
|
ellensp
|
5bd66241df
|
Fix TOUCH_UI_FTDI_EVE bugs (#16540)
|
2020-01-16 05:50:00 -06:00 |
|
Scott Lahteine
|
1bb1ce7475
|
Move macros to stepper/indirection
|
2020-01-16 05:25:16 -06:00 |
|
Jason Smith
|
c305c2cc6b
|
Fix some warnings, Melzi pins
|
2020-01-15 19:57:16 -06:00 |
|
dagorel
|
bda4957f9b
|
Fix I2C address of MCP4728 on LPC176x (#16578)
|
2020-01-15 19:15:54 -06:00 |
|
thinkyhead
|
bc483b2354
|
[cron] Bump distribution date (2020-01-16)
|
2020-01-16 00:08:10 +00:00 |
|
Dennis
|
2d7f94cae1
|
Adjustable ADC debounce delay (#16264)
|
2020-01-15 18:06:03 -06:00 |
|
gjdodd
|
7481563bd9
|
Nikon IR support for time lapse photos (#16539)
|
2020-01-15 17:59:41 -06:00 |
|
Scott Lahteine
|
b419ca254b
|
Fix typo
|
2020-01-15 01:27:32 -06:00 |
|
thisiskeithb
|
7eed008e8e
|
Use Flash EEPROM on BTT002 (#16558)
|
2020-01-15 01:27:32 -06:00 |
|
Bob Kuhn
|
53dfeed6c0
|
Steval_3DP001V1 timers, analog inputs, etc. (#16565)
|
2020-01-14 23:19:13 -06:00 |
|
Lino Barreca
|
ef513ef7fb
|
Fix build error with unsupported reset flags (#16562)
|
2020-01-14 23:19:13 -06:00 |
|
Scott Lahteine
|
ea7363a8f4
|
Update more configs
|
2020-01-14 18:48:29 -06:00 |
|
thinkyhead
|
8e1a21cf53
|
[cron] Bump distribution date (2020-01-15)
|
2020-01-15 00:08:21 +00:00 |
|
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
2020-01-13 20:52:24 -06:00 |
|
Scott Lahteine
|
1457e40208
|
Make lcd_power_loss_recovery_cancel exportable
|
2020-01-13 20:25:12 -06:00 |
|
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
2020-01-13 18:47:30 -06:00 |
|
thinkyhead
|
53f1e5ff5b
|
[cron] Bump distribution date (2020-01-14)
|
2020-01-14 00:08:54 +00:00 |
|
Scott Lahteine
|
0e6ef65aec
|
Clean up whitespace
|
2020-01-13 16:56:56 -06:00 |
|
Bob Kuhn
|
c4ffe74d71
|
Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support (#16538)
|
2020-01-13 00:26:17 -06:00 |
|
David Klasinc
|
55b2af9464
|
Fix Linux upload path detection (#16514)
|
2020-01-13 00:23:55 -06:00 |
|
thinkyhead
|
fc4a42bbdc
|
[cron] Bump distribution date (2020-01-13)
|
2020-01-13 00:08:17 +00:00 |
|
thinkyhead
|
57499291d3
|
[cron] Bump distribution date (2020-01-12)
|
2020-01-12 00:10:02 +00:00 |
|
Ryan V1
|
56e51efeea
|
Use RECIPROCAL macro (not _RECIP) (#16530)
|
2020-01-11 17:16:16 -06:00 |
|
Jason Smith
|
d22eb261cf
|
Fix probeless delta build (#16537)
|
2020-01-11 17:14:33 -06:00 |
|
FlyingSamson
|
fbf2f36cae
|
Only constrain motion on homed axes (#16533)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-01-11 17:06:52 -06:00 |
|
thinkyhead
|
e8941d2bd8
|
[cron] Bump distribution date (2020-01-11)
|
2020-01-11 00:08:42 +00:00 |
|
Luc
|
d854c8fa5f
|
ESP3d integration for ESP32 (#16515)
|
2020-01-10 17:22:41 -06:00 |
|
Giuliano Zaro
|
e9a97127f7
|
Update Italian language (#16527)
|
2020-01-10 16:19:52 -06:00 |
|
Giuliano Zaro
|
0391e5bcc7
|
Prevent Z misaligment on tool change (#16518)
|
2020-01-10 16:12:21 -06:00 |
|
thinkyhead
|
d02a867424
|
[cron] Bump distribution date (2020-01-10)
|
2020-01-10 20:47:56 +00:00 |
|
Acenotass
|
2d820e6204
|
Update Russian language (#16522)
|
2020-01-10 13:06:02 -06:00 |
|
Tanguy Pruvot
|
f9f7697b96
|
Fix Probe Offset XY edit items (et Français) (#16523)
|
2020-01-10 13:04:59 -06:00 |
|
InsanityAutomation
|
409d7378d9
|
Add Probe Offsets menu (#16444)
|
2020-01-10 00:47:38 -06:00 |
|
ellensp
|
669fe74096
|
Fix compile error w/out LCD (#16502)
|
2020-01-09 04:51:41 -06:00 |
|
Jamie
|
36d08f8ad3
|
Add ARC_SEGMENTS_PER_SEC for finer G2/G3 arcs (#16510)
|
2020-01-09 04:48:00 -06:00 |
|
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
2020-01-08 20:00:26 -06:00 |
|
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
2020-01-08 18:36:47 -06:00 |
|
thisiskeithb
|
5beca89412
|
Add menu item Tune > Advance K (#16488)
|
2020-01-08 17:43:36 -06:00 |
|
Alejandro Aguilera
|
5a5e1d0401
|
Fix Change Filament menu item with runout (#16485)
|
2020-01-08 16:03:23 -06:00 |
|
dagorel
|
a88b91b3ed
|
Provide some missing Arduino macros (#16497)
|
2020-01-07 21:56:47 -06:00 |
|
Lino Barreca
|
5c4c052fd7
|
Fix SKR Pro BLTouch conflicting timers (#16499)
|
2020-01-07 21:54:26 -06:00 |
|
Vertabreaker
|
d26c32375e
|
Fix EEPROM array size bug (#16475)
|
2020-01-07 21:49:27 -06:00 |
|
ellensp
|
994c695862
|
Fix MKS_SGEN sanity check (#16501)
|
2020-01-07 21:47:45 -06:00 |
|
ManuelMcLure
|
675295692b
|
Fix unused var warning (#16467)
|
2020-01-05 02:52:38 -06:00 |
|
Tanguy Pruvot
|
d1e55a2d1d
|
Remove extra UBL map edit menu item (#16451)
|
2020-01-05 02:25:03 -06:00 |
|
Vertabreaker
|
5e1f0e5e90
|
Followup to EEPROM patch (#16470)
|
2020-01-05 02:19:50 -06:00 |
|