mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-09 06:45:27 -06:00
parent
5095d4e587
commit
78ce0d470a
26 changed files with 98 additions and 18 deletions
|
@ -795,6 +795,9 @@
|
|||
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
|
||||
#define DELTA_PRINTABLE_RADIUS 100 // (mm)
|
||||
|
||||
// Maximum reachable area
|
||||
#define DELTA_MAX_RADIUS 100 // (mm)
|
||||
|
||||
// Center-to-center distance of the holes in the diagonal push rods.
|
||||
#define DELTA_DIAGONAL_ROD 290.5 // (mm) Kossel Clear OG Settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue