Marek Bel
|
02a692c5d9
|
Store cutter enable state in EEPROM.
|
2019-02-27 17:34:03 +01:00 |
|
Laurentiu
|
4835b9b220
|
7x7 points mesh bed leveling
|
2019-02-14 10:57:58 +02:00 |
|
PavelSindler
|
29ecd4ec7a
|
duplicit T-codes execution improved, E-stepper movements when waiting for ok from mmu, continue loading function improved, eeprom: fail stats for mmu
|
2018-12-12 22:32:47 +01:00 |
|
PavelSindler
|
940f436a5f
|
merge MK3_dev into MK3
|
2018-10-22 20:25:29 +02:00 |
|
Marek Bel
|
9cae0c378a
|
Rename _EEPROM_writeData to EEPROM_writeData. Rename _EEPROM_readData to EEPROM_readData. Add return value to EEPROM_writeData to detect failure to write. Do not mark data as valid, if write has failed. Remove EEPROM_WRITE_VAR and EEPROM_READ_VAR macros. Make pos input only parameter. Convert EEPROM_OFFSET macro to typed constatant EEPROM_M500_base, it was defined in two places, leave it in one place. Use Config_StoreSettings() instead of erase_eeprom_section(). Compare float with 0xff byte by byte to avoid compiler warning "Dereferencing type punned pointer will break strict aliasing rules."
|
2018-10-08 20:24:56 +02:00 |
|
Robert Pelnar
|
f9d8c46802
|
Enable/disable optical quality meassurement in settings menu
|
2018-10-04 15:48:28 +02:00 |
|
PavelSindler
|
1c33b673c0
|
comment update
|
2018-09-19 18:43:27 +02:00 |
|
PavelSindler
|
0a5394a20e
|
defines moved to eeprom.h
|
2018-09-19 15:10:10 +02:00 |
|
Marek Bel
|
8279aba4d7
|
Add auto deplete setting.
|
2018-08-27 16:15:46 +02:00 |
|
Martin Remiš
|
c7d7389e27
|
PowerPanic & Sound
|
2018-07-23 20:04:47 +02:00 |
|
PavelSindler
|
5fd1acaf81
|
Revert "PowerPanic"
|
2018-07-20 15:20:57 +02:00 |
|
MRprusa3d
|
bbec1ccfd4
|
Add files via upload
|
2018-07-20 04:34:12 +00:00 |
|