Marek Bel
|
e225e9cab0
Use cs.volumetric_enabled from ConfigurationStore.
|
6 years ago |
Marek Bel
|
a201128b20
Use cs.retract_length, cs.retract_feedrate, cs.retract_zlift, cs.retract_recover_length and cs.retract_recover_feedrate from ConfigurationStore.
|
6 years ago |
Marek Bel
|
7e593e6922
Use cs.autoretract_enabled from ConfigurationStore.
|
6 years ago |
Marek Bel
|
20ba2b1c79
Use cs.bedKp, cs.bedKi and cs.bedKd from ConfigurationStore.
|
6 years ago |
Marek Bel
|
54bcc8aa52
Use cs.Kp, cs.Ki and cs.Kd from ConfigurationStore.
|
6 years ago |
Marek Bel
|
959d0069fa
Use cs.add_homing from ConfigurationStore.
|
6 years ago |
Marek Bel
|
ac7c062161
Use cs.max_jerk from ConfigurationStore.
|
6 years ago |
Marek Bel
|
bb66bfe6a7
Use cs.minsegmenttime from ConfigurationStore.
|
6 years ago |
Marek Bel
|
10428b30d9
Use cs.mintravelfeedrate from ConfigurationStore.
|
6 years ago |
Marek Bel
|
26e2fd1c76
Use cs.minimumfeedrate from ConfigurationStore.
|
6 years ago |
Marek Bel
|
b8fefceb4d
Use cs.retract_acceleration from ConfigurationStore.
|
6 years ago |
Marek Bel
|
7dbe0afdc4
Use cs.acceleration from ConfigurationStore.
|
6 years ago |
Marek Bel
|
cee51cf9c3
Use cs.max_acceleration_units_per_sq_second_normal from ConfigurationStore.
|
6 years ago |
Marek Bel
|
02becb5e6a
Use cs.max_feedrate_normal from ConfigurationStore.
|
6 years ago |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 years ago |
Marek Bel
|
d611cad087
Temporary hide M500_conf cs to allow automated renaming.
|
6 years ago |
Marek Bel
|
e94dc1341a
Use M500_conf cs in Config_ StoreSettings, RetrieveSettings and ResetDefault.
|
6 years ago |
Marek Bel
|
991db0e71d
Finish default_conf.
|
6 years ago |
Marek Bel
|
d9e2dcc736
Incomplete.
|
6 years ago |
Marek Bel
|
58af1ae4c4
Add configuration store struct.
|
6 years ago |
Robert Pelnar
|
e73f84279e
EEPROM offset fixed - added dummy lcd_contrast
|
6 years ago |
PavelSindler
|
5bc40aff85
Merge pull request #975 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
f819b6b304
debug output from EEPROM_WRITE_VAR and EEPROM_READ_VAR
|
6 years ago |
PavelSindler
|
d51b2666ac
no levels used in store settings function
|
6 years ago |
PavelSindler
|
1232d2dae6
M503: print autoretract value fixed
|
6 years ago |
Robert Pelnar
|
612e83b473
max_feedrate and max_acceleration limitation (ConfigurationStore)
|
6 years ago |
Robert Pelnar
|
2ce210a8bb
TMC2130 feedrate and acceleration limitation - separate profiles for normal and stealth mode
|
6 years ago |
Robert Pelnar
|
268d2634f0
LCD menu optimalization - lcd and menu
|
6 years ago |
Robert Pelnar
|
f9f718e787
Config_PrintSettings fix
|
6 years ago |
Robert Pelnar
|
37f34a1ba3
Config_PrintSettings (M503) - printf optimized (~800 bytes flash saved)
|
6 years ago |