luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Katelyn Schiesser
|
ef41c1f452
|
🐛 Fix IJK axis references, E stepper indices (#22176)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
d3c56a76e7
|
♻️ Patches for Zero Extruders (with TMC)
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
f1b32b808f
|
MKS WiFi preliminary changes
|
4 years ago |
qwewer0
|
04a712dacc
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
3893114c86
|
MKS WiFi preliminary changes
|
4 years ago |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Bob Kuhn
|
a1f5245e27
|
L64xx M906 Fix status variable, formatting (#16597)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
Scott Lahteine
|
707349d492
|
Updates for L64XX
|
5 years ago |
Bob-the-Kuhn
|
0d0dfba203
|
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
5 years ago |
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
5 years ago |
Scott Lahteine
|
665e45e0ba
|
Reduce string storage, use masking 'seen'
|
5 years ago |
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
5 years ago |
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
5 years ago |
Scott Lahteine
|
c8e30b6639
|
Fix code attempting to sprintf %f (#14869)
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
|
5 years ago |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 years ago |
Scott Lahteine
|
17778d1c2a
|
Fix M916-918 subcommands
|
5 years ago |
Scott Lahteine
|
b14cc0d7c5
|
Remove extra gcode. prefix
|
6 years ago |
Scott Lahteine
|
fc52c43a26
|
Some documentation updates
|
6 years ago |
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
6 years ago |
LinFor
|
ba39186364
|
TMC_DEBUG optimization and improvements (#13135)
|
6 years ago |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
6 years ago |
Bob Kuhn
|
2f35747f29
|
L6470 SPI daisy chain support (#12895)
|
6 years ago |