Compare commits
No commits in common. "48cc0ef71de53bd5155af4e92b2ce8abe88dc363" and "984c6596753a7af2a50cf8e4bfabdec332318092" have entirely different histories.
48cc0ef71d
...
984c659675
22
CR_BOX.json
22
CR_BOX.json
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"parameterSets": {
|
||||
"crbox-v2": {
|
||||
"$fn": "100",
|
||||
"bottomThiccness": "2",
|
||||
"filterThiccness": "45",
|
||||
"filterYThickness": "5.5",
|
||||
"footDepth": "10",
|
||||
"footEnable": "0",
|
||||
"footInset": "0",
|
||||
"footShape": "0",
|
||||
"footWidth": "54",
|
||||
"insideCornerStyle": "0",
|
||||
"mirrored": "false",
|
||||
"pieceDimensions": "[150, 186, 10]",
|
||||
"pieceWallThiccness": "2"
|
||||
}
|
||||
},
|
||||
"fileFormatVersion": "1",
|
||||
"parameterSets": "",
|
||||
"parameterSets": ""
|
||||
}
|
||||
|
|
@ -10,8 +10,8 @@ Additions:
|
|||
*/
|
||||
|
||||
/* [Filter] */
|
||||
filterThiccness = 100.0; // .1
|
||||
filterYThickness = 100.0; // .1
|
||||
filterThiccness = 100.0; //mm
|
||||
filterYThickness = 100.0; //mm
|
||||
|
||||
/* [Piece] */
|
||||
//Length, width, height. Size of the piece including the wall thiccness
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue