18 Commits

Author SHA1 Message Date
Scott Lahteine
fbb30a2570 Serial macros cleanup 2021-04-29 08:45:15 -05:00
qwewer0
04a712dacc Multi-line comments cleanup () 2021-04-29 08:45:01 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites () 2020-07-22 22:20:14 -05:00
Scott Lahteine
f312ddfa4f More updates for 8 extruders, REPEAT 2020-02-04 12:37:20 -06:00
Scott Lahteine
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
Bob Kuhn
a1f5245e27 L64xx M906 Fix status variable, formatting () 2020-01-20 01:15:00 -06:00
InsanityAutomation
0fcf2b1110 Quad Z stepper support () 2020-01-19 23:35:07 -06:00
Scott Lahteine
707349d492 Updates for L64XX 2020-01-19 19:53:12 -06:00
Bob-the-Kuhn
0d0dfba203 STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. () 2020-01-17 02:44:01 -06:00
Bob Kuhn
1ad53cee1f Improved STMicro L64XX stepper driver support () 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
665e45e0ba Reduce string storage, use masking 'seen' 2019-09-26 04:30:55 -05:00
Scott Lahteine
586b334c2a
Split up stepper indirection () 2019-08-31 19:44:45 -05:00
Scott Lahteine
c8e30b6639
Fix code attempting to sprintf %f ()
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
f5bcc00570
Unify debugging output with debug_out.h () 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 () 2019-01-23 19:06:54 -06:00