Scott Lahteine
|
c986239837
|
A single SERIAL_ECHO macro type (#12557)
|
2018-11-29 16:58:58 -06:00 |
|
Scott Lahteine
|
03ef2d6c82
|
Fix "paused" message and M125 called by M25 (#12551)
|
2018-11-28 19:28:31 -06:00 |
|
Marcio Teixeira
|
c1e17037e5
|
Various fixes for MarlinUI and ExtUI (#12439)
|
2018-11-17 22:21:44 -06:00 |
|
Scott Lahteine
|
66580f32c2
|
Make CardReader class static (#12451)
* Make CardReader a static class
* Make CardReader flags into bitfields
|
2018-11-16 22:39:16 -06:00 |
|
Scott Lahteine
|
488a17b3f5
|
Use IS_SD_PRINTING() more
|
2018-11-06 20:55:17 -06:00 |
|
Chris Pepper
|
66d44c72c3
|
Add fast binary file transfer to SD card option (#12249)
|
2018-10-30 19:44:12 -05:00 |
|
TheSFReader
|
1fb9b299d4
|
Add M524 to abort SD printing (#12155)
|
2018-10-19 14:25:07 -05:00 |
|
Scott Lahteine
|
1a0f4dedad
|
Fix and improve POWER_LOSS_RECOVERY (#11187)
|
2018-07-02 23:21:28 -05:00 |
|
Scott Lahteine
|
306f0f2135
|
Move Stepper::synchronize to Planner (#10713)
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
|
2018-05-12 01:38:02 -05:00 |
|
Scott Lahteine
|
11ab017dd0
|
Creality3D Power-Loss Recovery
|
2018-04-21 21:56:50 -05:00 |
|
TheSFReader
|
2e43438e0c
|
Add C parameter to M27 to include the long filename
In answer to #10001
Add an option to retrieve the currently open file name (long filename if possible).
|
2018-03-15 23:06:18 -05:00 |
|
Scott Lahteine
|
b198b49d15
|
Followup to AUTO_REPORT_SD_STATUS
Followup to #9832
|
2018-03-07 00:13:42 -06:00 |
|
TheSFReader
|
eb079959fb
|
Report sd card progress [FR] #9751 (#9832)
* SD Status auto-report feature
Feature Request #9751
|
2018-02-26 15:38:27 -06:00 |
|
Scott Lahteine
|
2c18faf3e4
|
General cleanups for HAL
|
2018-01-15 02:46:37 -06:00 |
|
Thomas Moore
|
f7efac57b7
|
Multi-host support
|
2018-01-10 00:14:47 -06:00 |
|
Scott Lahteine
|
e0d367f1fb
|
Fix M32 P subroutine handling
|
2017-11-15 00:44:21 -06:00 |
|
Scott Lahteine
|
1587962547
|
Combine G-code files into fewer units
Addressing #7707
|
2017-09-23 18:12:04 -05:00 |
|
Scott Lahteine
|
a442c34a1a
|
Move SD commands to cpp
|
2017-09-21 16:26:53 -05:00 |
|
Scott Lahteine
|
be0e4a4ad0
|
Consolidate pause, apply to M125, M600, M24
|
2017-09-21 16:26:53 -05:00 |
|
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|