Scott Lahteine
|
625035a9ce
|
Fix M301 access to lpq_len (#10714)
Co-Authored-By: Zwaubel
|
7 years ago |
Giuliano
|
d99f1b2245
|
[2.0.x] EEPROM code cleanup (#10710)
|
7 years ago |
Scott Lahteine
|
b76344c080
|
More Trinamic cleanup
|
7 years ago |
Scott Lahteine
|
6d9ec1852a
|
Fix compilation of say_units
Fixes #10663
|
7 years ago |
Scott Lahteine
|
55f1f8446b
|
Show correct current units in M503
|
7 years ago |
Sean
|
2d9b0a66fe
|
Add Filament Change accelerations
|
7 years ago |
Scott Lahteine
|
4c79dc1093
|
Fix a Serial+EEPROM compile error
Fixes #10278
|
7 years ago |
Scott Lahteine
|
02f0f95d40
|
Handle disabled HYBRID_THRESHOLD in EEPROM (#10275)
|
7 years ago |
Scott Lahteine
|
2bc7f416ee
|
Fix missing comma in tmc_sgt
Fixes #10209
|
7 years ago |
Bob-the-Kuhn
|
9656a82609
|
Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227)
|
7 years ago |
Scott Lahteine
|
b287560258
|
Fix say_M603
|
7 years ago |
Bob-the-Kuhn
|
8870f9b1da
|
Fix M503 helper functions following TMC updates (#10197)
|
7 years ago |
Scott Lahteine
|
9da0797e29
|
Fix EEPROM size of tmc_hybrid_threshold
Followup to #10102
|
7 years ago |
Roxy-3D
|
1628a9e864
|
make data declarations consistent
|
7 years ago |
Scott Lahteine
|
a46bac3100
|
Add 'I' parameter to M906/M913/M914; 'T' to M906/M913
|
7 years ago |
Scott Lahteine
|
c95450016b
|
Improve Trinamic support in the EEPROM
|
7 years ago |
Scott Lahteine
|
772810fb24
|
Followup to PORTVAR patch
|
7 years ago |
Scott Lahteine
|
4aebe3d82e
|
Pretty up EEPROM port args
|
7 years ago |
Scott Lahteine
|
239902f861
|
Fix E2END and add EEPROM to Smart RAMPS
Reference #9983
|
7 years ago |
Scott Lahteine
|
49ca67202f
|
Patch configuration_store for extra serial port
Fix #9948
|
7 years ago |
Scott Lahteine
|
966d9af98a
|
Mesh export in Bilinear + UBL M503
|
7 years ago |
Scott Lahteine
|
8d5a77001e
|
EEPROM parity with 1.1.x
|
7 years ago |
Scott Lahteine
|
0557ab5780
|
Fix CONFIG_ECHO_START bug
In reference to #9633
|
7 years ago |
Scott Lahteine
|
2bd252b501
|
[2.0.x] LIN_ADVANCE v1.5 (#9712)
|
7 years ago |
teemuatlut
|
5968a3e60e
|
Add ADVANCED_PAUSE_FEATURE include
|
7 years ago |
Scott Lahteine
|
472229b974
|
Fix #9681
|
7 years ago |
Thomas Moore
|
1541224a81
|
Enable Z axis and delta sensorless homing (#9516)
|
7 years ago |
Scott Lahteine
|
2bea1bda56
|
Move more strings to PROGMEM
|
7 years ago |
Scott Lahteine
|
1dcfe193ac
|
Optimize some serial strings
|
7 years ago |
Scott Lahteine
|
f7f8569bbf
|
Fix skew settings report precision
Followup to changes from #8843
|
7 years ago |
Scott Lahteine
|
adb2ac4747
|
Fix skew settings report precision
|
7 years ago |
Scott Lahteine
|
90d011cc48
|
Use ADD_PORT_ARG for all cases
|
7 years ago |
Thomas Moore
|
429e6ba8a6
|
Fix lcd_preheat dummy variable types
|
7 years ago |
Thomas Moore
|
cfd989d7c5
|
Fix EEPROM SettingsData for 32-bit architectures
|
7 years ago |
Bob-the-Kuhn
|
e633ce06c7
|
LCD contrast type mismatch is back
WORKS!
|
7 years ago |
Thomas Moore
|
f7efac57b7
|
Multi-host support
|
7 years ago |
Scott Lahteine
|
7e000e6af4
|
More EEPROM field debugging (#9123)
|
7 years ago |
Scott Lahteine
|
99516572b1
|
Fix TMC current read from EEPROM
|
7 years ago |
Scott Lahteine
|
60d07f20e7
|
Make mbl.has_mesh() a method
|
7 years ago |
Scott Lahteine
|
2b5a9be49c
|
Fix M503 skew output
Followup to 19e75ccf86
|
7 years ago |
Scott Lahteine
|
702c8acdd5
|
Settings FIELD_TEST fix
|
7 years ago |
Scott Lahteine
|
e89f1453ab
|
UBL G29 works without settings.load()
|
7 years ago |
Scott Lahteine
|
950be70a33
|
Add FIELD_TEST to validate storage
|
7 years ago |
Scott Lahteine
|
760c912ab9
|
Add data size validation
|
7 years ago |
Scott Lahteine
|
b91ca168fb
|
Add a struct defining EEPROM storage
|
7 years ago |
Scott Lahteine
|
51e0f2bee3
|
Add MarlinSettings::validate()
|
7 years ago |
Scott Lahteine
|
878f54c27b
|
Write filler with NO_VOLUMETRICS
|
7 years ago |
Scott Lahteine
|
3ea6745b36
|
Pretty up TMC current write
|
7 years ago |
Scott Lahteine
|
1c41de16d4
|
Trailing whitespace clean
|
7 years ago |
Roxy-3D
|
3a4e107b6b
|
use SERIAL_EOL(); instead of new line string
|
7 years ago |