Giuliano Zaro
|
42208bc031
|
Fix unknown command on empty lines (#16867)
|
2020-02-16 01:10:20 -06:00 |
|
Scott Lahteine
|
073e4443e8
|
Optimize "Dismiss" string
|
2020-02-14 00:05:06 -06:00 |
|
Scott Lahteine
|
00ba053c90
|
Clean up host actions code (#16856)
|
2020-02-13 23:39:27 -06:00 |
|
Robby Candra
|
af84e362cc
|
Remove unused queue.stopped_N (#16850)
|
2020-02-13 18:59:32 -06:00 |
|
Gaston Dombiak
|
082117c4bb
|
Ping the job timer in M140 (#16849)
|
2020-02-13 18:43:47 -06:00 |
|
Giuliano Zaro
|
0e17d10bf3
|
Fix G-code line parsing (#16840)
|
2020-02-13 18:30:47 -06:00 |
|
Scott Lahteine
|
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 |
|
Scott Lahteine
|
3bef7a4450
|
Add g-code quoted strings, improve stream code (#16818)
|
2020-02-10 14:52:15 -06:00 |
|
Scott Lahteine
|
0ce83dee95
|
Show print time with PRINTER_EVENT_LEDS
|
2020-02-09 11:37:43 -06:00 |
|
Scott Lahteine
|
38873596ec
|
Tweak parser warning
|
2020-02-09 11:37:43 -06:00 |
|
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
2020-02-08 17:47:54 -06:00 |
|
Tanguy Pruvot
|
54aff83179
|
G26: Allow to set retraction for UBL mesh test (#16511)
|
2020-02-05 20:33:39 -06:00 |
|
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
2020-02-04 12:37:20 -06:00 |
|
Scott Lahteine
|
7bf2190f03
|
Fix CALIBRATION_GCODE pin handling
|
2020-02-04 08:32:43 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
2020-02-02 00:02:30 -06:00 |
|
Scott Lahteine
|
4716dac874
|
Apply REPEAT, RREPEAT, and loop macros (#16757)
|
2020-02-01 21:00:53 -06:00 |
|
Scott Lahteine
|
0e72c315a0
|
Minor string storage optimization
|
2020-02-01 20:29:31 -06:00 |
|
Scott Lahteine
|
22556a7bbf
|
More 8-extruder fixups
|
2020-02-01 15:19:58 -06:00 |
|
Scott Lahteine
|
5296af94d2
|
Drop obsolete SD special char handling
See #14035
|
2020-02-01 06:49:56 -06:00 |
|
InsanityAutomation
|
e58d1bf974
|
G34 automatic point assignment (#16473)
|
2020-02-01 04:50:44 -06:00 |
|
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
2020-02-01 04:21:36 -06:00 |
|
Scott Lahteine
|
3c9464eea4
|
Tweak G60/G61 slots
|
2020-01-30 03:25:40 -06:00 |
|
Scott Lahteine
|
9caf5c05e7
|
Refactor heater watch, job timer auto-start (#16725)
|
2020-01-30 03:24:43 -06:00 |
|
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
2020-01-30 03:24:23 -06:00 |
|
chgi
|
99b6a132bc
|
Fix G60/G61 slots > 8 and compile error (#16715)
|
2020-01-30 03:18:45 -06:00 |
|
Radek Pietruszewski
|
e6a675e6ec
|
Fix missing string for M48 build (#16708)
|
2020-01-30 03:13:31 -06:00 |
|
Neskik
|
1db9d9f76f
|
Fix probe temp calibration (#16718)
|
2020-01-30 03:00:38 -06:00 |
|
Scott Lahteine
|
e8ed4329ea
|
Cleanup of old includes, add comments
|
2020-01-29 22:41:18 -06:00 |
|
Scott Lahteine
|
8bd6b60a01
|
Remove extraneous G60/G61 lines
|
2020-01-27 15:40:25 -06:00 |
|
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
2020-01-26 23:19:05 -06:00 |
|
Robby Candra
|
a0a93e35ae
|
Fix serial port redirection (index ≠ port num) (#16687)
|
2020-01-26 22:46:26 -06:00 |
|
Jason Smith
|
95d5a0c480
|
Fix DELTA_CALIBRATION_MENU recursive call (#16656)
|
2020-01-26 00:02:06 -06:00 |
|
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
2020-01-25 02:13:39 -06:00 |
|
Bob Kuhn
|
0d166f9c7d
|
Duet Smart Effector support (#16641)
|
2020-01-25 02:00:51 -06:00 |
|
Ryan
|
b7f86bffd5
|
Arc segment radius scaling (#16551)
|
2020-01-21 02:53:26 -06:00 |
|
Tanguy Pruvot
|
c8ac908db2
|
Release UI on G26 priming timeout (#16449)
|
2020-01-21 01:05:55 -06:00 |
|
Bob Kuhn
|
a1f5245e27
|
L64xx M906 Fix status variable, formatting (#16597)
|
2020-01-20 01:15:00 -06:00 |
|
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
2020-01-19 23:35:07 -06:00 |
|
ellensp
|
0547d9d651
|
Reset shutdown timer on M85 (#16587)
|
2020-01-19 22:24:12 -06:00 |
|
Scott Lahteine
|
707349d492
|
Updates for L64XX
|
2020-01-19 19:53:12 -06:00 |
|
Scott Lahteine
|
79c2f05e7d
|
Fix M112 with Emergency Parser
|
2020-01-19 19:00:24 -06:00 |
|
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
2020-01-17 17:16:45 -06:00 |
|
Bob-the-Kuhn
|
0d0dfba203
|
STM32 soft SPI. STEVAL_3DP001V1 SD read. M906 tweaks. (#16579)
|
2020-01-17 02:44:01 -06:00 |
|
gjdodd
|
7481563bd9
|
Nikon IR support for time lapse photos (#16539)
|
2020-01-15 17:59:41 -06:00 |
|
InsanityAutomation
|
ffd8b595d1
|
Fix PLR cancel with ExtUI (#16556)
|
2020-01-13 20:52:24 -06:00 |
|
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
2020-01-13 18:47:30 -06:00 |
|
Bob Kuhn
|
c4ffe74d71
|
Add SERVO, TONE timers to variant for better STEVAL_3DP001V1 support (#16538)
|
2020-01-13 00:26:17 -06:00 |
|
Ryan V1
|
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 |
|