Bo Herrmannsen
|
04a55c9188
|
Fix LPC176x build script for Python 3 (#15637)
Co-Authored-By: Sven Holzmann <powerprobot@users.noreply.github.com>
|
2019-10-24 12:16:02 -05:00 |
|
Evgeny Zyatkov
|
9470554f63
|
Fix DUE HAL serial defines (#15594)
|
2019-10-19 12:30:38 -05:00 |
|
Chris Pepper
|
11f1392026
|
Fix Python3 (Windows) compatibility (#15597)
|
2019-10-18 21:15:26 +01:00 |
|
Scott Lahteine
|
0ff57c640c
|
Fix compile warning
|
2019-10-15 17:13:07 -05:00 |
|
Scott Lahteine
|
b7b303f4bf
|
Spindle/Laser power in planner blocks (#14437)
|
2019-10-15 16:10:20 -05:00 |
|
Jason Smith
|
53abfdc2c3
|
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547)
|
2019-10-15 14:18:46 -05:00 |
|
InsanityAutomation
|
0074d63962
|
Vendor version override (#14189)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
|
2019-10-15 12:32:44 -05:00 |
|
Bo Herrmannsen
|
5ad9257df4
|
Fix DUE HAL serial defines (#15536)
|
2019-10-13 17:06:15 -05:00 |
|
Scott Lahteine
|
c83c2a5022
|
Patch compile glitches
|
2019-10-03 15:37:13 -05:00 |
|
Scott Lahteine
|
0322348924
|
Handle runout in runout.cpp
|
2019-10-03 06:27:30 -05:00 |
|
tonokip
|
df48ef6df3
|
Fix step timer on Archim1 (#15447)
|
2019-10-03 03:29:15 -05:00 |
|
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
2019-10-01 19:59:48 -05:00 |
|
Scott Lahteine
|
7cd72de8bc
|
General cleanup, style
|
2019-09-30 22:57:23 -05:00 |
|
Scott Lahteine
|
e3fd0519b3
|
Reduce need for UNUSED
|
2019-09-30 22:56:22 -05:00 |
|
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
2019-09-29 17:57:29 -05:00 |
|
Scott Lahteine
|
f2d93f61c3
|
Revert errant const
|
2019-09-28 23:52:54 -05:00 |
|
Tim Moore
|
7e72768433
|
Info Menu: Runaway Watch state (#14827)
|
2019-09-28 21:53:40 -05:00 |
|
Maxim
|
1b9fc64d8a
|
Add M997 support for SKR PRO 1.1 (#15394)
|
2019-09-28 00:54:30 -05:00 |
|
Marcio Teixeira
|
02bbc51195
|
Keep C extension for now, restore (void) arg (#15380)
|
2019-09-27 14:02:35 -05:00 |
|
Berezovskyi Oleksandr
|
c0d5b57cf9
|
Init i2c for all i2c EEPROM use (#15366)
|
2019-09-26 22:25:56 -05:00 |
|
Scott Lahteine
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
2019-09-26 04:30:55 -05:00 |
|
Scott Lahteine
|
b72fd7ea9c
|
Supply 'super' for servo subclasses
|
2019-09-25 22:07:14 -05:00 |
|
Scott Lahteine
|
0b4aedf13e
|
Less use of "this"
|
2019-09-25 09:29:58 -05:00 |
|
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
2019-09-24 21:29:21 -05:00 |
|
Scott Lahteine
|
6c62732ae1
|
Handle no Timer 3C
|
2019-09-22 21:50:18 -05:00 |
|
Scott Lahteine
|
c353eaa146
|
Misc changes from struct refactor (#15289)
|
2019-09-17 18:16:28 -05:00 |
|
Tanguy Pruvot
|
7c3d52cd6b
|
HAL_DUE build fix (#15286)
|
2019-09-17 04:51:27 -05:00 |
|
Scott Lahteine
|
f01f0d1956
|
Drop C-style 'void' argument
|
2019-09-16 20:31:21 -05:00 |
|
Scott Lahteine
|
7d8c38693f
|
Formatting
|
2019-09-16 20:31:21 -05:00 |
|
Scott Lahteine
|
a06010e08a
|
Macrofy attachInterrupt
|
2019-09-16 20:31:20 -05:00 |
|
Scott Lahteine
|
7e95ee9e4b
|
Patch missing millis
|
2019-09-16 15:57:25 -05:00 |
|
Tanguy Pruvot
|
02d400e413
|
STM32F1: Sync SPI changes from maple master (#15266)
|
2019-09-15 13:46:17 -05:00 |
|
Scott Lahteine
|
d5f5203880
|
Use "mount" as card verb
|
2019-09-15 03:12:44 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
ffb418b226
|
Move some SD comments
|
2019-09-14 02:31:47 -05:00 |
|
Tanguy Pruvot
|
2435c6082a
|
STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240)
|
2019-09-13 01:33:33 -05:00 |
|
Tanguy Pruvot
|
5bf635cec2
|
STM32F1: Only include USBComposite if flagged (#15243)
|
2019-09-12 18:35:27 -05:00 |
|
Tanguy Pruvot
|
f1162243f6
|
STM32F1: No USBSerial without USB-serial bridge (#15242)
|
2019-09-12 17:59:31 -05:00 |
|
reloxx13
|
05cd483413
|
STM32F1: Support M997 - Reset and begin flash (#15209)
|
2019-09-11 12:12:58 -05:00 |
|
Ludy
|
3c3a956a17
|
Fix compiling error BIGTREE_SKR_MINI (#15197)
Let's get STM32F1 working again!
|
2019-09-09 10:34:54 -05:00 |
|
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
2019-09-09 03:17:11 -05:00 |
|
Scott Lahteine
|
dbea6f0022
|
STM32F1 USB cdc/msc composite device (#15180)
Co-Authored-By: bigtreetech <38851044+bigtreetech@users.noreply.github.com>
|
2019-09-08 02:28:22 -05:00 |
|
Jamie
|
dbee0e9c54
|
Analog joystick jogging control (#14648)
|
2019-09-08 00:55:34 -05:00 |
|
Scott Lahteine
|
8d036e94bf
|
Combine channel-based SPI headers
|
2019-09-05 17:09:24 -05:00 |
|
Ludy
|
beffcd856b
|
Update German language, (c) (#15164)
|
2019-09-04 16:59:26 -05:00 |
|
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
2019-09-02 19:49:58 -05:00 |
|
Giuliano Zaro
|
12c595c61f
|
SAMD51 LCD support (#15113)
|
2019-09-02 05:45:02 -05:00 |
|
Scott Lahteine
|
34b73426e5
|
Apply #ifdef/#ifndef where possible
|
2019-09-01 23:54:50 -05:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
Scott Lahteine
|
0f4d3e1bca
|
Fix ESP32 "DISABLED" name conflict
|
2019-08-30 22:37:28 -05:00 |
|
Tanguy Pruvot
|
c014f8dc78
|
Fix STM32F1 SPI warning (gcc 8.2.1) (#15104)
|
2019-08-30 18:15:04 -05:00 |
|
Tanguy Pruvot
|
d068470e18
|
Prevent Linux min/max error (#15107)
|
2019-08-30 17:46:09 -05:00 |
|
Scott Lahteine
|
d25231aea8
|
Spacing, defined(), #include tweaks
|
2019-08-29 18:06:24 -05:00 |
|
Karl Andersson
|
7ebfae27e3
|
Fix HAL_STM32 SPI regression (#15093)
Reference: 0b47558
|
2019-08-29 17:00:01 -05:00 |
|
Scott Lahteine
|
a61c91ae9e
|
Use 'bugfix' branch of U8glib-HAL
|
2019-08-28 21:39:18 -05:00 |
|
Scott Lahteine
|
1d8ad7cf71
|
Safe changes from HAL cleanup
|
2019-08-28 21:21:47 -05:00 |
|
BigTreeTech
|
848dd740ba
|
Fix STM32F1 ADC read temperature error (#15026)
…after USB CDC connect.
|
2019-08-24 01:33:16 -05:00 |
|
Tanguy Pruvot
|
012f577bb0
|
STM32F1: Import (rogerclarkmelbourne) SPI class (#15002)
|
2019-08-21 06:22:23 -05:00 |
|
chzj333
|
0b47558a09
|
New board STM32F407 (#14994)
|
2019-08-20 03:05:12 -05:00 |
|
Scott Lahteine
|
29c12905f5
|
Minor HAL patches
|
2019-08-19 02:28:36 -05:00 |
|
Scott Lahteine
|
3f678b0be5
|
Remove some extra F4 conditions
|
2019-08-18 23:37:25 -05:00 |
|
Scott Lahteine
|
4d1a662571
|
Fix STM32F7 STEPPER_ENABLE_PIN
|
2019-08-18 23:25:15 -05:00 |
|
Bob Kuhn
|
66bfad3ced
|
Fix missing U8glib.h include (#14966)
|
2019-08-16 20:06:32 -05:00 |
|
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
2019-08-16 18:34:13 -05:00 |
|
Giuliano Zaro
|
af4bcb629a
|
SAMD51 typo fix (#14885)
|
2019-08-10 19:22:48 -05:00 |
|
Johnny Eshak
|
03dbe16ccc
|
Compiling M43 on invalid conversion (#14897)
|
2019-08-10 19:20:40 -05:00 |
|
Giuliano Zaro
|
d78086ccdc
|
SAMD51: Neopixel pin mapping (#14913)
|
2019-08-10 19:18:32 -05:00 |
|
Eric Ptak
|
9c5086e6af
|
[STM32F1] Simpler Flash EEPROM (#14829)
|
2019-08-10 19:14:31 -05:00 |
|
Tanguy Pruvot
|
5d2519ed50
|
Allow use of Fysetc SoftwareSerialM (#14893)
|
2019-08-10 01:45:36 -05:00 |
|
Chris Pepper
|
2971b48a12
|
Use PlatformIO 4 default dir structure (#14879)
|
2019-08-08 08:29:33 -05:00 |
|
Scott Lahteine
|
9624c90cfb
|
Remove HAL.h dependency in SoftwareSerial.h
|
2019-08-08 07:43:57 -05:00 |
|
Tanguy Pruvot
|
535018ef0e
|
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) (#14861)
|
2019-08-08 02:25:52 -05:00 |
|
Tanguy Pruvot
|
92c35d14a4
|
Non-fatal error from ps::access_start (#14845)
|
2019-08-07 00:43:00 -05:00 |
|
Giuliano Zaro
|
535eeace5f
|
Fix Bed, Chamber ADC condition (#14866)
|
2019-08-06 22:57:54 -05:00 |
|
Tanguy Pruvot
|
eecfcd124d
|
Finish STM32F4 SD-based settings storage (#14844)
|
2019-08-06 22:53:11 -05:00 |
|
Scott Lahteine
|
fd9f067a48
|
Robin FSMC / SPI pins
|
2019-08-06 04:57:49 -05:00 |
|
Scott Lahteine
|
579e4396e2
|
Reduce STM32_F4_F7 pin warnings
|
2019-08-06 04:57:15 -05:00 |
|
Scott Lahteine
|
fb579212ea
|
Reduce unused function warnings
|
2019-08-06 04:56:17 -05:00 |
|
Robby Candra
|
5bc2fb022c
|
THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798)
|
2019-08-05 20:33:15 -05:00 |
|
Giuliano Zaro
|
d493cafc4a
|
Fix a memset pointer cast (#14823)
|
2019-08-04 22:06:36 -05:00 |
|
Tanguy Pruvot
|
4bd1e55093
|
STM32F1: Init EEPROM SPI pin modes (#14810)
|
2019-08-03 18:11:06 -05:00 |
|
Scott Lahteine
|
18c9182903
|
Match up write_data signatures
|
2019-08-02 11:09:07 -05:00 |
|
Ludy
|
337361d588
|
Update German language, (c) (#14804)
|
2019-08-02 09:21:28 -05:00 |
|
yangwenxiong
|
6132cf900b
|
STM32F4x SD-based settings storage (#14808)
|
2019-08-02 07:40:27 -05:00 |
|
Giuliano Zaro
|
21993b75f4
|
SAMD51 Servo class (#14781)
|
2019-08-02 07:37:41 -05:00 |
|
Scott Lahteine
|
e85eca2630
|
HAL cleanup, Teensy 3.1 platform
|
2019-08-02 07:22:26 -05:00 |
|
Scott Lahteine
|
e1942715ce
|
HAL_STM32F1_EEPROM_SIZE => HAL_EEPROM_SIZE
|
2019-08-02 06:18:36 -05:00 |
|
Scott Lahteine
|
fd945d1070
|
More generic EEPROM data array name
|
2019-08-02 04:40:34 -05:00 |
|
Tanguy Pruvot
|
3334163e73
|
STM32F1: Align SD EEPROM data for SDIO (#14809)
|
2019-08-02 04:12:46 -05:00 |
|
Scott Lahteine
|
5e2582a31b
|
Comment spacing
|
2019-08-02 02:24:15 -05:00 |
|
Scott Lahteine
|
c2b319360d
|
Remove extra pragmas
|
2019-07-30 20:19:47 -05:00 |
|
Tanguy Pruvot
|
202d3ab3c9
|
Define STM32F1 GPIO for the preprocessor (#14785)
|
2019-07-30 18:58:03 -05:00 |
|
pinchies
|
d98b9d54f1
|
JGAurora A5S & A1 touch support (#14768)
|
2019-07-30 17:08:11 -05:00 |
|
rafaljot
|
e44fccf3d2
|
Add support for M575 (#14757)
|
2019-07-30 02:30:00 -05:00 |
|
Scott Lahteine
|
1165c26ab4
|
Trailing whitespace
|
2019-07-29 19:46:54 -05:00 |
|
Scott Lahteine
|
e5d73f68c8
|
HAL folder organization (#14763)
|
2019-07-28 23:55:24 -05:00 |
|
Giuliano Zaro
|
290466578f
|
Adafruit Grand Central M4 (#14749)
|
2019-07-28 14:48:29 -05:00 |
|
Marcio Teixeira
|
1c3df51f87
|
vsnprintf patch redux (#14725)
|
2019-07-27 04:34:49 -05:00 |
|
Chris Pepper
|
b6095fd084
|
Reduce default LPC176x ADC lowpass filtering
|
2019-07-25 00:40:51 +01:00 |
|
Marcio Teixeira
|
585a8a96b4
|
Fix extraneous redefine of vsnprintf_P in Marduino.h (#14712)
|
2019-07-23 17:18:53 -05:00 |
|