Thomas Moore
98159c0507
[1.1.x][PlatformIO] Stop compiling after first five errors ( #8828 )
7 years ago
Scott Lahteine
435981056e
Option to disable all volumetric extrusion
7 years ago
Scott Lahteine
4b1b02a17d
Cleanup M503 output for M420
7 years ago
teemuatlut
0ac0324af2
[1.1.x] TMC driver update ( #8712 )
7 years ago
Scott Lahteine
ccca1ade2d
Always report position on config load/reset
7 years ago
Scott Lahteine
6e197d4a42
Fix M503 S parameter
7 years ago
Jonathan Barchi
344e6b857a
configuration_store.cpp: Fix in MarlinSettings::load for updated size of DELTA variables ( #8630 )
7 years ago
Scott Lahteine
172ce67344
New feature: BED_SKEW_CORRECTION
7 years ago
Scott Lahteine
e7c6abd767
Update V45 Settings header
7 years ago
Scott Lahteine
b2473e57dd
Apply LINEAR_UNIT to M503 output for M200
7 years ago
Scott Lahteine
622d100c30
No retroactive changes with M851 Z
7 years ago
Scott Lahteine
4e19c59ab3
Miscellaneous cleanup
7 years ago
Scott Lahteine
9cf5b96971
Fix M503 output for M145
...
Fixes #7978
7 years ago
Scott Lahteine
3293823642
Add pre-calculated planner.e_factor
7 years ago
LVD-AC
8ce9306b27
PROBE_SELECTED etc.
7 years ago
Thomas Moore
658e1ebe5a
Add delta_height variable in lieu of using home_offset
7 years ago
Thomas Moore
2f4a42b313
Fix Delta EEPROM
7 years ago
Scott Lahteine
e1ab285435
Fix some section sizes in EEPROM head comment
7 years ago
Scott Lahteine
298863c2d0
Tweak an EEPROM loop
7 years ago
Rowan Meara
8e8787ad63
Fixed EEPROM CRC ( #8283 )
...
Fix EEPROM reversion.
7 years ago
Scott Lahteine
8ab368559a
Implement CNC_COORDINATE_SYSTEMS
7 years ago
Scott Lahteine
e642a64b68
Prettify some EEPROM code
7 years ago
Scott Lahteine
46ed54cd8e
Include time scale in some planner vars
7 years ago
Scott Lahteine
318c419f77
Implement support for Dual X and Y endstops
7 years ago
Luc Van Daele
e64cfb13b8
(1.1.x) auto tune calibration parameters ( #8031 )
...
* auto tune calibration parameters
* solve warnings
* Tweaks to formatting
* review Thinkyhead
* Error
7 years ago
Scott Lahteine
b8ddae61e2
ubl_state no longer needed
7 years ago
Scott Lahteine
88857e8028
Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine
da93a272a0
Move leveling_is_active to a macro
7 years ago
Scott Lahteine
3d5b10735f
Remove obsolete UBL z_offset
7 years ago
Luc Van Daele
74d430cb97
matrix names update ( #7697 )
...
* matrix names update
* symplified names
* new angle normalization
* ABC
* axis
* least squares
* recalc_delta_settings
* endstop_adj
* 0p
* bug
7 years ago
Scott Lahteine
e337df2e98
Miscellaneous tweaks to serial outputs, code cleanups
7 years ago
Vben
4817b39d98
Added new feature for AutoParking Extruder (APE)
7 years ago
Scott Lahteine
4eff18854b
Rename options with swap_ prefix
7 years ago
Scott Lahteine
14482d2f2a
Strip auto-retract for impossible M(IN|AX)_AUTORETRACT combo
7 years ago
Scott Lahteine
fee696db5d
Improve retract() for G10/G11/autoretract
7 years ago
Scott Lahteine
cf96109056
Implement the EEPROM_CHITCHAT option
7 years ago
Scott Lahteine
dcec7178d1
Expose DISABLE_M503 option as a test option
7 years ago
dot-bob
b3c36c98fd
Edit digipot currents via LCD, save to EEPROM
7 years ago
Scott Lahteine
e94f79ccea
Patch some serial macros
8 years ago
Bob-the-Kuhn
28d72f48f1
change to DWORD
8 years ago
Scott Lahteine
4134a6b526
Save 88b PROGMEM, 48 bytes SRAM in settings.reset
8 years ago
Scott Lahteine
efc198f952
Spacing, const, comments
8 years ago
Scott Lahteine
d28f5d8a78
Fix: z_endstop_adj is never initialized
8 years ago
Scott Lahteine
01e7e234c6
Add more options to the Bed Leveling menu
8 years ago
Scott Lahteine
082da23391
One fewer EOL in M503 output
8 years ago
Scott Lahteine
af81cb4cbb
Patch for M503 output
8 years ago
Scott Lahteine
f4028fe088
New GCode Parser - Implementation
8 years ago
Scott Lahteine
11fc9564c9
Add live editing option to LCD menu
8 years ago
Brian
43c24f0027
Fix recent regressions, &c.
...
- fix broken `M421` due to less-than-careful optimization
- add HOME_AFTER_DEACTIVATE define to advanced config so not everyone has to rehome after steppers are deactivated
- misc. cleanups (remove unused label, unused variables)
8 years ago
Brian
3370329751
Fix broken EEPROM save/load
8 years ago