X-Git-Url: https://git.armaanb.net/?p=atreides.git;a=blobdiff_plain;f=case%2Fopenscad_3D%2FREADME.org;fp=case%2Fopenscad_3D%2FREADME.org;h=0000000000000000000000000000000000000000;hp=44d4e33f04e6f0f62bd3560515ea749b4ba8cbb8;hb=77d6aed470eb668e00bce8730c12fa6733559cc1;hpb=4442b9da6eedfac47886ca10464de79e48c4a916 diff --git a/case/openscad_3D/README.org b/case/openscad_3D/README.org deleted file mode 100644 index 44d4e33..0000000 --- a/case/openscad_3D/README.org +++ /dev/null @@ -1,28 +0,0 @@ -* OpenSCAD Atreus case design - -This directory contains a copy =atreus_3D.scad= of the original OpenSCAD script =atreus_case.scad= that -generates Atreus case designs using a number of parameters and is rendered for 3D printing. - -The main parameters are: - -- =angle= : one half of the angle between the left and the right - groups of keys -- =n_rows=, =n_cols= : number of rows and columns to use -- =staggering_offsets= : column staggering offsets -- =cable_hole_width= : width of the hole for the USB cable -- =hand_separation= : distance between the left and the right groups - of keys -- =screw_hole_radius= : radius of screw holes -- =use_notched_holes= (boolean) : whether notched Cherry MX switch - holes are desired - -See comments in =atreus_case.scad= for details. - -To use, open this script in OpenSCAD, select *Compile and Render -(CGAL)* in the *Design* menu, then select *Export as DXF...*. - -Use OpenSCAD to export .stl as necessary. - -Please note that the OpenSCAD version of the case is not a direct port -of the canonical DXF; the screw placement is a little bit different, -and the curve of the bottom edge sticks out a bit more.