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
|
f2ae3fb1f7
Use cs.zprobe_zoffset 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 |
mkbel
|
0e7afc67ca
Merge pull request #1175 from PavelSindler/eeprom_version
|
6 years ago |
mkbel
|
2144f0e5a4
Merge pull request #1191 from PavelSindler/start_msg_duplicity
|
6 years ago |
Marek Bel
|
10428b30d9
Use cs.mintravelfeedrate from ConfigurationStore.
|
6 years ago |
PavelSindler
|
cd438c5c00
whitespace
|
6 years ago |
PavelSindler
|
740e922b87
EEPROM M500 block size check for reading stored data added
|
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 |
PavelSindler
|
053b94b711
remove "start" duplicity in setup
|
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 |
PavelSindler
|
d8dc2eef7a
if max_feedrate_silent and max_acceleration_units_per_sq_second_silent were never stored to eeprom, use default values; eeprom_version changed back to V2
|
6 years ago |
PavelSindler
|
1c33b673c0
comment update
|
6 years ago |
PavelSindler
|
3d57d504ba
Merge pull request #1174 from mkbel/fix_runout_resume
|
6 years ago |
PavelSindler
|
e5ede602b8
Merge pull request #1176 from mkbel/fix_print_time_overflow
|
6 years ago |
Marek Bel
|
2607a0c4ed
Update documentation.
|
6 years ago |