Remove extraneous line added during merge conflict resolution
This commit is contained in:
parent
25f9728e09
commit
754b2d03c3
|
|
@ -46,7 +46,6 @@ void lay1cal_wait_preheat()
|
||||||
PSTR("M190"),
|
PSTR("M190"),
|
||||||
PSTR("M109"),
|
PSTR("M109"),
|
||||||
PSTR("G28"),
|
PSTR("G28"),
|
||||||
PSTR("G92 E0.0")
|
|
||||||
zero_extrusion
|
zero_extrusion
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue