Marek Bel
|
5a7c9e3ffd
Make local functions static. Saves 30B of flash with Arduino 1.6.9. No difference with Arduino 1.8.5.
|
6 years ago |
Marek Bel
|
5daae818e1
Convert menu_item_edit to template function.
|
6 years ago |
Marek Bel
|
ac5cb0989e
Uncomment linearity correction menu. Fix return from linearity correction menu.
|
6 years ago |
Marek Bel
|
3780516f74
PFW-512 Reserve space for MENU_ITEM_EDIT_int3_P in shared memory in lcd_tune_menu().
|
6 years ago |
Marek Bel
|
07d07831f1
Add portability note.
|
6 years ago |
Marek Bel
|
bb5ac93921
Add missing compile time check for ShortTimer fitting into menu_data. Convert preprocessor checks to shorter and more accurate static_assert. Remove redundant macro MENU_DATA_EDIT_SIZE. Decrease scope of menu_stack and asociated macro. No functional change.
|
6 years ago |
Marek Bel
|
ef6188cd59
Hot fix PFW-505 Speed change after tuning (on USB).
|
6 years ago |
PavelSindler
|
9fe27c108d
Merge pull request #1045 from XPila/MK3
|
6 years ago |
Robert Pelnar
|
94423e6f7e
MMU communication - mmu_ready
|
6 years ago |
Robert Pelnar
|
1cd0c6cfea
Status screen - print active MMU exrtuder (1/2 PFW465)
|
6 years ago |
Robert Pelnar
|
c4281b0b36
Status screen redesign - fix of flickering and text wraping on status screen
|
6 years ago |
Robert Pelnar
|
fd9516f520
Status screen - status message logic simplification
|
6 years ago |
Robert Pelnar
|
f1ad1d22ba
Menu lcd_adjust_bed fixed (Bed level correction, PFW-499)
|
6 years ago |
XPila
|
28ff6dfd74
Merge pull request #1033 from XPila/MK3
|
6 years ago |
Robert Pelnar
|
a11ae18f7e
XYZ calibration fix (progmem constants declaration) + version changed
|
6 years ago |
XPila
|
e2c9760448
Merge pull request #1031 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
b7f17292ca
Version changed
|
6 years ago |
XPila
|
e6c80eaa0e
Merge pull request #1030 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
8409a26594
Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
|
6 years ago |
Robert Pelnar
|
b16fec956c
Enabled pullup for RX2 pin (it prevents uart2 from rx buffer overflow in case of disconnected MMU)
|
6 years ago |
Robert Pelnar
|
923a06c164
menu data shared memory re-design
|
6 years ago |
Robert Pelnar
|
9ee7a2124b
removed unused code
|
6 years ago |
XPila
|
b2d734e93c
Merge pull request #1025 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
796079bb08
MMU2 communication - connection after reset, fw versions, state machine
|
6 years ago |
XPila
|
a88d64f195
Merge pull request #1022 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
10cc077ee4
mmu_enabled = true removed
|
6 years ago |
XPila
|
cb379707af
Merge pull request #1021 from XPila/MK3-new_lang
|
6 years ago |
Robert Pelnar
|
4e32fb7181
removed '!' signalization when accel/feedrate limits reached
|
6 years ago |
Robert Pelnar
|
310751397c
line endings + fixed declaration
|
6 years ago |
Robert Pelnar
|
990a5c9119
PFW489 (github issue 1008) - time remaining variables declared as uint32
|
6 years ago |