luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
2021-01-25 08:32:58 -06:00 |
|
Scott Lahteine
|
3893114c86
|
MKS WiFi preliminary changes
|
2020-11-19 15:56:04 -06:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
2020-01-19 23:35:07 -06:00 |
|
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
2020-01-13 18:47:30 -06:00 |
|
Scott Lahteine
|
ca6d00b862
|
Save some string flash
|
2019-11-02 00:48:05 -05:00 |
|
Scott Lahteine
|
139b7196a0
|
Watchdog cleanup (#15283)
|
2019-09-29 17:57:29 -05:00 |
|
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
2019-09-26 01:28:09 -05:00 |
|
Scott Lahteine
|
586b334c2a
|
Split up stepper indirection (#15111)
|
2019-08-31 19:44:45 -05:00 |
|
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.
|
2019-08-08 01:51:37 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
17778d1c2a
|
Fix M916-918 subcommands
|
2019-06-22 16:18:42 -05:00 |
|
Scott Lahteine
|
b14cc0d7c5
|
Remove extra gcode. prefix
|
2019-05-26 16:18:45 -05:00 |
|
Scott Lahteine
|
fc52c43a26
|
Some documentation updates
|
2019-05-24 16:30:44 -05:00 |
|
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
2019-03-14 02:25:42 -05:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Bob Kuhn
|
2f35747f29
|
L6470 SPI daisy chain support (#12895)
|
2019-01-23 19:06:54 -06:00 |
|