Giuliano Zaro
|
ff0c931e47
|
Add RAMPS 1.4.4 to AGCM4 (#16606)
|
5 years ago |
Scott Lahteine
|
49a66bc4cc
|
Fix ESP32 warning, specify supported version
|
5 years ago |
Robby Candra
|
a83ad2d9d4
|
Define MarlinSerial instances for DGUS (#16841)
|
5 years ago |
Giuliano Zaro
|
4a733796bd
|
Prevent pin glitches on out commutation (#16835)
Better for switching from pulled input to output and also set real output (with no input enabled).
|
5 years ago |
Scott Lahteine
|
fa6e7cb733
|
Function-style critical section macros
|
5 years ago |
Giuliano Zaro
|
d5790e09a5
|
Update SAMD51 EEPROM repo link (#16832)
|
5 years ago |
Scott Lahteine
|
a33d08928a
|
Tweak LPC1768 upload py script
|
5 years ago |
Scott Lahteine
|
b9b07387d7
|
Minor HAL cleanup
|
5 years ago |
Giuliano Zaro
|
90e2c42031
|
Adafruit Grand Central M4 fixes (#16812)
|
5 years ago |
Fabio Santos
|
894762259b
|
Coolstep for TMC2130, 2209, 5130, 5160 (#16790)
|
5 years ago |
Robby Candra
|
86812432f3
|
Remove extraneous Serial init (#16794)
|
5 years ago |
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
5 years ago |
Bob Kuhn
|
0268c1d02c
|
STM32duino - Use SDIO for onboard SD (#16756)
|
5 years ago |
felixstorm
|
f1dbfaf706
|
Fix warning for ESP32 (#16771)
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
4937519d51
|
Fix LPC build with USE_WATCHDOG off
|
5 years ago |
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
5 years ago |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
5 years ago |
ellensp
|
c49e987b1e
|
Fix M43 timer report on AVR (#16645)
|
5 years ago |
Luc
|
6357619ab2
|
Add ESP3DLib idletask entry point (#16658)
|
5 years ago |
0r31
|
e3611ad209
|
Fix MKS Base + Digipot compile error (#16636)
|
5 years ago |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
5 years ago |
Scott Lahteine
|
b7a67f6f74
|
Extra debugging for leveling on/off
|
5 years ago |
0r31
|
b57ef4b261
|
Override for LPC1768 u8g/digipot I2C master ID (#16622)
|
5 years ago |
Bob Kuhn
|
1a5cbc9052
|
Fix STM401/4xx/STM32F7xx timers, STEVAL_3DP001V1 warning (#16621)
|
5 years ago |
0r31
|
451062553e
|
LPC1768: Allow I2C master channel override (#16584)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
Jason Smith
|
439e73d79c
|
AVR sanity check for MONITOR_DRIVER_STATUS with SW Serial (#16421)
|
5 years ago |
Giuliano Zaro
|
aec211fc80
|
SAMD51: ADC for probe temperature compensation (#16596)
|
5 years ago |
Scott Lahteine
|
a578749622
|
Clean up HAL ADC, old test scripts
|
5 years ago |
Bob-the-Kuhn
|
0d0dfba203
|
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579)
|
5 years ago |
felixstorm
|
2b9eb4437b
|
ESP32 HAL: Fix random pauses during prints (#16548)
|
5 years ago |
Scott Lahteine
|
b419ca254b
|
Fix typo
|
5 years ago |
Bob Kuhn
|
53dfeed6c0
|
Steval_3DP001V1 timers, analog inputs, etc. (#16565)
|
5 years ago |
Lino Barreca
|
ef513ef7fb
|
Fix build error with unsupported reset flags (#16562)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
David Klasinc
|
55b2af9464
|
Fix Linux upload path detection (#16514)
|
5 years ago |
Luc
|
d854c8fa5f
|
ESP3d integration for ESP32 (#16515)
|
5 years ago |
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
5 years ago |
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
5 years ago |
Lino Barreca
|
5c4c052fd7
|
Fix SKR Pro BLTouch conflicting timers (#16499)
|
5 years ago |
George Fu
|
e593da1c23
|
Update and fix DGUS (#16317)
|
5 years ago |
Tanguy Pruvot
|
1ea529b9c1
|
STM32F1: Fix misleading indent / nullptr on FSMC (#16431)
|
5 years ago |
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
5 years ago |
Scott Lahteine
|
5b75a018b7
|
Misc patches preceding DGUS PR
|
5 years ago |
Jason Smith
|
4e1f2f89f6
|
Refactor TMC-related macros and sanity checks (#16384)
|
5 years ago |
Alexander Gavrilenko
|
c6f7ea9f22
|
MKS Robin ILI9328 TFT support (#16401)
|
5 years ago |
Luc
|
24eaf2d7e0
|
Some ESP32 patches (#16297)
|
5 years ago |
randellhodges
|
f4196d394b
|
Flash leveling (for some STM32) (#16174)
|
5 years ago |
Jason Smith
|
2e235aff03
|
Fix HAL_STM32 + Arduino IDE SoftwareSerial conflict (#16266)
|
5 years ago |