Add the 19" rack adapter CAD package and the v2 plan
cad/ holds the left/right side adapters that mount the GeeekPi 9" 3U touchscreen (a 10" mini-rack part) into a standard 19" rack: OpenSCAD source, STLs, Anycubic Mega Pro gcode, and SendCutSend DXFs for the sheet-metal version. Geometry is physically tested in a 19" rack. notes/PLAN-v2.md is the reviewed plan for the Rust rewrite. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"change_from_v24": "Only keystone height reduced 23.0 -> 22.0 mm; centers unchanged",
|
||||
"part_mm": [
|
||||
132.3,
|
||||
132.0,
|
||||
1.8
|
||||
],
|
||||
"keystone_all_three_mm": [
|
||||
16.0,
|
||||
22.0
|
||||
],
|
||||
"keystone_centers_y_mm": [
|
||||
30.5,
|
||||
66.0,
|
||||
101.5
|
||||
],
|
||||
"clear_bridge_mm": 13.5,
|
||||
"print_profile": {
|
||||
"infill_percent": 80,
|
||||
"pattern": "alternating H/V rectilinear",
|
||||
"fan_percent": 0,
|
||||
"bed_c": 60,
|
||||
"nozzle_first_c": 205,
|
||||
"nozzle_after_c": 200,
|
||||
"brim_mm": 15.2
|
||||
},
|
||||
"mesh": {
|
||||
"LEFT": {
|
||||
"watertight": true,
|
||||
"extents_mm": [
|
||||
132.3,
|
||||
132.0,
|
||||
1.8
|
||||
]
|
||||
},
|
||||
"RIGHT": {
|
||||
"watertight": true,
|
||||
"extents_mm": [
|
||||
132.3,
|
||||
132.0,
|
||||
1.8
|
||||
]
|
||||
}
|
||||
},
|
||||
"retractions": {
|
||||
"LEFT": 1412,
|
||||
"RIGHT": 1412
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user