refactor yBar to include better variables

This commit is contained in:
zhao
2023-01-16 22:36:55 -05:00
parent 8da68a8f84
commit a30f14ecb2
4 changed files with 20 additions and 14 deletions

View File

@ -7,6 +7,9 @@ _mountX = 12;
_mountY = 14;
_mountZ = 10;
// Needed for yBar to align this connector to its inner Y edge
yBarBasePlateConnectorWidth = _mountX;
// x and y faces of the yBarBasePlateMount_P block
_innerXFaceToScrew = 6;
_innerYFaceToScrew = 8;