Thomas Moore
|
f7efac57b7
|
Multi-host support
|
2018-01-10 00:14:47 -06:00 |
|
Scott Lahteine
|
7e000e6af4
|
More EEPROM field debugging (#9123)
|
2018-01-09 18:33:44 -06:00 |
|
GMagician
|
5295b4713d
|
[2.0.x] add semitec 104NT-4 (#9119)
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
|
2018-01-09 16:53:12 -06:00 |
|
Scott Lahteine
|
99516572b1
|
Fix TMC current read from EEPROM
|
2018-01-07 20:48:46 -06:00 |
|
Scott Lahteine
|
60d07f20e7
|
Make mbl.has_mesh() a method
|
2018-01-07 00:13:36 -06:00 |
|
Scott Lahteine
|
2b5a9be49c
|
Fix M503 skew output
Followup to 19e75ccf86
|
2018-01-06 20:55:57 -06:00 |
|
Scott Lahteine
|
702c8acdd5
|
Settings FIELD_TEST fix
|
2018-01-05 19:13:30 -06:00 |
|
Scott Lahteine
|
e89f1453ab
|
UBL G29 works without settings.load()
|
2018-01-05 15:48:34 -06:00 |
|
Scott Lahteine
|
950be70a33
|
Add FIELD_TEST to validate storage
|
2018-01-05 15:48:34 -06:00 |
|
Scott Lahteine
|
760c912ab9
|
Add data size validation
|
2018-01-05 15:48:34 -06:00 |
|
Scott Lahteine
|
b91ca168fb
|
Add a struct defining EEPROM storage
|
2018-01-05 15:48:34 -06:00 |
|
Scott Lahteine
|
51e0f2bee3
|
Add MarlinSettings::validate()
|
2018-01-05 14:35:24 -06:00 |
|
Scott Lahteine
|
878f54c27b
|
Write filler with NO_VOLUMETRICS
|
2018-01-05 10:29:49 -06:00 |
|
Scott Lahteine
|
3ea6745b36
|
Pretty up TMC current write
|
2018-01-05 10:29:49 -06:00 |
|
Scott Lahteine
|
1c41de16d4
|
Trailing whitespace clean
|
2018-01-05 10:11:31 -06:00 |
|
Scott Lahteine
|
1746a7352e
|
Merge pull request #9042 from thinkyhead/bf2_M701_M702
[2.0.x] Improved Pause/Load/Unload, M701-M702
|
2018-01-04 19:41:58 -06:00 |
|
Roxy-3D
|
3a4e107b6b
|
use SERIAL_EOL(); instead of new line string
|
2018-01-04 16:20:18 -06:00 |
|
Roxy-3D
|
19e75ccf86
|
Add enough precision so planner.xy_skew_factor doesn't print as 0.00
|
2018-01-04 16:02:22 -06:00 |
|
Scott Lahteine
|
7541316bb4
|
Add M701/M702 Filament Load/Unload, M603
|
2018-01-04 15:07:37 -06:00 |
|
Scott Lahteine
|
a80f2eea23
|
Group leveling reports for folding
|
2018-01-04 03:56:36 -06:00 |
|
revilor
|
0e93506985
|
Fix for issue #9005, #8942 - Bed PID autotuning (#9036)
|
2018-01-04 03:26:14 -06:00 |
|
Scott Lahteine
|
4af3d436b2
|
M303 pid autotune cleanup, commentary
|
2018-01-03 21:30:45 -06:00 |
|
Tannoo
|
e43f3ac989
|
EEPROM init fix
|
2018-01-03 04:31:01 -06:00 |
|
Scott Lahteine
|
fc67c64b8f
|
Merge pull request #8989 from tcm0116/2.0.x_ubl
[2.0.x] Fix UBL compilation warnings
|
2018-01-02 21:38:45 -06:00 |
|
Thomas Moore
|
8afc4f8d9d
|
Fix UBL compilation warnings
|
2018-01-02 21:00:06 -06:00 |
|
Scott Lahteine
|
5e01ee8adf
|
Temperature updates for parity with 1.1.x
|
2018-01-01 18:29:08 -06:00 |
|
Scott Lahteine
|
d80c4f1a6e
|
Fix typo in delta call to buffer_line
Fix #8901
|
2017-12-31 01:40:07 -06:00 |
|
Scott Lahteine
|
5effe1590c
|
Fix NO_VOLUMETRICS bug
|
2017-12-26 20:04:44 -06:00 |
|
Scott Lahteine
|
4b49ea1e92
|
General cleanup of config-store, reset_bed_level
|
2017-12-25 05:16:01 -06:00 |
|
Scott Lahteine
|
705ea98fd3
|
Comment return false in motion functions
|
2017-12-24 22:57:15 -06:00 |
|
Scott Lahteine
|
50366b00d5
|
Tweak cleaning buffer / SD finished command
|
2017-12-24 20:35:05 -06:00 |
|
Scott Lahteine
|
869c89d83f
|
Merge pull request #8865 from thinkyhead/bf2_more_scara_scaling
[2.0.x] SCARA Feedrate Scaling for G2/G3 - using HYPOT
|
2017-12-24 19:18:13 -06:00 |
|
Thomas Moore
|
2917d1217d
|
Revert "Followup to #8698"
This reverts commit 4e891e9fb7 .
|
2017-12-23 17:00:33 -06:00 |
|
Scott Lahteine
|
caa5093498
|
General DELTA_IK macro
|
2017-12-21 22:41:57 -06:00 |
|
Scott Lahteine
|
c694608450
|
Apply SCARA_FEEDRATE_SCALING to G2/G3
|
2017-12-21 22:33:27 -06:00 |
|
Scott Lahteine
|
97d509d4d2
|
Revert "Improved Core-compatible jerk code"
Reverting commit 3cd7659
|
2017-12-21 16:54:30 -06:00 |
|
Scott Lahteine
|
5bc2acc072
|
Restore position_float to fix LIN_ADVANCE
|
2017-12-21 16:45:46 -06:00 |
|
Scott Lahteine
|
913d9e9a59
|
Matching sign across filwidth vars
|
2017-12-20 00:17:19 -06:00 |
|
Scott Lahteine
|
fdc5e72720
|
A single setting to validate filament width
|
2017-12-19 21:33:25 -06:00 |
|
Scott Lahteine
|
933f76fda3
|
Option to disable all volumetric extrusion
|
2017-12-19 19:51:25 -06:00 |
|
Scott Lahteine
|
fc9ee1a4de
|
Fix up serial sanity check
|
2017-12-19 19:11:43 -06:00 |
|
Scott Lahteine
|
de5ca96654
|
More parity with 1.1.x, plus whitespace
|
2017-12-19 18:36:16 -06:00 |
|
Scott Lahteine
|
8df5955da4
|
Revert "Reset timer count before first block step"
This reverts commit 5cf6a062e3 .
|
2017-12-17 02:37:35 -06:00 |
|
teemuatlut
|
0cd1e91056
|
[2.0.x] TMC driver update (#8769)
|
2017-12-15 15:03:14 -06:00 |
|
Scott Lahteine
|
09d13f186f
|
Correct unskew, after all
|
2017-12-15 14:24:20 -06:00 |
|
Dave Johnson
|
0d531d9655
|
Missing HAS_HEAT_BED conditional
Fixes issue found in #8779
|
2017-12-15 11:33:37 -08:00 |
|
Scott Lahteine
|
368c124de8
|
Fix Planner::unskew parity with skew
|
2017-12-13 17:46:48 -06:00 |
|
Scott Lahteine
|
cf2193c07f
|
Comment, fix filament width sensor
|
2017-12-13 02:32:34 -06:00 |
|
Scott Lahteine
|
24f9bec6f4
|
UBL + DUAL_X_CARRIAGE compatibility
|
2017-12-11 03:08:18 -06:00 |
|
Scott Lahteine
|
3255712343
|
Skew Correction for UBL
Also remove unused grid slicing function when using UBL segmented.
|
2017-12-11 03:08:15 -06:00 |
|