Scott Lahteine
|
ee28a14e8e
|
🎨 Refactor Host Actions as singleton
|
3 years ago |
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
d7fede3a63
|
🎨 Apply F() to G-code report header
|
3 years ago |
Scott Lahteine
|
12b5d997a2
|
🎨 Apply F() to some ExtUI functions
|
3 years ago |
Scott Lahteine
|
008bf1bcae
|
🎨 Apply F() to Host Actions strings
|
3 years ago |
Scott Lahteine
|
520b97083e
|
🎨 Apply F() to serial macros
|
3 years ago |
Scott Lahteine
|
33e0855e2c
|
⚡️ Handle shared enable pins (#22824)
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
dc5bef62ba
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Scott Lahteine
|
fede20fbe6
|
💬 Add non-translated STR_DONE
|
3 years ago |
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
3 years ago |
Tanguy Pruvot
|
c657fe2112
|
🐛 Fix M575 port index output (#22553)
|
4 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
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
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
4 years ago |
Scott Lahteine
|
dbd28eecc9
|
Number serial from 1 to match settings
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
Ken Sanislo
|
a3a10b62f2
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
nb-rapidia
|
978d93af88
|
Make M220 B / R a standard feature (#20355)
|
4 years ago |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 years ago |
Victor Oliveira
|
18dd0d00a6
|
Implement wait_for_user for Color UI (#19694)
|
4 years ago |
Scott Lahteine
|
4975e93350
|
Tweak MMU beeps, misc. cleanup
|
4 years ago |
Scott Lahteine
|
4b928b2da8
|
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
Scott Lahteine
|
6036a0df6b
|
Fix DUET_SMART_EFFECTOR
|
5 years ago |
Scott Lahteine
|
f7b261a363
|
Shorthand values for M575 B
|
5 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
Scott Lahteine
|
dc6d8357a6
|
Reduce string duplication
|
5 years ago |
Scott Lahteine
|
70fa4c9323
|
Per-Hotend Default PIDs (#18483)
|
5 years ago |
InsanityAutomation
|
c1dcc56a0b
|
Tool Change Migration fixes and debugging (#18448)
|
5 years ago |
Fabio Santos
|
25c7c43a82
|
Add SERIAL_FLOAT_PRECISION option (#18367)
|
5 years ago |
Scott Lahteine
|
aea60d9450
|
Clean up trailing spaces
|
5 years ago |
MoellerDi
|
bac760207c
|
Add volumetric extrusion limit (#17017)
|
5 years ago |
Scott Lahteine
|
45488a431a
|
Clean up whitespace
|
5 years ago |
Scott Lahteine
|
6371782263
|
Add HAS_MULTI_SERIAL conditional
|
5 years ago |
Scott Lahteine
|
2d1cbf8e1d
|
Add comment to M281
|
5 years ago |
studiodyne
|
5ae45bab18
|
Adjustable XY_FREQUENCY_LIMIT (#17583)
|
5 years ago |
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
5 years ago |
Scott Lahteine
|
55d66fb897
|
Add HAS_JUNCTION_DEVIATION
|
5 years ago |
studiodyne
|
2f6262c27b
|
Automatic Tool Migration feature (#17248)
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |