Fix Anycubic Kossel config
This commit is contained in:
parent
acb91b1b3f
commit
65b36642f8
@ -24,7 +24,7 @@
|
|||||||
* Choose your version:
|
* Choose your version:
|
||||||
*/
|
*/
|
||||||
// normal size or plus?
|
// normal size or plus?
|
||||||
//#define ANCYUBIC_KOSSEL_PLUS
|
//#define ANYCUBIC_KOSSEL_PLUS
|
||||||
// Anycubic Probe version 1 or 2 see README.md; 0 for no probe
|
// Anycubic Probe version 1 or 2 see README.md; 0 for no probe
|
||||||
#define ANYCUBIC_PROBE_VERSION 0
|
#define ANYCUBIC_PROBE_VERSION 0
|
||||||
// Heated Bed:
|
// Heated Bed:
|
||||||
@ -601,7 +601,7 @@
|
|||||||
#define PROBE_MANUALLY_STEP 0.05 // mm
|
#define PROBE_MANUALLY_STEP 0.05 // mm
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(ANCYUBIC_KOSSEL_PLUS)
|
#if ENABLED(ANYCUBIC_KOSSEL_PLUS)
|
||||||
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
|
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
|
||||||
#define DELTA_PRINTABLE_RADIUS 116.0 // mm
|
#define DELTA_PRINTABLE_RADIUS 116.0 // mm
|
||||||
// Center-to-center distance of the holes in the diagonal push rods.
|
// Center-to-center distance of the holes in the diagonal push rods.
|
||||||
|
Loading…
Reference in New Issue
Block a user