Tim Moore
3765e67434
Dreammaker Overlord pins ( #14791 )
5 years ago
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
5 years ago
Eric Ptak
59e97e5e52
FYSETC Cheetah 1.2 ( #14723 )
5 years ago
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
5 years ago
Giuliano Zaro
7085781c71
Include configs in serial.h ( #14714 )
6 years ago
Marcio Teixeira
369fb2806d
Fix compilation warnings, errors ( #14704 )
6 years ago
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP ( #14638 )
6 years ago
Scott Lahteine
3d153486da
Fysetc rename Part 2
6 years ago
Scott Lahteine
305f277843
Drop old includes in serial.h
6 years ago
Scott Lahteine
5ccf8c2c33
Fix serial.h indents
6 years ago
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
6 years ago
Jeonghwan Noh
475ccfad62
Oscar (by Thinknthings of Korea) board support ( #14574 )
6 years ago
Scott Lahteine
eaf1c0954e
Update some precompiler tests
6 years ago
thisiskeithb
42be684e69
Wanhao Duplicator i3 Mini support ( #14559 )
6 years ago
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
6 years ago
Scott Lahteine
94f2e82897
Serial assert (needs work)
6 years ago
gmarsh
ab99a80793
GMARSH X6 board support ( #14550 )
6 years ago
Scott Lahteine
a2ba0aaaac
HAL include and other adjustments ( #14525 )
6 years ago
Scott Lahteine
1a349c7522
Add HAS_TMC220x
6 years ago
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
6 years ago
thisiskeithb
10a71e332d
Biqu SKR 1.1 => BigTree SKR 1.1 ( #14514 )
6 years ago
Scott Lahteine
535b70057e
Oops. Don't undef MIN/MAX
6 years ago
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
6 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
6 years ago
Scott Lahteine
44e4f853c8
Patch M_PI in Marduino.h
6 years ago
thisiskeithb
c6f74ba887
TH3D EZBoard v1.0 ( #14473 )
6 years ago
Scott Lahteine
18e396b102
Update motherboard numbering
6 years ago
Msq001
c9be936d4a
BigTreeTech SKR Mini E3 ( #14457 )
6 years ago
Scott Lahteine
3ea073ace6
Slight reduction in serial.h file size
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
thisiskeithb
8b63e3701f
MKS Robin Nano board support ( #14363 )
6 years ago
thisiskeithb
cd302f9464
Add MKS SGen-L Board ( #14411 )
6 years ago
Andy Shaw
064177154c
Update SD card connection / sharing options ( #14325 )
6 years ago
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 ( #14407 )
6 years ago
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support ( #14366 )
6 years ago
sjasonsmith
07b41a8c3f
Include SOLENOID_PROBE in leveling report ( #14344 )
6 years ago
thisiskeithb
71b2700c3c
Anycubic Trigorilla 1.4 Rev. 1.1 ( #14357 )
6 years ago
Karl Andersson
81d550754a
Fix "UNUSED" redefined warning on HAL_STM32 ( #14342 )
6 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
6 years ago
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection ( #14236 )
6 years ago
Bob Kuhn
089d12df16
Fix duplicate board IDs ( #14310 )
6 years ago
pinchies
3021097888
Add JGAurora A5S and A1 (STM32F103ZET6) ( #14291 )
...
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
6 years ago
Tanguy Pruvot
f2cfa408b7
Touch-MI probe by hotends.fr ( #14101 )
...
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
6 years ago
Aliaksei Kvitsinski
648a91bce8
Support for Z-Bold board ( #14024 )
6 years ago
Scott Lahteine
356410dcfc
Move crc16 function to libs
6 years ago
Scott Lahteine
2a96d4e23a
Move number-to-string functions to libs
6 years ago
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 ( #14041 )
6 years ago
Scott Lahteine
fa3b5fb059
Uppercase pins filename
6 years ago
InsanityAutomation
bbcb61e042
Initial Commit - Add board
6 years ago
Scott Lahteine
44caf70917
Improve editing, fix some small value editing
6 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' ( #13944 )
6 years ago
Thomas Moore
ee243e4edf
Fix mixing extruder filament change ( #13803 )
6 years ago
Giuliano Zaro
d77ef437db
Fix warning for redefined DEBUG_PRINT_P ( #13789 )
6 years ago
Marcio Teixeira
ca7f6ff287
Fix MSG_En messages for consistency ( #13788 )
6 years ago
Marcio Teixeira
866e2d41dc
Correct range of LCD axis step editing ( #13727 )
6 years ago
ManuelMcLure
b1c13bce58
Fix EEPROM_CHITCHAT (and debug_out.h) ( #13716 )
6 years ago
Laurent
df75a606ff
Support MKS SGen board ( #13694 )
6 years ago
Scott Lahteine
14b561f182
Extra AxisEnum values for E0-E5
6 years ago
ManuelMcLure
492883859e
Don't protect unused CS pins ( #13647 )
6 years ago
InsanityAutomation
ba31d39f6d
Azteeg X5 Mini support ( #13425 )
6 years ago
Scott Lahteine
9cb5c57b84
Adjustments to ui8tostr_percent
6 years ago
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 ( #13580 )
6 years ago
Scott Lahteine
cf12fc8366
Expand on serial debugging ( #13577 )
6 years ago
Alexander Gavrilenko
3c47e1b4d1
Support Black STM32F407VET6 with RAMPS-like shield ( #13524 )
6 years ago
Scott Lahteine
72c7751768
Fix SERIAL_POS in use with DEBUG_OUT
6 years ago
Marcio Teixeira
d992dfe7d5
Use the percent util func in the string func. ( #13523 )
6 years ago
Marcio Teixeira
5679fae11e
UltraLCD enhancements (lower fan resolution, backlash menu) ( #13519 )
6 years ago
Scott Lahteine
49cf92dc36
Extended condition macros ( #13419 )
...
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 years ago
Scott Lahteine
f5bcc00570
Unify debugging output with debug_out.h ( #13388 )
6 years ago
jmz52
8e0ac93d60
Fix 'UNUSED redefined' compiler warning ( #13387 )
6 years ago
Hadrien Jouet
0278ad0a6d
Add ESP32 WiFi interface ( #11209 )
6 years ago
Scott Lahteine
388babbcea
Tweak SERIAL_PRINTF
6 years ago
7eggert
10c8c034bd
Allow both encoder and ADC keypad ( #13355 )
6 years ago
Scott Lahteine
c7d618b4d9
Fix SERIAL_ECHOLNPAIR
...
Fix #13333
6 years ago
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
6 years ago
Scott Lahteine
cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs ( #13311 )
6 years ago
Chris Pepper
38bef9da91
Report auto temp to both serial ports, if available ( #13301 )
6 years ago
Anthony Rich
7640b328df
Support for Tronxy X5S 2e ( #13297 )
6 years ago
Scott Lahteine
fa236e9718
General cleanup ahead of L64XX
6 years ago
Msq001
f8a39919fa
Add Bigtree SKR 1.3 board ( #13267 )
...
Co-Authored-By: Msq001 <msq001@users.noreply.github.com>
6 years ago
Bob Kuhn
ddbe4cfa20
Printrboard G2 support ( #13116 )
6 years ago
Scott Lahteine
808b076000
Update some ABL/UBL conditionals
6 years ago
Scott Lahteine
64253e1a58
Followup to serial reform
...
Reference #13250
6 years ago
Scott Lahteine
e15354e387
Simplify serial port redirect ( #13234 )
6 years ago
Scott Lahteine
15aa932aa6
HAL for Linux ( #13146 )
6 years ago
Scott Lahteine
a43e892fb5
Use 8-bit i2c address on LPC platform
...
Fix #9799 — hopefully not a unicorn
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
6 years ago
Marcio Teixeira
e1604198ff
G425 — Auto-calibrate Backlash and Nozzle Offsets ( #13050 )
6 years ago
teemuatlut
d81342254a
Support new TMC drivers ( #13026 )
6 years ago
Scott Lahteine
ca73b2f465
Add static assert to catch errors in COPY(a,b)
6 years ago
Scott Lahteine
fdb97a3e9c
Add class and macro to save and auto-restore a variable
6 years ago
Scott Lahteine
159d7eefda
New boards entry for the A20M
6 years ago
Bob Kuhn
2f35747f29
L6470 SPI daisy chain support ( #12895 )
6 years ago
Scott Lahteine
52108192d1
Prevent L6470 class name conflict with drivers.h define
...
Fix #12824
6 years ago
lanserge
c2cf8ffa82
Add support for Arduino DUE Shield Kit ( #12950 )
6 years ago
chrisly42
99e5e8362f
Rapide Lite 200 config, pins_RL200 RUMBA clone ( #12848 )
6 years ago
Scott Lahteine
ce563d7c2e
Various general cleanups
...
Mostly from the L6470-oriented PR
6 years ago
Bob Kuhn
d08f27e27b
Add support for STEVAL 3DP001V1 ( #12894 )
6 years ago
Giuliano Zaro
85f149befe
Save some progmem ( #12913 )
6 years ago