Scott Lahteine
349cf3ee5a
Sync enqueue_and_echo_command with 2.0.x
2018-07-25 18:06:31 -05:00
Scott Lahteine
6024ffedd9
Improve Malyan progress / feedrate
...
Co-Authored-By: J.C. Nelson <xc0000005@users.noreply.github.com>
2018-07-17 19:33:57 -05:00
Scott Lahteine
7e648f3721
Add card.longest_filename, more lcd_strlen updates
2018-07-17 19:33:57 -05:00
Scott Lahteine
181516f7cb
Fix Malyan LCD, allow no SD Card
2018-05-24 06:14:32 -05:00
Scott Lahteine
3505d018db
Smarter MIN, MAX, ABS macros
...
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
2018-05-13 04:51:33 -05:00
Scott Lahteine
6f87e4b4dc
Fix up enqueue now functions
...
…and apply to MALYAN_LCD.
2018-04-19 19:33:16 -05:00
Scott Lahteine
ccb2a95456
Update includes for gcode.h => parser.h
2018-03-14 01:01:45 -05:00
Scott Lahteine
1f77930e01
Rebuild SD file sort array on Stop SD Print ( #9975 )
...
Thanks Chuck Hellebuyck.
2018-03-07 01:42:30 -06:00
Scott Lahteine
742733d714
Un-pause on print cancellation ( #9779 )
2018-02-23 13:42:21 -06:00
Scott Lahteine
83e093f5cc
Fix MALYAN_LCD message bug
...
Fix #9711
Based on #9731
2018-02-20 05:43:18 -06:00
Scott Lahteine
3621f21fb2
Clean trailing space
2018-02-07 02:40:41 -06:00
Scott Lahteine
b708bcf8b1
sp
2018-02-05 15:56:58 -06:00
Scott Lahteine
0f6f05441b
Implement MALYAN_LCD
2018-02-04 21:18:49 -06:00