0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-22 17:52:57 +00:00

Fix Anycubic Kossel config

This commit is contained in:
Scott Lahteine 2018-10-04 20:26:07 -05:00
parent ae48080469
commit 385c990d6f

View file

@ -24,7 +24,7 @@
* Choose your version:
*/
// 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
#define ANYCUBIC_PROBE_VERSION 0
// Heated Bed:
@ -574,7 +574,7 @@
#endif
#if ENABLED(ANCYUBIC_KOSSEL_PLUS)
#if ENABLED(ANYCUBIC_KOSSEL_PLUS)
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
#define DELTA_PRINTABLE_RADIUS 116.0 // mm
// Center-to-center distance of the holes in the diagonal push rods.