mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-06 06:37:43 -07:00
🔥 DELTA_MAX_RADIUS
This commit is contained in:
parent
14fa705771
commit
1701fd8f64
1 changed files with 0 additions and 3 deletions
|
|
@ -1025,9 +1025,6 @@
|
|||
// Print surface diameter/2 minus unreachable space (avoid collisions with vertical towers).
|
||||
#define PRINTABLE_RADIUS 140.0 // (mm)
|
||||
|
||||
// Maximum reachable area
|
||||
#define DELTA_MAX_RADIUS 140.0 // (mm)
|
||||
|
||||
// Center-to-center distance of the holes in the diagonal push rods.
|
||||
#define DELTA_DIAGONAL_ROD 250.0 // (mm)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue