Fix Offset and Add Makefile

Added Makefile and json

Fixed Offset to 18. Test prints show alingment.
This commit is contained in:
sjc
2026-05-15 22:38:23 -04:00
parent 0a8137dac0
commit 898c5384fb
3 changed files with 66 additions and 2 deletions

27
bracket.json Normal file
View File

@@ -0,0 +1,27 @@
{
"parameterSets": {
"design default values": {
"LegGap": "4",
"LegOff": "18",
"cornergasket": "5",
"footboard_y": "19",
"footboard_z": "130",
"footcrossyz": "38.08",
"headcross_yz": "25",
"headcrossgasket": "13",
"headpost_x": "38.08",
"headpost_y": "38.08",
"mate": "false",
"model": "none",
"part": "",
"plate": "false",
"platfoot_x": "50.44",
"platfoot_y": "25.42",
"platmid_x": "40.12",
"render_fa": "3",
"render_fn": "0",
"render_fs": "0.8"
}
},
"fileFormatVersion": "1"
}