scad/coaster.json

28 lines
735 B
JSON

{
"parameterSets": {
"design default values": {
"$fn": "180",
"Depth": "4",
"Diameter": "101.6",
"Inner_pattern": "c",
"Inner_pattern_depth": "1",
"Inner_pattern_width": "24.5",
"Inset": "true",
"Inset_depth": "1",
"Inset_width": "15"
},
"hdd-2.5-v1": {
"$fn": "180",
"Depth": "4",
"Diameter": "101.6",
"Inner_pattern": "c",
"Inner_pattern_depth": "1",
"Inner_pattern_width": "24.5",
"Inset": "true",
"Inset_depth": "1.5",
"Inset_width": "15"
}
},
"fileFormatVersion": "1"
}