Commit dc840a36 authored by MagoKimbra's avatar MagoKimbra

Fix E_MIN_POS

parent 4f22aaa0
......@@ -181,6 +181,7 @@
#define Y_MIN_POS 0
#define Z_MAX_POS 200
#define Z_MIN_POS 0
#define E_MIN_POS 0
/*****************************************************************************************/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment