Scott Lahteine
|
5071fe82ab
|
Ensure proper SD print completion (#16967)
|
2020-02-25 22:18:14 -06:00 |
|
Scott Lahteine
|
454cbcce51
|
Fix the wait loop in M0 / M1
|
2020-02-25 12:20:54 -06:00 |
|
Scott Lahteine
|
9040394e8e
|
Fix card_eof error
|
2020-02-24 11:00:01 -06:00 |
|
Scott Lahteine
|
5e197df89a
|
Fix Babystepping loop (again)
|
2020-02-24 05:48:42 -06:00 |
|
Scott Lahteine
|
0ba18848af
|
Allow USE_GCODE_SUBCODES for debugging
|
2020-02-22 22:50:03 -06:00 |
|
Scott Lahteine
|
b2328d089a
|
Allow LCD_PIXEL_WIDTH/HEIGHT override
|
2020-02-22 21:36:21 -06:00 |
|
Scott Lahteine
|
29ec868c4b
|
Commit last SD line before fileHasFinished
|
2020-02-22 20:46:52 -06:00 |
|
ellensp
|
7bf3581b02
|
Fix M0/M1 broken wait loop (#16921)
|
2020-02-22 18:37:39 -06:00 |
|
Scott Lahteine
|
1ab6f910b6
|
Use moves_free in ok_to_send
|
2020-02-22 02:30:59 -06:00 |
|
Scott Lahteine
|
22b974691e
|
Tweak process_line_done for speed
|
2020-02-20 20:36:51 -06:00 |
|
Scott Lahteine
|
19991e269b
|
Show end prompt with Print Event LEDs
|
2020-02-20 20:36:50 -06:00 |
|
Scott Lahteine
|
a1f026f57a
|
Inline manage_inactivity, tweak autoreport_paused
|
2020-02-20 20:36:50 -06:00 |
|
Robby Candra
|
1c52d76668
|
Serial redirect for Move Command when stopping (#16906)
|
2020-02-20 02:22:07 -06:00 |
|
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 |
|