DRracer
|
a3fde091ab
More than 7.5KB saved by slight refactoring of printing to serial line
|
5 years ago |
MRprusa3d
|
a38f37aa06
Merge pull request #1991 from mkbel/MK3
|
5 years ago |
Marek Bel
|
38ff944b03
Reorder EEPROM items to allow possible future grow for Sheets struct.
|
5 years ago |
DRracer
|
f58a4db8f1
Merge pull request #1989 from mkbel/MK3
|
5 years ago |
Marek Bel
|
8985d2e26c
Fix fix EEPROM conflict.
|
5 years ago |
Marek Bel
|
6ed146c37c
Fix EEPROM conflict.
|
5 years ago |
leptun
|
b8b167d1ca
Merge branch 'MK3' into MK3_Enable_fan_waiting_cooldown
|
5 years ago |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
5 years ago |
Marek Bel
|
333ade9aee
Remove non-existing function prototype.
|
5 years ago |
Marek Běl
|
84ac209222
Merge pull request #1981 from MRprusa3d/PFW-873
|
5 years ago |
Marek Bel
|
7189f44bcd
Remove commented out defines.
|
5 years ago |
Marek Bel
|
e0f46f128d
Fix indentation.
|
5 years ago |
Marek Bel
|
4e7de776cd
Disable TMC2130 linarity correction for MK3 to save FLASH to enable compilation. Add symlink /Firmware/variants/printers.h to .gitignore.
|
5 years ago |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
5 years ago |
MRprusa3d
|
3333d937ed
some improvements
|
5 years ago |
DRracer
|
9585789288
Merge pull request #1976 from NotaRobotexe/MK3_3.7.2_PP
|
5 years ago |
DRracer
|
9ab2bca48b
Merge pull request #1987 from mkbel/fix_flash_size_check
|
5 years ago |
Marek Bel
|
236dce0a0f
Fix build time flash size check.
|
5 years ago |
Marek Běl
|
4e3bf276ec
Merge pull request #1984 from leptun/MK3_compile_error_fix_multiple_sheets_Windows
|
5 years ago |
Marek Bel
|
712fb1cceb
#undef EEPROM_SHEETS_BASE so this internal define for compile-time checking only is not used outside of eeprom.h
|
5 years ago |
DRracer
|
ea7087f6f5
Merge pull request #1983 from mkbel/suppres_arduino_SocketListener_messages
|
5 years ago |
Marek Běl
|
fcfc9ca95c
Merge pull request #1979 from DRracer/heatbed_noise_suppression
|
5 years ago |
leptun
|
dbc603d5f6
Fix compile error on windows
|
5 years ago |
Marek Bel
|
acc71232ea
Suppress Arduino SocketListener messages.
|
5 years ago |
Marek Bel
|
fddf175b24
Use build environment which includes PrusaResearchRambo:avr:rambo board definition.
|
5 years ago |
NotaRobotexe
|
238ae351cd
Merge pull request #1982 from mkbel/EEPROM_fix
|
5 years ago |
Marek Bel
|
898f6d9d8b
Fix EEPROM_Sheets_base overlay of EEPROM_NOZZLE_DIAMETER_uM.
|
5 years ago |
Marek Bel
|
cd1ea0a655
Move function declaration and structs declarations to top of eeprom.h file.
|
5 years ago |
MRprusa3d
|
4d535f1217
... incl. SupportMenu ;-P
|
5 years ago |
NotaRobotexe
|
a6c25f6d1c
Merge pull request #1980 from mkbel/Fix_sheet_menu
|
5 years ago |