PavelSindler
|
a7507525ce
Merge pull request #929 from PavelSindler/make_prep
|
6 years ago |
Robert Pelnar
|
d1de75eb19
LCD menu optimalization - createChar
|
6 years ago |
Robert Pelnar
|
e22d204e8e
LCD menu optimalization - print functions
|
6 years ago |
PavelSindler
|
a575c028bf
resend request sends OK
|
6 years ago |
Robert Pelnar
|
68e59399af
LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P
|
6 years ago |
Robert Pelnar
|
0eaabed50c
LCD menu optimalization - renamed lcd_implementation clear
|
6 years ago |
Robert Pelnar
|
fd3fc31304
LCD menu optimalization - conversion functions - source separation
|
6 years ago |
Robert Pelnar
|
0924ad50d5
New localization vs octoprint fix - do not translate protocol messages
|
6 years ago |
Robert Pelnar
|
a7df5f368b
LCD menu optimalization - sdcard menu fixed
|
6 years ago |
Robert Pelnar
|
b6223d5623
LCD menu optimalization
|
6 years ago |
Robert Pelnar
|
268d2634f0
LCD menu optimalization - lcd and menu
|
6 years ago |
PavelSindler
|
0c0aa99c51
Merge pull request #927 from PavelSindler/make_prep
|
6 years ago |
PavelSindler
|
0e15a4025b
whitespace
|
6 years ago |
PavelSindler
|
6824ab65dd
G28 fix
|
6 years ago |
Robert Pelnar
|
39bb855333
LCD menu optimalization - menu_item_edit_int3
|
6 years ago |
Marek Bel
|
42893b7a94
Fix compiler warnings:
|
6 years ago |
Marek Bel
|
83081b0fba
Fix compiler warning: sketch/LiquidCrystal_Prusa.cpp:502:1: warning: label 'end' defined but not used [-Wunused-label].
|
6 years ago |
Marek Bel
|
ea59d8a6e6
Fix compiler warnings:
|
6 years ago |
Marek Bel
|
6bd8e60176
Fix compiler warning:
|
6 years ago |
Marek Bel
|
ee366ce3b5
Fix compiler warnings:
|
6 years ago |
Marek Bel
|
ff56e491e8
Save 2B flash, fix compiler warning:
|
6 years ago |
Marek Bel
|
c251777590
Fix compiler warning:
|
6 years ago |
Marek Bel
|
bc99db8233
Fix compiler warning: sketch/uart2.c:48:1: warning: control reaches end of non-void function [-Wreturn-type]
|
6 years ago |
Marek Bel
|
f620a66211
Use public interface instead of manipulating lcd_next_update_millis timer.
|
6 years ago |
Marek Bel
|
49dd8d83fb
Fix indentation in lcd_update() and split some of the preprocessor disabled functionality into separate functions. No change in resulting binary.
|
6 years ago |
Marek Bel
|
9d72062cd7
Save 82B flash and 1B RAM, fix compiler warning:
|
6 years ago |
Robert Pelnar
|
68a5a4b74e
FEEDRATE_LIMIT fix
|
6 years ago |
Robert Pelnar
|
f9f718e787
Config_PrintSettings fix
|
6 years ago |
Robert Pelnar
|
37f34a1ba3
Config_PrintSettings (M503) - printf optimized (~800 bytes flash saved)
|
6 years ago |
Robert Pelnar
|
007717bfd2
Disabled TMC2130 feedrate and acceleration limits (should be properly limited with M201-M203)
|
6 years ago |