Marek Bel
|
43705aae2e
Rename lay1cal_preheat() to lay1cal_wait_preheat().
|
5 lat temu |
Marek Bel
|
acb0341a1f
Do not set temperature in lay1cal_preheat().
|
5 lat temu |
Marek Bel
|
170c1ea866
Split first layer calibration load filament and intro line into separate steps. If load fails, pause print apparently flushes command buffer and intro line is not printed after issue is resolved.
|
5 lat temu |
Marek Bel
|
25f0eb9a39
Fix spelling.
|
5 lat temu |
Marek Bel
|
7ac098a135
Refactor. Put constants needed in functions inside fuctions to limit its scope.
|
5 lat temu |
Marek Bel
|
2755a3733d
Document.
|
5 lat temu |
Marek Bel
|
342954b88c
Refactor. Make constants producing first layer calibration square more clear. Note layer height discrepancy.
|
5 lat temu |
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.
|
5 lat temu |
Marek Bel
|
47a183e96e
Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory.
|
5 lat temu |
Marek Bel
|
4effff9e99
Use loop to enquecommand_P() in first layer calibration. Save 10B FLASH memory.
|
5 lat temu |
Marek Bel
|
0c9121e99e
Use loop to enquecommand_P() in first layer calibration.
|
5 lat temu |
Marek Bel
|
27145204ed
Use internationalized M117, but anyway the text is not shown.
|
5 lat temu |
Marek Bel
|
4be8fa701e
Use loop to enquecommand_P() in first layer calibration.
|
5 lat temu |