NotaRobotexe
|
b9f622f8a6
variables to PROGMEM, text formating
|
5 years ago |
NotaRobotexe
|
b5129ff2ec
Revert "force push"
|
5 years ago |
NotaRobotexe
|
19e7838c20
add default names to PROGMEM, text formating edit
|
5 years ago |
NotaRobotexe
|
ab2eafe175
sheet menu, add hw setting, sheet change in menu, sheet name initialization in eeprom
|
5 years ago |
DRracer
|
6f79ef4c9c
resolve hidden conflicts in commented code
|
5 years ago |
DRracer
|
65087b89ee
Merge remote-tracking branch 'upstream/MK3' into code_size_optimization
|
5 years ago |
DRracer
|
b96c9700ce
fix prusa_statistics code size optimization according to unit test
|
5 years ago |
NotaRobotexe
|
9c95f8c015
sheet menu
|
5 years ago |
NotaRobotexe
|
756ce51b5e
Merge branch 'MK3' into octoprint_fix
|
5 years ago |
NotaRobotexe
|
b8fec59f21
octoprint fan error fix
|
5 years ago |
NotaRobotexe
|
2bae208133
Merge pull request #2011 from MRprusa3d/PFW-873
|
5 years ago |
DRracer
|
255db28684
merge unit test and upstream changes
|
5 years ago |
Yuri D'Elia
|
3a87ff56f6
Default to "Move Z" above a certain height even when printing
|
5 years ago |
MRprusa3d
|
034cbff10a
GUI updates
|
5 years ago |
DRracer
|
1dab0f7a04
Merge pull request #2008 from leptun/MK3_LCD_improvements
|
5 years ago |
DRracer
|
0422713b29
Merge pull request #2005 from prusa3d/MK3_3.7.2
|
5 years ago |
leptun
|
8b1c687629
Lcd optimization - 1K of flash saved
|
5 years ago |
NotaRobotexe
|
8fb30f886a
octoprint stop fix
|
5 years ago |
DRracer
|
a3fde091ab
More than 7.5KB saved by slight refactoring of printing to serial line
|
5 years ago |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
5 years ago |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
5 years ago |
MRprusa3d
|
3333d937ed
some improvements
|
5 years ago |
MRprusa3d
|
4d535f1217
... incl. SupportMenu ;-P
|
5 years ago |
MRprusa3d
|
8229a45187
pre-production version ;-)
|
5 years ago |
Marek Bel
|
61566f7fb1
Move translated string MSG_V2_CALIBRATION from untranslated section to PROGMEM_I1, add missing ISTR macro. Revert _T(MSG_SELECT) and _T(MSG_RENAME) to _i("Select") and _i("Rename") as it is preferred macro for internationalized strings. Use MSG_V2_CALIBRATION in both occurrences.
|
5 years ago |
NotaRobotexe
|
a1a8945bee
more code editing
|
5 years ago |
NotaRobotexe
|
e77898d5dc
code edit
|
5 years ago |
NotaRobotexe
|
81b3b71cca
check eeprom inicialization
|
5 years ago |
MRprusa3d
|
a3a7f3106e
print parameters checking
|
5 years ago |
Marek Bel
|
d344e514c4
Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem.
|
5 years ago |