Katelyn Schiesser
|
2f6c8e1176
|
✨ Add TEMP_SENSOR_BOARD (#22279)
|
4 years ago |
Katelyn Schiesser
|
b2f0913083
|
🐛 Redundant Temp Sensor followup (#22196)
|
4 years ago |
Scott Lahteine
|
55feb8ac8d
|
🐛 Define 'HEAD' axes for Markforged
Fixes #22167
|
4 years ago |
Keith Bennett
|
673bccef3e
|
🔨 Envs for BTT SKR Mini with RET6 (512K) (#22050)
|
4 years ago |
DerAndere
|
ba4fa49834
|
✏️ Followup to Six Linear Axes (#22056)
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Keith Bennett
|
d18c834029
|
✨ BigTreeTech Octopus V1.1 (#22042)
|
4 years ago |
Scott Lahteine
|
82ea06e6a4
|
♻️ Patches for Zero Extruders (with TMC)
|
4 years ago |
Timo
|
dceaeeeaf9
|
✨ Malyan M180 (#21992)
|
4 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
f4951ed56b
|
🎨 Rename all/no axis enums
|
4 years ago |
Scott Lahteine
|
e018f041ba
|
🎨 Move switch sensor strings
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
4 years ago |
Keith Bennett
|
3734e8e02f
|
✨ BigTreeTech Octopus board (STM32F446ZET6) (#21826)
|
4 years ago |
Scott Lahteine
|
0c8a53e507
|
:art: Misc. code cleanup
|
4 years ago |
Scott Lahteine
|
390878e78a
|
:art: Additional utility macros
|
4 years ago |
Scott Lahteine
|
e5dc2c5321
|
Simplify macro expansion with recursion (#21859)
|
4 years ago |
Scott Lahteine
|
f09fa69e86
|
Add and apply REPEAT_1 macro
|
4 years ago |
ellensp
|
02405add76
|
Support a third serial port (#21784)
|
4 years ago |
Scott Lahteine
|
be6fbc76a1
|
Serial and pins debug cleanup
- Rename some AVR / DUE / ESP32 serial types
- Reduce two #error to one static_assert
- Update AVR/DUE error messages
|
4 years ago |
Keith Bennett
|
cbcc6ef9c4
|
Split up SKR V2 Rev A / B (#21805)
|
4 years ago |
Scott Lahteine
|
fccfcfbe5f
|
Cleanup, hex formatting, includes
|
4 years ago |
Scott Lahteine
|
9dd884a324
|
Drop early_safe_delay
|
4 years ago |
Keith Bennett
|
69d85cce2d
|
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503)
|
4 years ago |
Scott Lahteine
|
a29aefc9c0
|
Move last bootscreen delay to end of setup (#21665)
|
4 years ago |
Scott Lahteine
|
72e3d2492f
|
Update temperature types
|
4 years ago |
Scott Lahteine
|
86397df32d
|
BTT E3 RRF Support
|
4 years ago |
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
|
4 years ago |
Scott Lahteine
|
0e9836649e
|
Misc. formatting, serial out
|
4 years ago |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
4 years ago |
ellensp
|
62f992af23
|
Followup to "no status for serial::write" (#21577)
|
4 years ago |
Ramiro Polla
|
8048d1411f
|
Drop return value from Serial::write() (#21567)
|
4 years ago |
Ramiro Polla
|
1a2cbe100c
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 years ago |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 years ago |
BigTreeTech
|
b483a8d652
|
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536)
|
4 years ago |
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
4 years ago |
Vert
|
05b39623b0
|
Board IDs for G2560 Rev B, G2560 v4, GTM32 VD (#21499)
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
0f23090545
|
Serial flags followup
Followup to #21318
|
4 years ago |
X-Ryl669
|
139c149486
|
Flags for MarlinSerial instance features (#21318)
|
4 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 years ago |
George Fu
|
1d3f28da2e
|
FYSETC Spider board (#21458)
|
4 years ago |
Scott Lahteine
|
86ba0cde35
|
reduced verbiage
|
4 years ago |
Mike La Spina
|
ccdbffbf3f
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
kpishere
|
fd8207dd9a
|
Misc build fixes (#21413)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
K.3D
|
1a23ffd776
|
KRATOS32 / K.32 board and LCD controllers (#21334)
|
4 years ago |
X-Ryl669
|
f147a8990a
|
Fix MeatPack with per-serial-port instances (#21306)
|
4 years ago |