Scott Lahteine
|
db32c185ae
|
Merge pull request #8860 from Bob-the-Kuhn/2.0.x-DUE-RRDFGSC
[2.0.x] DUE - update for Reprap Discount Full Graphic Smart Controller
|
2017-12-27 05:06:49 -06:00 |
|
Scott Lahteine
|
9ecdd1f4c7
|
Multi extruder support for M600 and LCD
|
2017-12-27 04:33:25 -06:00 |
|
Scott Lahteine
|
1a827d5b68
|
Opening brace tweaks
|
2017-12-25 09:34:43 -06:00 |
|
Scott Lahteine
|
4ef965cc40
|
Fix compiler warnings
|
2017-12-25 08:53:01 -06:00 |
|
Scott Lahteine
|
9e8008c49c
|
Fixes for G29, esp. 3POINT
|
2017-12-25 08:37:27 -06:00 |
|
Scott Lahteine
|
026e301307
|
lcd_map_control deps on ULTIPANEL
|
2017-12-25 07:46:25 -06:00 |
|
Scott Lahteine
|
f2731c9f93
|
Allow consecutive uses of G29
|
2017-12-25 06:32:33 -06:00 |
|
Scott Lahteine
|
4b49ea1e92
|
General cleanup of config-store, reset_bed_level
|
2017-12-25 05:16:01 -06:00 |
|
Scott Lahteine
|
c6354fa153
|
Tweak M125 code
|
2017-12-25 01:39:55 -06:00 |
|
Thomas Moore
|
f0a8a1a853
|
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866)
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
|
2017-12-25 01:38:06 -06:00 |
|
Scott Lahteine
|
c694608450
|
Apply SCARA_FEEDRATE_SCALING to G2/G3
|
2017-12-21 22:33:27 -06:00 |
|
Scott Lahteine
|
913d9e9a59
|
Matching sign across filwidth vars
|
2017-12-20 00:17:19 -06:00 |
|
Scott Lahteine
|
93a6a4e1a8
|
Add VOLUMETRIC capability item
|
2017-12-19 20:11:23 -06:00 |
|
Scott Lahteine
|
933f76fda3
|
Option to disable all volumetric extrusion
|
2017-12-19 19:51:25 -06:00 |
|
robpower
|
5595098063
|
V2 Extended NanoDLP_Z_Move_Sync to G4 & G28,Added all axis option.
|
2017-12-15 16:22:55 -06:00 |
|
teemuatlut
|
0cd1e91056
|
[2.0.x] TMC driver update (#8769)
|
2017-12-15 15:03:14 -06:00 |
|
Scott Lahteine
|
cf2193c07f
|
Comment, fix filament width sensor
|
2017-12-13 02:32:34 -06:00 |
|
Scott Lahteine
|
a71d2f3f40
|
UBL_DELTA => UBL_SEGMENTED
|
2017-12-11 00:27:06 -06:00 |
|
Scott Lahteine
|
73e32925e4
|
References are better for array args
|
2017-12-11 00:27:06 -06:00 |
|
Scott Lahteine
|
125c572d97
|
Tweak M114 detail
|
2017-12-11 00:27:06 -06:00 |
|
Scott Lahteine
|
204199e1ce
|
Only compare XYZ to check motion
|
2017-12-10 23:00:00 -06:00 |
|
Scott Lahteine
|
117fc872a7
|
Update current position in M852
|
2017-12-10 21:39:49 -06:00 |
|
Scott Lahteine
|
7d2e850577
|
Have M420 report a changed position
|
2017-12-10 21:39:49 -06:00 |
|
Scott Lahteine
|
03ba79f144
|
Sync and report changed position
|
2017-12-10 21:39:49 -06:00 |
|
Scott Lahteine
|
de3d3b9cb1
|
Put FORCE_INLINE before static
|
2017-12-08 00:46:22 -06:00 |
|
Scott Lahteine
|
ae663a4198
|
PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING
|
2017-12-07 16:44:13 -06:00 |
|
GMagician
|
99fcf60977
|
[2.x] addressing #8644
Removed missing include file
|
2017-12-06 23:49:30 -06:00 |
|
Scott Lahteine
|
90cf6a06be
|
Simplify G26 user_canceled
|
2017-12-06 22:02:54 -06:00 |
|
Scott Lahteine
|
c846388a65
|
Standardize LCD interface code for UBL a little
|
2017-12-06 21:50:54 -06:00 |
|
Scott Lahteine
|
2fde60da12
|
Changes for parity with 1.1.x
|
2017-12-06 21:50:54 -06:00 |
|
Scott Lahteine
|
a4e1d83599
|
Fix M503 S parameter
|
2017-12-06 21:23:37 -06:00 |
|
revilor
|
9e3fbcf35c
|
fix for #8669 (#8679)
* fix for #8669
* Update G28.cpp
|
2017-12-05 19:40:36 -06:00 |
|
Scott Lahteine
|
6e944a413c
|
Merge pull request #8607 from benlye/patch-1
[2.0.x] Fix M49 so that it does not hang the terminal console
|
2017-12-03 03:41:33 -06:00 |
|
Scott Lahteine
|
f4b16a3bac
|
Update M49.cpp
|
2017-12-03 03:34:56 -06:00 |
|
Unknown
|
4c5ffd2349
|
[2.0.x] Report SERIAL_XON_XOFF in M115
-Report SERIAL_XON_XOFF in Extended Capabilites M115 report for hosts
-Remove outdated 256 size limitation from comments on RX_BUFFER_SIZE defines
-Update error message conditions
|
2017-12-02 21:08:06 -08:00 |
|
Scott Lahteine
|
046a1ad331
|
Merge pull request #8625 from tcm0116/2.0.x-G33
[2.0.x] Fix missing return values in G33_auto_tune
|
2017-12-02 00:51:19 -06:00 |
|
Thomas Moore
|
b35c3b5eb8
|
Fix missing return values in G33_auto_tune
|
2017-12-01 21:29:16 -06:00 |
|
Scott Lahteine
|
0154e3480c
|
New feature: BED_SKEW_CORRECTION
|
2017-12-01 19:39:49 -06:00 |
|
Ben Lye
|
1f3ad461bc
|
Update M49.cpp
Fix M49 so that it does not hang the terminal console.
|
2017-11-30 20:17:44 +00:00 |
|
Scott Lahteine
|
e37dd64548
|
Apply LEDColor, language fixes
|
2017-11-29 23:58:12 -06:00 |
|
Scott Lahteine
|
4793c34c53
|
Fix M290 boolval bug
Fix #8577
|
2017-11-28 17:21:33 -06:00 |
|
Scott Lahteine
|
0880031e8e
|
Satisfy M702 dependencies
|
2017-11-27 13:39:59 -06:00 |
|
Scott Lahteine
|
0786b61ce7
|
Followup to #8575
|
2017-11-27 12:58:40 -06:00 |
|
Scott Lahteine
|
276271e72f
|
Make MBL work more like PROBE_MANUALLY
|
2017-11-27 02:12:29 -06:00 |
|
Scott Lahteine
|
22b897e77d
|
Show M211 output with workspace offset
|
2017-11-25 20:48:20 -06:00 |
|
Roxy-3D
|
e48fcad615
|
change G26 and G29 bit function names to avoid HAL collision
|
2017-11-25 19:58:45 -06:00 |
|
Scott Lahteine
|
41ec449960
|
Fix G26 error return
|
2017-11-25 19:53:14 -06:00 |
|
Scott Lahteine
|
d18d40e1d6
|
M290 report on change, P0 to leave Probe Z Offset alone
|
2017-11-25 16:47:39 -06:00 |
|
LVD-AC
|
65f365333f
|
[2.0.x] G33 probe error handling
|
2017-11-25 16:19:10 -06:00 |
|
Scott Lahteine
|
be00e421a7
|
Patch up M290, M851
|
2017-11-25 14:11:57 -06:00 |
|