├── .gitattributes ├── .gitignore ├── 3Dprinters ├── AnnexEngineeringMOD │ ├── K1 │ │ ├── XYMetalMotorMount │ │ │ ├── BearingCover.stp │ │ │ ├── QuadRap_Gantry_Assembly_K1.log │ │ │ ├── QuadRap_Gantry_Assembly_K1.stp │ │ │ ├── spacer2.stp │ │ │ └── spacerUpper1.stp │ │ ├── XYbeltTensioner │ │ │ ├── XYbeltTensioner.stl │ │ │ ├── XYbeltTensioner_.stl │ │ │ └── XYbeltTensioner_1.stl │ │ ├── Z_MetalDrive │ │ │ ├── Belted_Metal_Composite_Worm_Z_Drive_Assembly.stp │ │ │ ├── Z1Lower.stp │ │ │ ├── Z1Upper.stp │ │ │ ├── ZLower.stp │ │ │ ├── ZUpper.stp │ │ │ └── Z_drive_AdjustableMotorMount_.stp │ │ └── ZbeltTensioner │ │ │ ├── Belted_Z-Belt_Tensioner_.log │ │ │ ├── Belted_Z-Belt_Tensioner_.stp │ │ │ ├── ZbeltTensioner.stl │ │ │ ├── ZbeltTensioner1.stl │ │ │ └── ZbeltTensioner2.stl │ ├── K3 │ │ ├── ChubeDuctMount │ │ │ ├── ChubeDuctMount_V2_.stl │ │ │ └── Spacer_V2.stl │ │ ├── MidPlate │ │ │ ├── BeltCover │ │ │ │ ├── BeltCoverCapLeft.stl │ │ │ │ ├── BeltCoverCapRight.stl │ │ │ │ ├── BeltCoverLeft.stl │ │ │ │ ├── BeltCoverRear.stl │ │ │ │ ├── BeltCoverRearCap.stl │ │ │ │ └── BeltCoverRight.stl │ │ │ ├── ChamberHeaterGrid │ │ │ │ ├── ChamberHeaterGrid.stl │ │ │ │ └── ChamberHeaterGridWall.stl │ │ │ ├── MidPlate.stp │ │ │ ├── Plate │ │ │ │ ├── BackPack.stp │ │ │ │ ├── PTC_chamberHeater │ │ │ │ │ ├── BackPack_chamberHeat.stp │ │ │ │ │ ├── SidePack_chamberHeat.stp │ │ │ │ │ ├── UniversalPack_chamberHeat.stp │ │ │ │ │ └── cap.stl │ │ │ │ ├── SidePack.stp │ │ │ │ └── UniversalPack.stp │ │ │ ├── PulleyCover │ │ │ │ ├── PulleyCoverLeft.stl │ │ │ │ └── PulleyCoverRightRear_x2.stl │ │ │ └── Spacer │ │ │ │ └── Full │ │ │ │ ├── Center.stl │ │ │ │ ├── Front.stl │ │ │ │ ├── Left.stl │ │ │ │ ├── PTCcover.stl │ │ │ │ ├── RearLeft.stl │ │ │ │ ├── RearRight.stl │ │ │ │ └── Right.stl │ │ └── TopHat_tubefitting │ │ │ ├── FULLHAT_ANGLE.stl │ │ │ ├── FULLHAT_ANGLE_1.stl │ │ │ ├── FULLHAT_ANGLE_2.stl │ │ │ ├── FULLHAT_ANGLE_3.stl │ │ │ ├── TopHat_tubefitting.stp │ │ │ └── readme.md │ ├── SherpaMicro │ │ └── SherpaMicroFilamentSensor │ │ │ ├── readme.md │ │ │ ├── stl │ │ │ ├── arm.stl │ │ │ ├── back.stl │ │ │ └── housing_core^housing_sherpa_micro_r8_FDM__6mm Collet__240303_2.stl │ │ │ └── stp │ │ │ └── sherpa_micro_release_2_sensor_mod__6mm_collet.stp │ ├── SherpaMini │ │ └── SherpaMiniFilamentSensor │ │ │ ├── readme.md │ │ │ ├── stl │ │ │ ├── housing_core_std^housing_sherpa_mini_a3_r16_FDM__6mm Collet__240303.stl │ │ │ ├── housing_rear_nema14^housing_sherpa_mini_a3_r16_FDM__id198_x_t.stl │ │ │ └── idler_arm_long^housing_sherpa_mini_a3_r16_FDM__id193_x_t.stl │ │ │ └── stp │ │ │ └── sherpa_mini_release_2_sensor_mod__6mm_collet.stp │ └── Tradrack │ │ ├── FilamentCutter │ │ ├── ver1 │ │ │ ├── readme.md │ │ │ ├── stl │ │ │ │ ├── BackPackMount.stl │ │ │ │ ├── CutterBase.stl │ │ │ │ ├── ServoMount.stl │ │ │ │ ├── Spout.stl │ │ │ │ ├── TiltArm.stl │ │ │ │ ├── Turnnel.stl │ │ │ │ ├── TurnnelCover.stl │ │ │ │ └── cutterArm.stl │ │ │ └── stp │ │ │ │ └── cutter_stp.stp │ │ └── ver3 │ │ │ └── stp │ │ │ ├── 250211 │ │ │ ├── Spacer.stp │ │ │ ├── [a]backpackMount.stp │ │ │ ├── [a]baseFrame.stp │ │ │ ├── [a]cutterArm.stp │ │ │ ├── [a]filamentGuide.stp │ │ │ ├── [a]idleArm.stp │ │ │ ├── bucket.stp │ │ │ ├── filamentCutterDie.stp │ │ │ └── servoArm.stp │ │ │ └── cutter.stp │ │ ├── FlyERCFv2Mount │ │ ├── stl │ │ │ ├── FlyERCFv2Mount.stl │ │ │ └── FlyERCFv2Mount_Cover.stl │ │ └── stp │ │ │ └── FlyERCFv2Mount.stp │ │ ├── Lane6mmCollet │ │ └── Lane Module_6mmCollet.stl │ │ ├── PicoMount │ │ ├── readme.md │ │ ├── stl │ │ │ ├── CASE.stl │ │ │ ├── DrawFrame_M2.5_bolt.stl │ │ │ ├── DrawFrame_inserNut_OD4mm_.stl │ │ │ ├── FanDuct.stl │ │ │ ├── NameTag.stl │ │ │ └── washer.stl │ │ └── stp │ │ │ └── PicoMount.stp │ │ ├── Sisyphus_Rewinder │ │ ├── Rewinder_v0.3.stp │ │ ├── Rewinder_v0.3.zip │ │ ├── Stp │ │ │ ├── BOM.txt │ │ │ ├── CoreDrive │ │ │ │ ├── CoreDrive.stp │ │ │ │ ├── CoreDrive_ecas04.log │ │ │ │ ├── CoreDrive_ecas04.stp │ │ │ │ └── O-ring.stp │ │ │ ├── Scorpion │ │ │ │ ├── HeadMount.log │ │ │ │ ├── HeadMount.stp │ │ │ │ ├── SlipGuide.log │ │ │ │ ├── SlipGuide.stp │ │ │ │ ├── SlipGuide_2.log │ │ │ │ ├── SlipGuide_test.3mf │ │ │ │ ├── SlipGuide_test.log │ │ │ │ ├── SlipGuide_test.stp │ │ │ │ ├── TailBody.log │ │ │ │ ├── TailBody.stp │ │ │ │ ├── TailBody_test.log │ │ │ │ ├── TailBody_test.stp │ │ │ │ └── Wheel_Flanged.stp │ │ │ └── TypeA │ │ │ │ ├── Arm_TypeA.stp │ │ │ │ ├── CoreMount.stp │ │ │ │ ├── LongArm_TypeA.stp │ │ │ │ ├── LongArm_TypeA_test.log │ │ │ │ ├── LongArm_TypeA_test.stp │ │ │ │ └── Wheel_x2.stp │ │ └── _RewinderAssm.stp │ │ └── WinchRack │ │ └── readme.md └── Utils │ ├── Panel_Locker │ ├── CAD │ │ └── PanelLocker.stp │ ├── PanelLockerV2.5 │ │ ├── Thin_Locker_3.0mm.stl │ │ ├── Thin_Locker_3.5mm.stl │ │ ├── Thin_Locker_4.0mm.stl │ │ ├── Thin_Locker_4.5mm.stl │ │ ├── Thin_Locker_5.0mm.stl │ │ ├── Thin_Locker_5.5mm.stl │ │ ├── Thin_Locker_6.0mm.stl │ │ ├── Thin_Locker_6.5mm.stl │ │ ├── Thin_Locker_7.0mm.stl │ │ ├── Thin_Locker_7.5mm.stl │ │ └── Thin_Locker_8.0mm.stl │ └── README.md │ ├── PiCamMount │ ├── PiCamera.stl │ └── PiCamera_1.stl │ └── ToggleClamp │ ├── ToggleClamp.stp │ └── readme.md ├── LICENSE └── README.md /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | 2 | 3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/desktop.ini 3 | -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/BearingCover.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/BearingCover.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/QuadRap_Gantry_Assembly_K1.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/QuadRap_Gantry_Assembly_K1.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/QuadRap_Gantry_Assembly_K1.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/QuadRap_Gantry_Assembly_K1.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/spacer2.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/spacer2.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/spacerUpper1.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYMetalMotorMount/spacerUpper1.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner_.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner_.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner_1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/XYbeltTensioner/XYbeltTensioner_1.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Belted_Metal_Composite_Worm_Z_Drive_Assembly.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Belted_Metal_Composite_Worm_Z_Drive_Assembly.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z1Lower.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z1Lower.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z1Upper.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z1Upper.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/ZLower.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/ZLower.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/ZUpper.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/ZUpper.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z_drive_AdjustableMotorMount_.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/Z_MetalDrive/Z_drive_AdjustableMotorMount_.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/Belted_Z-Belt_Tensioner_.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/Belted_Z-Belt_Tensioner_.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/Belted_Z-Belt_Tensioner_.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/Belted_Z-Belt_Tensioner_.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner1.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K1/ZbeltTensioner/ZbeltTensioner2.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/ChubeDuctMount/ChubeDuctMount_V2_.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/ChubeDuctMount/ChubeDuctMount_V2_.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/ChubeDuctMount/Spacer_V2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/ChubeDuctMount/Spacer_V2.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverCapLeft.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverCapLeft.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverCapRight.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverCapRight.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverLeft.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverLeft.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRear.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRear.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRearCap.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRearCap.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRight.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/BeltCover/BeltCoverRight.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/ChamberHeaterGrid/ChamberHeaterGrid.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/ChamberHeaterGrid/ChamberHeaterGrid.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/ChamberHeaterGrid/ChamberHeaterGridWall.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/ChamberHeaterGrid/ChamberHeaterGridWall.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/MidPlate.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/MidPlate.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/BackPack.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/BackPack.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/BackPack_chamberHeat.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/BackPack_chamberHeat.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/SidePack_chamberHeat.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/SidePack_chamberHeat.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/UniversalPack_chamberHeat.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/UniversalPack_chamberHeat.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/cap.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/PTC_chamberHeater/cap.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/SidePack.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/SidePack.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/UniversalPack.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Plate/UniversalPack.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/PulleyCover/PulleyCoverLeft.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/PulleyCover/PulleyCoverLeft.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/PulleyCover/PulleyCoverRightRear_x2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/PulleyCover/PulleyCoverRightRear_x2.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Center.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Center.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Front.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Front.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Left.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Left.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/PTCcover.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/PTCcover.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/RearLeft.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/RearLeft.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/RearRight.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/RearRight.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Right.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/MidPlate/Spacer/Full/Right.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_1.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_2.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_3.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/FULLHAT_ANGLE_3.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/TopHat_tubefitting.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/TopHat_tubefitting.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/K3/TopHat_tubefitting/readme.md -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/readme.md -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/arm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/arm.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/back.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/back.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/housing_core^housing_sherpa_micro_r8_FDM__6mm Collet__240303_2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stl/housing_core^housing_sherpa_micro_r8_FDM__6mm Collet__240303_2.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stp/sherpa_micro_release_2_sensor_mod__6mm_collet.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMicro/SherpaMicroFilamentSensor/stp/sherpa_micro_release_2_sensor_mod__6mm_collet.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/readme.md -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/housing_core_std^housing_sherpa_mini_a3_r16_FDM__6mm Collet__240303.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/housing_core_std^housing_sherpa_mini_a3_r16_FDM__6mm Collet__240303.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/housing_rear_nema14^housing_sherpa_mini_a3_r16_FDM__id198_x_t.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/housing_rear_nema14^housing_sherpa_mini_a3_r16_FDM__id198_x_t.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/idler_arm_long^housing_sherpa_mini_a3_r16_FDM__id193_x_t.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stl/idler_arm_long^housing_sherpa_mini_a3_r16_FDM__id193_x_t.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stp/sherpa_mini_release_2_sensor_mod__6mm_collet.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/SherpaMini/SherpaMiniFilamentSensor/stp/sherpa_mini_release_2_sensor_mod__6mm_collet.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/readme.md -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/BackPackMount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/BackPackMount.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/CutterBase.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/CutterBase.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/ServoMount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/ServoMount.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/Spout.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/Spout.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/TiltArm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/TiltArm.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/Turnnel.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/Turnnel.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/TurnnelCover.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/TurnnelCover.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/cutterArm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stl/cutterArm.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stp/cutter_stp.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver1/stp/cutter_stp.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/Spacer.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/Spacer.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]backpackMount.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]backpackMount.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]baseFrame.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]baseFrame.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]cutterArm.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]cutterArm.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]filamentGuide.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]filamentGuide.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]idleArm.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/[a]idleArm.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/bucket.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/bucket.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/filamentCutterDie.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/filamentCutterDie.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/servoArm.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/250211/servoArm.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/cutter.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FilamentCutter/ver3/stp/cutter.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stl/FlyERCFv2Mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stl/FlyERCFv2Mount.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stl/FlyERCFv2Mount_Cover.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stl/FlyERCFv2Mount_Cover.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stp/FlyERCFv2Mount.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/FlyERCFv2Mount/stp/FlyERCFv2Mount.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Lane6mmCollet/Lane Module_6mmCollet.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Lane6mmCollet/Lane Module_6mmCollet.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/readme.md -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/CASE.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/CASE.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/DrawFrame_M2.5_bolt.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/DrawFrame_M2.5_bolt.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/DrawFrame_inserNut_OD4mm_.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/DrawFrame_inserNut_OD4mm_.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/FanDuct.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/FanDuct.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/NameTag.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/NameTag.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/washer.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stl/washer.stl -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stp/PicoMount.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/PicoMount/stp/PicoMount.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Rewinder_v0.3.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Rewinder_v0.3.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Rewinder_v0.3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Rewinder_v0.3.zip -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/BOM.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/BOM.txt -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive_ecas04.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive_ecas04.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive_ecas04.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/CoreDrive_ecas04.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/O-ring.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/CoreDrive/O-ring.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/HeadMount.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/HeadMount.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/HeadMount.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/HeadMount.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_2.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_2.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.3mf -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/SlipGuide_test.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody_test.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody_test.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody_test.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/TailBody_test.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/Wheel_Flanged.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/Scorpion/Wheel_Flanged.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/Arm_TypeA.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/Arm_TypeA.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/CoreMount.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/CoreMount.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA_test.log: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA_test.log -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA_test.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/LongArm_TypeA_test.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/Wheel_x2.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/Stp/TypeA/Wheel_x2.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/_RewinderAssm.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/AnnexEngineeringMOD/Tradrack/Sisyphus_Rewinder/_RewinderAssm.stp -------------------------------------------------------------------------------- /3Dprinters/AnnexEngineeringMOD/Tradrack/WinchRack/readme.md: -------------------------------------------------------------------------------- 1 | Move to (https://github.com/v6cl/WinchRack) 2 | -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/CAD/PanelLocker.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/CAD/PanelLocker.stp -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_3.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_3.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_3.5mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_3.5mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_4.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_4.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_4.5mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_4.5mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_5.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_5.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_5.5mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_5.5mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_6.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_6.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_6.5mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_6.5mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_7.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_7.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_7.5mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_7.5mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_8.0mm.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/PanelLockerV2.5/Thin_Locker_8.0mm.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/Panel_Locker/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/Panel_Locker/README.md -------------------------------------------------------------------------------- /3Dprinters/Utils/PiCamMount/PiCamera.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/PiCamMount/PiCamera.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/PiCamMount/PiCamera_1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/PiCamMount/PiCamera_1.stl -------------------------------------------------------------------------------- /3Dprinters/Utils/ToggleClamp/ToggleClamp.stp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/ToggleClamp/ToggleClamp.stp -------------------------------------------------------------------------------- /3Dprinters/Utils/ToggleClamp/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/3Dprinters/Utils/ToggleClamp/readme.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/v6cl/MyDIYthings/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # My DIY Projects. 2 | 3 | ## Under construction --------------------------------------------------------------------------------