Commit Graph

1296 Commits

Author SHA1 Message Date
082117c4bb Ping the job timer in M140 (#16849) 2020-02-13 18:43:47 -06:00
0e17d10bf3 Fix G-code line parsing (#16840) 2020-02-13 18:30:47 -06:00
fa4a6cdb5c Fix out-of-order M0 after SD printing
Fixes #14774

Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
2020-02-10 16:33:40 -06:00
3bef7a4450 Add g-code quoted strings, improve stream code (#16818) 2020-02-10 14:52:15 -06:00
0ce83dee95 Show print time with PRINTER_EVENT_LEDS 2020-02-09 11:37:43 -06:00
38873596ec Tweak parser warning 2020-02-09 11:37:43 -06:00
130e36d766 Tweak ABL logging, document probing 2020-02-08 17:47:54 -06:00
54aff83179 G26: Allow to set retraction for UBL mesh test (#16511) 2020-02-05 20:33:39 -06:00
f312ddfa4f More updates for 8 extruders, REPEAT 2020-02-04 12:37:20 -06:00
7bf2190f03 Fix CALIBRATION_GCODE pin handling 2020-02-04 08:32:43 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
72b4d91d2e Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 2020-02-02 00:02:30 -06:00
4716dac874 Apply REPEAT, RREPEAT, and loop macros (#16757) 2020-02-01 21:00:53 -06:00
0e72c315a0 Minor string storage optimization 2020-02-01 20:29:31 -06:00
22556a7bbf More 8-extruder fixups 2020-02-01 15:19:58 -06:00
5296af94d2 Drop obsolete SD special char handling
See #14035
2020-02-01 06:49:56 -06:00
e58d1bf974 G34 automatic point assignment (#16473) 2020-02-01 04:50:44 -06:00
90b6324563 Encapsulate probe as singleton class (#16751) 2020-02-01 04:21:36 -06:00
3c9464eea4 Tweak G60/G61 slots 2020-01-30 03:25:40 -06:00
9caf5c05e7 Refactor heater watch, job timer auto-start (#16725) 2020-01-30 03:24:43 -06:00
50889c0f94 Move L64XX index_to_axis to progmem (#16697) 2020-01-30 03:24:23 -06:00
99b6a132bc Fix G60/G61 slots > 8 and compile error (#16715) 2020-01-30 03:18:45 -06:00
e6a675e6ec Fix missing string for M48 build (#16708) 2020-01-30 03:13:31 -06:00
1db9d9f76f Fix probe temp calibration (#16718) 2020-01-30 03:00:38 -06:00
e8ed4329ea Cleanup of old includes, add comments 2020-01-29 22:41:18 -06:00
8bd6b60a01 Remove extraneous G60/G61 lines 2020-01-27 15:40:25 -06:00
e2eef1256a G60/G61 Position Save/Restore (#16557) 2020-01-26 23:19:05 -06:00
a0a93e35ae Fix serial port redirection (index ≠ port num) (#16687) 2020-01-26 22:46:26 -06:00
95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 2020-01-26 00:02:06 -06:00
248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 2020-01-25 02:13:39 -06:00
0d166f9c7d Duet Smart Effector support (#16641) 2020-01-25 02:00:51 -06:00
b7f86bffd5 Arc segment radius scaling (#16551) 2020-01-21 02:53:26 -06:00
c8ac908db2 Release UI on G26 priming timeout (#16449) 2020-01-21 01:05:55 -06:00
a1f5245e27 L64xx M906 Fix status variable, formatting (#16597) 2020-01-20 01:15:00 -06:00
0fcf2b1110 Quad Z stepper support (#16277) 2020-01-19 23:35:07 -06:00
0547d9d651 Reset shutdown timer on M85 (#16587) 2020-01-19 22:24:12 -06:00
707349d492 Updates for L64XX 2020-01-19 19:53:12 -06:00
79c2f05e7d Fix M112 with Emergency Parser 2020-01-19 19:00:24 -06:00
a338dce83f PINDA v2 temperature sensor / compensation (#16293) 2020-01-17 17:16:45 -06:00
0d0dfba203 STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579) 2020-01-17 02:44:01 -06:00
7481563bd9 Nikon IR support for time lapse photos (#16539) 2020-01-15 17:59:41 -06:00
ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 2020-01-13 20:52:24 -06:00
1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 2020-01-13 18:47:30 -06:00
c4ffe74d71 Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support (#16538) 2020-01-13 00:26:17 -06:00
56e51efeea Use RECIPROCAL macro (not _RECIP) (#16530) 2020-01-11 17:16:16 -06:00
Luc
d854c8fa5f ESP3d integration for ESP32 (#16515) 2020-01-10 17:22:41 -06:00
36d08f8ad3 Add ARC_SEGMENTS_PER_SEC for finer G2/G3 arcs (#16510) 2020-01-09 04:48:00 -06:00
95046c9047 Extend SERIAL_CHAR to take multiple arguments 2020-01-08 18:36:47 -06:00
022b6b9067 Fix M115 cap with EXTRUDERS == 0 (#16459) 2020-01-05 01:54:30 -06:00
e593da1c23 Update and fix DGUS (#16317) 2020-01-03 21:00:44 -06:00