├── CAD └── Metal_Micron_v3.2.step ├── DXF ├── AB_Plate_NonTappedx4].dxf ├── AB_Plate_Tapped[x4].dxf ├── Plate_Spacers_[x12].dxf ├── SimpleIdler_NonTapped_[x4].dxf ├── SimpleIdler_Tapped_[x4].dxf └── Tensioners.dxf ├── LICENSE ├── README.md └── STL ├── 9mm_Spacer_x4.stl ├── Drive_Tensioner_Body_x2.stl ├── Optional ├── Chonk_Rigid_Z_x4.stl └── Smol_Rigid_Z_x4.stl ├── Spacer_1.5mm_x12.stl └── Z_Tension_Clamp_x4.stl /CAD/Metal_Micron_v3.2.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/CAD/Metal_Micron_v3.2.step -------------------------------------------------------------------------------- /DXF/AB_Plate_NonTappedx4].dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/AB_Plate_NonTappedx4].dxf -------------------------------------------------------------------------------- /DXF/AB_Plate_Tapped[x4].dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/AB_Plate_Tapped[x4].dxf -------------------------------------------------------------------------------- /DXF/Plate_Spacers_[x12].dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/Plate_Spacers_[x12].dxf -------------------------------------------------------------------------------- /DXF/SimpleIdler_NonTapped_[x4].dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/SimpleIdler_NonTapped_[x4].dxf -------------------------------------------------------------------------------- /DXF/SimpleIdler_Tapped_[x4].dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/SimpleIdler_Tapped_[x4].dxf -------------------------------------------------------------------------------- /DXF/Tensioners.dxf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/DXF/Tensioners.dxf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/README.md -------------------------------------------------------------------------------- /STL/9mm_Spacer_x4.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/9mm_Spacer_x4.stl -------------------------------------------------------------------------------- /STL/Drive_Tensioner_Body_x2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/Drive_Tensioner_Body_x2.stl -------------------------------------------------------------------------------- /STL/Optional/Chonk_Rigid_Z_x4.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/Optional/Chonk_Rigid_Z_x4.stl -------------------------------------------------------------------------------- /STL/Optional/Smol_Rigid_Z_x4.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/Optional/Smol_Rigid_Z_x4.stl -------------------------------------------------------------------------------- /STL/Spacer_1.5mm_x12.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/Spacer_1.5mm_x12.stl -------------------------------------------------------------------------------- /STL/Z_Tension_Clamp_x4.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aTinyShellScript/metal_micron/HEAD/STL/Z_Tension_Clamp_x4.stl --------------------------------------------------------------------------------