Marek Bel
|
d528a53526
|
Refactor. Move lcd_commands_func1() to first_lay_cal.cpp and rename it to lay1cal_square(). Remove its constant parameters. Move remaining G1 code to lay1cal_meander(). Saves 6B of FLASH memory.
|
2019-06-12 01:36:48 +02:00 |
|
Marek Bel
|
47a183e96e
|
Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory.
|
2019-06-11 19:49:56 +02:00 |
|
Marek Bel
|
4effff9e99
|
Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory.
|
2019-06-11 18:56:29 +02:00 |
|
Marek Bel
|
0c9121e99e
|
Use loop to enquecommand_P() in first layer calibration.
|
2019-06-11 17:08:56 +02:00 |
|
Marek Bel
|
27145204ed
|
Use internationalized M117, but anyway the text is not shown.
|
2019-06-10 21:40:12 +02:00 |
|
Marek Bel
|
4be8fa701e
|
Use loop to enquecommand_P() in first layer calibration.
|
2019-06-10 20:41:18 +02:00 |
|