Minor typo
This commit is contained in:
parent
1322b2cb70
commit
3d36273fc6
|
|
@ -511,7 +511,7 @@ const bool Z_MIN_ENDSTOP_INVERTING = false; // set to true to invert the logic o
|
||||||
|
|
||||||
#define PINDA_PREHEAT_X 20
|
#define PINDA_PREHEAT_X 20
|
||||||
#define PINDA_PREHEAT_Y 60
|
#define PINDA_PREHEAT_Y 60
|
||||||
#define PINDA_PREHEAT_Z 0.10
|
#define PINDA_PREHEAT_Z 0.15
|
||||||
/*
|
/*
|
||||||
#define PINDA_PREHEAT_X 70
|
#define PINDA_PREHEAT_X 70
|
||||||
#define PINDA_PREHEAT_Y -3
|
#define PINDA_PREHEAT_Y -3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue