├── README.md ├── v1 ├── STEP files │ ├── README.md │ ├── assembly tool │ │ └── m5 nut holder │ │ │ ├── M5 nut holder.3mf │ │ │ ├── M5 nut holder.step │ │ │ ├── M5 nut holder.stl │ │ │ ├── README.md │ │ │ └── z_slicing orientation.jpg │ ├── must │ │ ├── Belted-Z stepper holder (print 3 holders) │ │ │ ├── NEMA8 gearbox bracket.step │ │ │ ├── NEMA8 gearbox bracket.stl │ │ │ ├── README.md │ │ │ ├── square nut │ │ │ │ ├── NEMA8 gearbox bracket - square nut │ │ │ │ └── NEMA8 gearbox bracket - square nut.stl │ │ │ └── z_slicing orientation.jpg │ │ ├── Carbon fiber gantry │ │ │ └── washers for belt handlers │ │ │ │ ├── lower washer.3mf │ │ │ │ ├── lower washer.stl │ │ │ │ ├── upper washer.3mf │ │ │ │ └── upper washer.stl │ │ ├── README.md │ │ ├── X endstop │ │ │ ├── Aluminum gantry │ │ │ │ ├── README.md │ │ │ │ ├── X endstop base.step │ │ │ │ ├── X endstop base.stl │ │ │ │ ├── X endstop finger +0_0.stl │ │ │ │ ├── X endstop finger +0_5.stl │ │ │ │ ├── X endstop finger +1_0.stl │ │ │ │ ├── X endstop finger +1_5.stl │ │ │ │ ├── X endstop finger +2_0.stl │ │ │ │ ├── X endstop finger -0_5.stl │ │ │ │ ├── X endstop finger -1_0.stl │ │ │ │ ├── X endstop finger -1_5.stl │ │ │ │ ├── X endstop finger -2_0.stl │ │ │ │ ├── X endstop finger.step │ │ │ │ └── z_slicing orientation.jpg │ │ │ └── Carbon fiber gantry │ │ │ │ ├── README.md │ │ │ │ ├── X endstop base - CF.3mf │ │ │ │ ├── X endstop base - CF.step │ │ │ │ ├── X endstop base - CF.stl │ │ │ │ ├── X endstop finger - CF.3mf │ │ │ │ ├── X endstop finger - CF.step │ │ │ │ └── X endstop finger - CF.stl │ │ ├── Y endstop │ │ │ ├── Aluminum gantry │ │ │ │ ├── Y endstop finger - Aluminum.step │ │ │ │ └── Y endstop finger - Aluminum.stl │ │ │ ├── Carbon fiber gantry │ │ │ │ ├── Y endstop finger - CF.3mf │ │ │ │ ├── Y endstop finger - CF.step │ │ │ │ └── z_pic.jpg │ │ │ ├── README.md │ │ │ ├── Y endstop base - alt.step │ │ │ ├── Y endstop base - alt.stl │ │ │ ├── Y endstop base - default.step │ │ │ ├── Y endstop base - default.stl │ │ │ ├── z_slicing orientation - alt base.jpg │ │ │ └── z_slicing orientation - default base.jpg │ │ ├── bed fix mount retainer │ │ │ ├── README.md │ │ │ ├── fixed mount retainer.step │ │ │ ├── fixed mount retainer.stl │ │ │ ├── sliding mount retainer.step │ │ │ ├── sliding mount.stl │ │ │ └── z_slicing orientation.jpg │ │ ├── driver cooling fan duct │ │ │ ├── README.md │ │ │ ├── driver cooling fan duct.step │ │ │ ├── driver cooling fan duct.stl │ │ │ ├── z_slicing orientation 1.jpg │ │ │ └── z_slicing orientation 2.jpg │ │ └── part cooling fan duct │ │ │ ├── E3D V6 hotend │ │ │ ├── README.md │ │ │ ├── SK-Go fan duct v2 + E3D V6 hotend + inductive ABL.stl │ │ │ └── SK-Go fan duct v2 + E3D v6 hotend + inductive ABL.step │ │ │ ├── README.md │ │ │ ├── Volcano hotend │ │ │ ├── README.md │ │ │ ├── SK-Go fan duct v2 + Volcano hotend + inductive ABL.step │ │ │ └── SK-Go fan duct v2 + Volcano hotend + inductive ABL.stl │ │ │ ├── z_print orientation 1.jpg │ │ │ └── z_print orientation 2.jpg │ ├── optional │ │ ├── 12cm blower flat duct │ │ │ ├── blower mount.step │ │ │ ├── blower mount.stl │ │ │ ├── distributor front.stl │ │ │ ├── distributor rear.stl │ │ │ ├── distributor.step │ │ │ ├── flat nozzle.step │ │ │ ├── flat nozzle.stl │ │ │ ├── inner panel.dxf │ │ │ ├── left panel.dxf │ │ │ ├── nozzle mount - height for Volcano.step │ │ │ ├── nozzle mount - height for Volcano.stl │ │ │ ├── right panel.dxf │ │ │ ├── wall curve A.stl │ │ │ ├── wall curve B.stl │ │ │ ├── wall straight.stl │ │ │ └── wall.step │ │ ├── 2GT 10mm XY belt clamp │ │ │ ├── 2GT 10mm XY belt clamp.step │ │ │ ├── 2GT 10mm XY belt clamp.stl │ │ │ ├── README.md │ │ │ └── z_slicing orientation.jpg │ │ ├── ADXL345 Volcano mount │ │ │ ├── README.md │ │ │ ├── cap.step │ │ │ ├── cap.stl │ │ │ ├── mount.step │ │ │ ├── mount.stl │ │ │ ├── z_adxl345.jpg │ │ │ ├── z_pic_1.jpg │ │ │ ├── z_pic_2.jpg │ │ │ └── z_slicing orientation.jpg │ │ ├── Constant-force spring shaft │ │ │ ├── README.md │ │ │ ├── half_shaft_A.step │ │ │ ├── half_shaft_A.stl │ │ │ ├── half_shaft_B.step │ │ │ └── half_shaft_B.stl │ │ ├── Housing for the 40cm constant-force spring │ │ │ ├── README.md │ │ │ ├── assembly_1.jpg │ │ │ ├── assembly_2.jpg │ │ │ ├── hole template.3mf │ │ │ ├── hole template.step │ │ │ ├── spring housing.3mf │ │ │ ├── spring housing.step │ │ │ └── z_slicing orientation.jpg │ │ ├── NEMA17 stepper mount │ │ │ ├── NEMA17 stepper mount.stl │ │ │ └── README.md │ │ ├── Y-Max stopper block │ │ │ ├── README.md │ │ │ └── y-max stopper block.stl │ │ └── Z endstop │ │ │ ├── README.md │ │ │ ├── Z endstop base.step │ │ │ ├── Z endstop base.stl │ │ │ ├── Z endstop finger.step │ │ │ └── Z endstop finger.stl │ ├── reference │ │ ├── SecKit Benchmark Cube │ │ │ ├── README.md │ │ │ ├── SecKit benchmark cube v10.stl │ │ │ ├── dimensions │ │ │ │ ├── dim_bottom.jpg │ │ │ │ ├── dim_front.jpg │ │ │ │ ├── dim_left.jpg │ │ │ │ ├── dim_right.jpg │ │ │ │ └── dim_top.jpg │ │ │ └── sample pictures │ │ │ │ ├── sample1.jpeg │ │ │ │ ├── sample2.jpeg │ │ │ │ ├── sample3.jpeg │ │ │ │ └── sample4.jpeg │ │ ├── Z front-left mockup.step │ │ ├── Z rear mockup.step │ │ ├── bed │ │ │ ├── SK-Tank bed 350x350x6.step │ │ │ ├── SK-Tank bed 350x350x8.step │ │ │ ├── SK-Tank bed 355x355x6.step │ │ │ └── SK-Tank bed 355x355x8.step │ │ ├── extruder carriage │ │ │ ├── aluminum │ │ │ │ ├── SK-Tank BMG extruder plate.step │ │ │ │ └── SK-Tank extruder carriage.step │ │ │ └── carbon fiber │ │ │ │ ├── SK-Tank CF BMG extruder plate.step │ │ │ │ ├── SK-Tank CF belt handle.step │ │ │ │ └── SK-Tank CF extruder carriage.step │ │ ├── frame mockup.step │ │ ├── gantry mockup - CF.step │ │ ├── gantry mockup - alu.step │ │ ├── surronding panels.zip │ │ └── surronding panels │ │ │ ├── README.md │ │ │ ├── bottom.dxf │ │ │ ├── front.dxf │ │ │ ├── left.dxf │ │ │ ├── rear.dxf │ │ │ ├── right.dxf │ │ │ └── top.dxf │ └── z_experimental │ │ ├── 4010 part cooling duct │ │ ├── Cura project - dual 4010 fan duct.3mf │ │ ├── README.md │ │ ├── SK-Go │ │ │ ├── SK-Go 4010 part cooling duct.3mf │ │ │ ├── SK-Go 4010 part cooling duct.step │ │ │ ├── SK-Go BLTouch mount.step │ │ │ └── SK-Go BLTouch mount.stl │ │ ├── SK-Tank │ │ │ ├── SK-Tank 4010 part cooling duct.3mf │ │ │ ├── SK-Tank 4010 part cooling duct.step │ │ │ ├── SK-Tank BLTouch mount.step │ │ │ ├── SK-Tank BLTouch mount.stl │ │ │ ├── SK-Tank inductive sensor mount.step │ │ │ └── SK-Tank inductive sensor mount.stl │ │ ├── pic_1.jpg │ │ └── pic_2.jpg │ │ ├── Dome skeleton │ │ ├── README.md │ │ ├── bottom bracket.3mf │ │ ├── bottom bracket.step │ │ ├── top left bracket.3mf │ │ ├── top left bracket.step │ │ ├── top right bracket.3mf │ │ └── top right bracket.step │ │ └── Orbiter extruder mount │ │ └── Orbiter mount.step ├── firmware │ ├── Klipper │ │ ├── BigTreeTech GTR │ │ │ ├── README.md │ │ │ └── printer.cfg │ │ ├── BigTreeTech Octopus │ │ │ ├── PT1000 settings by Six Hatch │ │ │ │ └── pt1000 klipper_octopus pro.cfg │ │ │ ├── by Jeffery Kilgore │ │ │ │ ├── Firmware_Octopus_F446_USB.bin │ │ │ │ ├── OctopusV1.1_Klipper_SKGo_TripleZ_BLTouch_Servo42C.cfg │ │ │ │ └── README.md │ │ │ └── by Mike Simpson │ │ │ │ ├── tank-octopus-pro-klipper-mainsail-euclid_euclid.cfg │ │ │ │ ├── tank-octopus-pro-klipper-mainsail-euclid_printer.cfg │ │ │ │ └── tank-octopus-pro-klipper-mainsail-printer.cfg │ │ ├── KlipperScreen theme │ │ │ └── SecKit theme by Rudolf Schmid │ │ │ │ ├── README.md │ │ │ │ ├── background.svg │ │ │ │ ├── images │ │ │ │ ├── arrow-down.svg │ │ │ │ ├── arrow-left.svg │ │ │ │ ├── arrow-right.svg │ │ │ │ ├── arrow-up.svg │ │ │ │ ├── back.svg │ │ │ │ ├── backspace.svg │ │ │ │ ├── bed-level-b-l.svg │ │ │ │ ├── bed-level-b-m.svg │ │ │ │ ├── bed-level-b-r.svg │ │ │ │ ├── bed-level-l-m.svg │ │ │ │ ├── bed-level-r-m.svg │ │ │ │ ├── bed-level-t-l.svg │ │ │ │ ├── bed-level-t-m.svg │ │ │ │ ├── bed-level-t-r.svg │ │ │ │ ├── bed-level.svg │ │ │ │ ├── bed.svg │ │ │ │ ├── camera.svg │ │ │ │ ├── cancel.svg │ │ │ │ ├── clock.svg │ │ │ │ ├── complete.svg │ │ │ │ ├── console.svg │ │ │ │ ├── cool-down.svg │ │ │ │ ├── custom-script.svg │ │ │ │ ├── decrease.svg │ │ │ │ ├── delete.svg │ │ │ │ ├── emergency.svg │ │ │ │ ├── extrude.svg │ │ │ │ ├── extruder-0.svg │ │ │ │ ├── extruder-1.svg │ │ │ │ ├── extruder-2.svg │ │ │ │ ├── extruder-3.svg │ │ │ │ ├── extruder-4.svg │ │ │ │ ├── extruder.svg │ │ │ │ ├── fan-on.svg │ │ │ │ ├── fan.svg │ │ │ │ ├── filament.svg │ │ │ │ ├── file.svg │ │ │ │ ├── files.svg │ │ │ │ ├── fine-tune.svg │ │ │ │ ├── flow+.svg │ │ │ │ ├── flow-.svg │ │ │ │ ├── folder.svg │ │ │ │ ├── hashtag.svg │ │ │ │ ├── heat-up.svg │ │ │ │ ├── heater.svg │ │ │ │ ├── home-x.svg │ │ │ │ ├── home-y.svg │ │ │ │ ├── home-z.svg │ │ │ │ ├── home.svg │ │ │ │ ├── hourglass.svg │ │ │ │ ├── increase.svg │ │ │ │ ├── info.svg │ │ │ │ ├── klipper.svg │ │ │ │ ├── light.svg │ │ │ │ ├── load.svg │ │ │ │ ├── main.svg │ │ │ │ ├── motor-off.svg │ │ │ │ ├── move.svg │ │ │ │ ├── network.svg │ │ │ │ ├── pause.svg │ │ │ │ ├── print.svg │ │ │ │ ├── refresh.svg │ │ │ │ ├── resume.svg │ │ │ │ ├── retract.svg │ │ │ │ ├── sd.svg │ │ │ │ ├── settings.svg │ │ │ │ ├── shuffle.svg │ │ │ │ ├── shutdown.svg │ │ │ │ ├── speed+.svg │ │ │ │ ├── speed-.svg │ │ │ │ ├── stop.svg │ │ │ │ ├── toolchanger.svg │ │ │ │ ├── warning.svg │ │ │ │ ├── z-closer.svg │ │ │ │ ├── z-farther.svg │ │ │ │ └── z-tilt.svg │ │ │ │ ├── style.conf │ │ │ │ └── style.css │ │ ├── Mainsail theme │ │ │ └── SecKit theme by Rudolf Schmid │ │ │ │ ├── README.md │ │ │ │ ├── custom.css │ │ │ │ ├── favicon-16x16.png │ │ │ │ ├── favicon-32x32.png │ │ │ │ ├── logo.png │ │ │ │ ├── main-background.png │ │ │ │ ├── sidebar-background.png │ │ │ │ └── sidebar-logo.png │ │ ├── Mellow Fly CDY v2 │ │ │ ├── README.md │ │ │ └── printer.cfg │ │ └── TMC timings against VFA │ │ │ └── TMC2209 & LDO-42STH48-1684MAC │ │ │ └── Jeffery Kilgore.printer.cfg │ └── RepRapFirmware │ │ ├── README.md │ │ ├── SK-Tank RRF on Fly CDY v2.zip │ │ └── SK-Tank RRF on Fly CDY v2 │ │ ├── filaments │ │ └── empty.txt │ │ ├── firmware-stm32f4-esp8266wifi-3.2.2_2.bin │ │ ├── firmware.bin │ │ ├── gcodes │ │ └── empty.txt │ │ ├── macros │ │ ├── All steppers OFF │ │ ├── E motors off │ │ ├── Extrude 5mm │ │ ├── Load filament │ │ ├── Retract 5mm │ │ ├── Unload filament │ │ ├── move in a square │ │ ├── move in a square diff spd │ │ └── test move │ │ ├── menu │ │ └── empty.txt │ │ ├── sys │ │ ├── DuetWiFiServer.bin │ │ ├── bed.g │ │ ├── board.txt │ │ ├── config.g │ │ ├── config.g.bak │ │ ├── config.json │ │ ├── dwc-settings.json │ │ ├── heightmap.csv │ │ ├── homeall.g │ │ ├── homex.g │ │ ├── homey.g │ │ ├── homez.g │ │ ├── pause.g │ │ ├── resume.g │ │ ├── sleep.g │ │ ├── stop.g │ │ ├── tfree0.g │ │ ├── tpost0.g │ │ └── tpre0.g │ │ └── www │ │ ├── css │ │ ├── GCodeViewer.68d05d8a.css.gz │ │ ├── HeightMap.389e8521.css.gz │ │ ├── ObjectModelBrowser.c5e13b42.css.gz │ │ ├── OnScreenKeyboard.578a974b.css.gz │ │ └── app.e2701cec.css.gz │ │ ├── favicon.ico.gz │ │ ├── fonts │ │ ├── materialdesignicons-webfont.3d1f8fa2.eot.gz │ │ ├── materialdesignicons-webfont.3e722fd5.ttf.gz │ │ ├── materialdesignicons-webfont.4187121a.woff2 │ │ ├── materialdesignicons-webfont.4187121a.woff2.gz │ │ ├── materialdesignicons-webfont.fec1b66a.woff │ │ └── materialdesignicons-webfont.fec1b66a.woff.gz │ │ ├── img │ │ └── icons │ │ │ ├── android-chrome-192x192.png.gz │ │ │ ├── android-chrome-512x512.png.gz │ │ │ ├── android-chrome-maskable-192x192.png.gz │ │ │ ├── android-chrome-maskable-512x512.png.gz │ │ │ ├── apple-touch-icon-120x120.png.gz │ │ │ ├── apple-touch-icon-152x152.png.gz │ │ │ ├── apple-touch-icon-180x180.png.gz │ │ │ ├── apple-touch-icon-60x60.png.gz │ │ │ ├── apple-touch-icon-76x76.png.gz │ │ │ ├── apple-touch-icon.png.gz │ │ │ ├── favicon-16x16.png.gz │ │ │ ├── favicon-32x32.png.gz │ │ │ ├── msapplication-icon-144x144.png.gz │ │ │ ├── mstile-150x150.png.gz │ │ │ └── safari-pinned-tab.svg.gz │ │ ├── index.html.gz │ │ ├── js │ │ ├── GCodeViewer.928ca6b9.js.gz │ │ ├── GCodeViewer.928ca6b9.js.map.gz │ │ ├── HeightMap.7361cf24.js.gz │ │ ├── HeightMap.7361cf24.js.map.gz │ │ ├── ObjectModelBrowser.f722b29d.js.gz │ │ ├── ObjectModelBrowser.f722b29d.js.map.gz │ │ ├── OnScreenKeyboard.4e361358.js.gz │ │ ├── OnScreenKeyboard.4e361358.js.map.gz │ │ ├── app.56671d18.js.gz │ │ └── app.56671d18.js.map.gz │ │ ├── manifest.json.gz │ │ ├── precache-manifest.60203ed55805000c1d8c35cfc138f4cf.js.gz │ │ └── service-worker.js.gz ├── self-sourcing components │ └── README.md └── slicer profile │ ├── Cura │ ├── SK-Tank 0.2mm layer.Cura 4.10.curaprofile │ ├── end gcode.txt │ └── start gcode.txt │ ├── README.md │ └── SuperSlicer │ └── Mike Simpson's config │ └── config_bundle.ini └── v2 ├── STEP files ├── README.md ├── must │ ├── Bed leg guards │ │ ├── README.md │ │ ├── left leg guard.stl │ │ └── right leg guard.stl │ ├── DAB │ │ ├── EBB36 mount │ │ │ ├── DAB EBB36 mount.step │ │ │ ├── DAB EBB36 mount.stl │ │ │ └── README.md │ │ ├── Fork │ │ │ ├── DAB fork 8+20 for adjustment.step │ │ │ ├── DAB fork 8+20 for adjustment.stl │ │ │ ├── DAB fork 8+20.step │ │ │ ├── DAB fork 8+20.stl │ │ │ ├── README.md │ │ │ └── print orientation.jpg │ │ ├── Latch housing │ │ │ ├── For MGN12C X linear block │ │ │ │ └── DAB latch housing MGN12C.stl │ │ │ └── For MGN9H X linear block │ │ │ │ └── DAB latch housing MGN9H.stl │ │ ├── README.md │ │ ├── TBG Air extruder mount │ │ │ ├── DAB TBG Air extruder mount.step │ │ │ ├── DAB TBG Air extruder mount.stl │ │ │ └── README.md │ │ ├── X endstop finger │ │ │ ├── DAB X endstop finger.step │ │ │ ├── DAB X endstop finger.stl │ │ │ └── README.md │ │ ├── Z endstop finger │ │ │ ├── DAB endstop finger.stl │ │ │ └── README.md │ │ └── Z endstop mount │ │ │ ├── For MGN12C X linear block │ │ │ └── DAB Z endstop mount MGN12C.stl │ │ │ ├── For MGN9H X linear block │ │ │ └── DAB Z endstop mount MGN9H.stl │ │ │ └── README.md │ ├── Grommets │ │ ├── Grommet - Y bridge.stl │ │ ├── Grommet - front left bottom.stl │ │ ├── Grommet - front right bottom.stl │ │ ├── Grommet - power lines.stl │ │ ├── Grommet - rear left bottom.stl │ │ ├── Grommet - rear right bottom.stl │ │ └── Grommet - toolhead cable.stl │ ├── README.md │ ├── Side blower ducts │ │ ├── common │ │ │ ├── BFB1224 blower mount.step │ │ │ ├── BFB1224 blower mount.stl │ │ │ ├── activated-carbon basket by Mike Simpson │ │ │ │ ├── Basket 1 Top.stl │ │ │ │ ├── Basket 2.stl │ │ │ │ ├── Basket 3.stl │ │ │ │ ├── Basket 4 Bottom.stl │ │ │ │ └── Carbon Baskets by Mike simpson.step │ │ │ ├── air box mount.step │ │ │ ├── air box mount.stl │ │ │ ├── slicing tip 1.jpg │ │ │ ├── slicing tip 2.jpg │ │ │ ├── slicing tip 3.jpg │ │ │ └── thin tape film.stl │ │ ├── hotend air collector │ │ │ ├── Slicing tip.jpg │ │ │ ├── hotend air collector - left.stl │ │ │ ├── hotend air collector - right.stl │ │ │ └── hotend air collector.step │ │ ├── left duct │ │ │ ├── Air box - left.stl │ │ │ ├── Duct cover - left.stl │ │ │ ├── Flow selector - left.stl │ │ │ ├── slicing tip Air box - left.jpg │ │ │ ├── slicing tip Duct cover - left.jpg │ │ │ └── slicing tip Flow selector - left.jpg │ │ └── right duct │ │ │ ├── Air box - right.stl │ │ │ ├── Duct cover - right.stl │ │ │ ├── Flow selector - right.stl │ │ │ ├── slicing tip Air box - right.jpg │ │ │ ├── slicing tip Duct cover - right.jpg │ │ │ └── slicing tip Flow selector - right.jpg │ ├── X endstop finger - non-DAB │ │ ├── README.md │ │ ├── X endstop finger - non-DAB.step │ │ └── X endstop finger - non-DAB.stl │ ├── Y endstop finger │ │ ├── README.md │ │ ├── Y endstop finger.step │ │ └── Y endstop finger.stl │ ├── Y endstop mount │ │ ├── README.md │ │ ├── Y endstop mount.step │ │ └── Y endstop mount.stl │ └── Z top brackets │ │ ├── Z top bracket - front.step │ │ ├── Z top bracket - front.stl │ │ ├── Z top bracket - rear.step │ │ ├── Z top bracket - rear.stl │ │ └── slicing tip.jpg ├── optional │ ├── Ballscrew nut centering tool │ │ └── Ballscrew nut centering tool by Kevin Beeker.3mf │ ├── HDMI5 mount │ │ └── TBD.txt │ ├── M3 nut tool │ │ ├── M3 nut tool by Vaughn Gardner.step │ │ └── M3 nut tool by Vaughn Gardner.stl │ ├── PTC heater box with 8025 fan │ │ ├── PTC heater box 8025 fan - bottom.stl │ │ ├── PTC heater box 8025 fan - rear.stl │ │ ├── PTC heater box 8025 fan - side1.stl │ │ ├── PTC heater box 8025 fan - side2.stl │ │ ├── README.md │ │ ├── pic1.jpg │ │ ├── pic2.jpg │ │ └── pic3.jpg │ └── Power switch cap │ │ ├── Power switch cap - L.stl │ │ ├── Power switch caps.step │ │ ├── README.md │ │ └── power switch cap - R.stl └── reference │ ├── PC panels │ ├── 3.0mm │ │ ├── T_ENCL_LEFT.dxf │ │ ├── T_ENCL_RIGHT.dxf │ │ └── T_ENCL_TOP.dxf │ └── 4.0mm │ │ ├── For 4-stepper setup │ │ └── T_ENCL_FRONT_UP_NEMA17_48mm_by Mike_Simpson.dxf │ │ ├── T_ENCL_FRONT_LOW.dxf │ │ └── T_ENCL_FRONT_UP.dxf │ ├── SecKit Benchmark Cube │ ├── README.md │ ├── SecKit benchmark cube v10.stl │ ├── dimensions │ │ ├── dim_bottom.jpg │ │ ├── dim_front.jpg │ │ ├── dim_left.jpg │ │ ├── dim_right.jpg │ │ └── dim_top.jpg │ └── sample pictures │ │ ├── sample1.jpeg │ │ ├── sample2.jpeg │ │ ├── sample3.jpeg │ │ └── sample4.jpeg │ ├── bed │ └── SK-Tank v2 bed 405x405x6.step │ ├── extruder carriage - DAB │ └── extruder carriage - DAB.step │ └── extruder carriage - non-DAB │ └── extruder carriage.step └── firmware └── Klipper ├── Manata M8P V1.1 └── printer.cfg ├── Octopus Pro └── printer.cfg ├── dab.cfg └── ebb-canbus-v1.2.cfg /README.md: -------------------------------------------------------------------------------- 1 | ## SK-Tank All-Metal CoreXY 3D Printer 2 | 3 | ### Website 4 | https://seckit3dp.design/price/sk-tank 5 | 6 | ### Wiki: Assembly Manual, tuning guide, etc. 7 | https://sites.google.com/view/seckit-wiki/sk-tank-350x350x400 8 | 9 | ### Join SecKit's FaceBook group for owner's discussion and latest update 10 | https://www.facebook.com/groups/SecKitCoreXY3DP/ 11 | 12 | ### YouTube 13 | https://www.youtube.com/channel/UCJUHiJfgDE5aeqbk4iZBPHA/videos 14 | 15 | ### FaceBook Page 16 | https://www.facebook.com/seckit.3dp 17 | 18 | -------------------------------------------------------------------------------- /v1/STEP files/README.md: -------------------------------------------------------------------------------- 1 | Slicing tips 2 | 3 | Printed files are all non-structural components so a common PLA or PETG filament with 0.4mm nozzle and 0.2mm layer height will do. Use ABS/ASA if your printer is enclosed. For special slicing settings please refer to the README.md file and print orientation pictures in each STL directory. 4 | 5 | All designs in this directory and subdirectories are shared under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) 6 | -------------------------------------------------------------------------------- /v1/STEP files/assembly tool/m5 nut holder/M5 nut holder.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/assembly tool/m5 nut holder/M5 nut holder.3mf -------------------------------------------------------------------------------- /v1/STEP files/assembly tool/m5 nut holder/M5 nut holder.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/assembly tool/m5 nut holder/M5 nut holder.stl -------------------------------------------------------------------------------- /v1/STEP files/assembly tool/m5 nut holder/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |25% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v1/STEP files/assembly tool/m5 nut holder/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/assembly tool/m5 nut holder/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/NEMA8 gearbox bracket.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/NEMA8 gearbox bracket.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |3 | 6 | |Wall thickness |2.8mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/square nut/NEMA8 gearbox bracket - square nut.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/square nut/NEMA8 gearbox bracket - square nut.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Belted-Z stepper holder (print 3 holders)/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/lower washer.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/lower washer.3mf -------------------------------------------------------------------------------- /v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/lower washer.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/lower washer.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/upper washer.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/upper washer.3mf -------------------------------------------------------------------------------- /v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/upper washer.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Carbon fiber gantry/washers for belt handlers/upper washer.stl -------------------------------------------------------------------------------- /v1/STEP files/must/README.md: -------------------------------------------------------------------------------- 1 | All printed parts are not structural components so common PLA or PETG with 0.4mm nozzle and 0.2mm layer height will do. 2 | 3 | Use **dark color** filament for the endstop fingers or **paint them black** to block the optical sensor. 4 | 5 | Slicing settings 6 | 7 | |Setting | Bed retainer | Stpr holder | Driver duct | Part cooling | X endstop | Y endstop | Y endstop alt| 8 | |:--------------|:-------------|:-------------|:-------------|:-------------|:-------------|:-------------|:-------------| 9 | |Quantity |1 |3 |1 |1 |1 |1 |1 | 10 | |Wall thickness |2 mm |2.8 mm |2 mm |2.8 mm |2.8 mm |2 mm |2 mm | 11 | |Infill |100% |100% |20% |30% |30% |100% |100% | 12 | |Support |None |None |10% |20% w/ blocker|None |None |20% | 13 | 14 | 15 | Carbon fiber gantry/washers for belt handlers 16 | |Setting | Lower washer | Upper washer | 17 | |:--------------|:-------------|:-------------| 18 | |Quantity |2 |2 | 19 | |Wall thickness |2 mm |2 mm | 20 | |Infill |100% |100% | 21 | |Support |None |None | 22 | 23 | 24 | -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/README.md: -------------------------------------------------------------------------------- 1 | Since the height of the X rail will be slightly changed according to XY joiners, the height of X optical endstop attached to the extruder carriage will be changed too. Please print all X endstop fingers and choose one of them which inserts into the endstop and won't collide. 2 | 3 | Use **dark color** filament for the finger or **paint it black** to block the optical sensor. 4 | 5 | 6 | 7 | Slicer settings 8 | 9 | |Setting |Description | 10 | |:--------------|:-------------------------| 11 | |Quantity |1 base & 1 of the fingers | 12 | |Wall thickness |2.8+ mm | 13 | |Infill |30% | 14 | |Support |None | 15 | 16 | 17 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 18 | -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop base.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop base.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +0_0.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +0_0.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +0_5.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +0_5.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +1_0.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +1_0.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +1_5.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +1_5.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +2_0.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger +2_0.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -0_5.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -0_5.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -1_0.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -1_0.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -1_5.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -1_5.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -2_0.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/X endstop finger -2_0.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Aluminum gantry/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Aluminum gantry/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Carbon fiber gantry/README.md: -------------------------------------------------------------------------------- 1 | Use **dark color** filament for the finger or **paint it black** to block the optical sensor. 2 | 3 | 4 | 5 | Slicer settings 6 | 7 | |Setting |Description | 8 | |:--------------|:-------------------------| 9 | |Quantity |1 base & 1 of the fingers | 10 | |Wall thickness |2.8+ mm | 11 | |Infill |30% | 12 | |Support |None | 13 | 14 | 15 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 16 | -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop base - CF.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop base - CF.3mf -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop base - CF.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop base - CF.stl -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop finger - CF.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop finger - CF.3mf -------------------------------------------------------------------------------- /v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop finger - CF.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/X endstop/Carbon fiber gantry/X endstop finger - CF.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/Aluminum gantry/Y endstop finger - Aluminum.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/Aluminum gantry/Y endstop finger - Aluminum.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/Carbon fiber gantry/Y endstop finger - CF.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/Carbon fiber gantry/Y endstop finger - CF.3mf -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/Carbon fiber gantry/z_pic.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/Carbon fiber gantry/z_pic.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/README.md: -------------------------------------------------------------------------------- 1 | Usually the default Y endstop base is applicable. Use the alternative base only if you want to attach Y rails at the alternative position. 2 | 3 | Please check the positions of Y rails in the manual 4 | 5 | https://sites.google.com/view/seckit-wiki/sk-tank-350x350x400/assembly-manual/sk-tank-assembly-manual/8-xy-plane 6 | 7 | Use **dark color** filament for the finger or **paint it black** to block the optical sensor. 8 | 9 | 10 | Slicer settings - default base and finger 11 | 12 | |Setting |Description | 13 | |:--------------|:-------------------------| 14 | |Quantity |1 | 15 | |Wall thickness |2mm and above | 16 | |Infill |100% | 17 | |Support |None | 18 | 19 | 20 | Slicer settings - alternative base 21 | 22 | |Setting |Description | 23 | |:--------------|:-------------------------| 24 | |Quantity |1 | 25 | |Wall thickness |2mm and above | 26 | |Infill |100% | 27 | |Support |20% | 28 | 29 | 30 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 31 | -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/Y endstop base - alt.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/Y endstop base - alt.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/Y endstop base - default.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/Y endstop base - default.stl -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/z_slicing orientation - alt base.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/z_slicing orientation - alt base.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/Y endstop/z_slicing orientation - default base.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/Y endstop/z_slicing orientation - default base.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/bed fix mount retainer/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v1/STEP files/must/bed fix mount retainer/fixed mount retainer.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/bed fix mount retainer/fixed mount retainer.stl -------------------------------------------------------------------------------- /v1/STEP files/must/bed fix mount retainer/sliding mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/bed fix mount retainer/sliding mount.stl -------------------------------------------------------------------------------- /v1/STEP files/must/bed fix mount retainer/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/bed fix mount retainer/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/driver cooling fan duct/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |20% | 8 | |Support |10% | 9 | 10 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 11 | 12 | -------------------------------------------------------------------------------- /v1/STEP files/must/driver cooling fan duct/driver cooling fan duct.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/driver cooling fan duct/driver cooling fan duct.stl -------------------------------------------------------------------------------- /v1/STEP files/must/driver cooling fan duct/z_slicing orientation 1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/driver cooling fan duct/z_slicing orientation 1.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/driver cooling fan duct/z_slicing orientation 2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/driver cooling fan duct/z_slicing orientation 2.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/E3D V6 hotend/README.md: -------------------------------------------------------------------------------- 1 | This is for an **E3D V6** hotend. -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/E3D V6 hotend/SK-Go fan duct v2 + E3D V6 hotend + inductive ABL.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/part cooling fan duct/E3D V6 hotend/SK-Go fan duct v2 + E3D V6 hotend + inductive ABL.stl -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-------------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2.8 mm | 7 | |Infill |30% | 8 | |Support |20% with support blockers | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/Volcano hotend/README.md: -------------------------------------------------------------------------------- 1 | This is for a **Volcano** hotend. -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/Volcano hotend/SK-Go fan duct v2 + Volcano hotend + inductive ABL.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/part cooling fan duct/Volcano hotend/SK-Go fan duct v2 + Volcano hotend + inductive ABL.stl -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/z_print orientation 1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/part cooling fan duct/z_print orientation 1.jpg -------------------------------------------------------------------------------- /v1/STEP files/must/part cooling fan duct/z_print orientation 2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/must/part cooling fan duct/z_print orientation 2.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/blower mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/blower mount.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/distributor front.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/distributor front.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/distributor rear.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/distributor rear.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/flat nozzle.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/flat nozzle.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/nozzle mount - height for Volcano.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/nozzle mount - height for Volcano.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/wall curve A.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/wall curve A.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/wall curve B.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/wall curve B.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/12cm blower flat duct/wall straight.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/12cm blower flat duct/wall straight.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/2GT 10mm XY belt clamp/2GT 10mm XY belt clamp.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/2GT 10mm XY belt clamp/2GT 10mm XY belt clamp.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/2GT 10mm XY belt clamp/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |4 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |None | 9 | |Orientation |As shown in the picture | 10 | 11 | 12 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 13 | -------------------------------------------------------------------------------- /v1/STEP files/optional/2GT 10mm XY belt clamp/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/2GT 10mm XY belt clamp/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |20% | 8 | |Support |None | 9 | 10 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 11 | 12 | **Please check if your ADXL345 module is the same as in z_adxl345.jpg** 13 | 14 | Set temperature toward the higher limit ot your filament and lower cooling to get the best adhesion against vibration. 15 | 16 | Two bolts M3 x 10 are used here. 17 | -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/cap.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/cap.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/mount.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/z_adxl345.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/z_adxl345.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/z_pic_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/z_pic_1.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/z_pic_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/z_pic_2.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/ADXL345 Volcano mount/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/ADXL345 Volcano mount/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/Constant-force spring shaft/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 11 | Use ABS if you plan to enclose your SK-Tank. -------------------------------------------------------------------------------- /v1/STEP files/optional/Constant-force spring shaft/half_shaft_A.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Constant-force spring shaft/half_shaft_A.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/Constant-force spring shaft/half_shaft_B.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Constant-force spring shaft/half_shaft_B.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/README.md: -------------------------------------------------------------------------------- 1 | This spring housing is necessary only for SK-Tank kits sent before 2021 Oct 31st. The constant-force spring acting as a counter-weight at the rear end of the bed is not long enough for the whole Z stroke thus the spring is relocated to bed carriage. 2 | 3 | 4 | Please slice the spring housing in the orientation as shown in the picture for strength reason. 5 | 6 | 7 | Slicing tips 8 | 9 | |Setting |Description | 10 | |:--------------|:-----------------------| 11 | |Quantity |1 | 12 | |Material |PLA or PETG | 13 | |Wall thickness |2mm and above | 14 | |Infill |100% | 15 | |Support |as shown in the picture | 16 | 17 | -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/assembly_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Housing for the 40cm constant-force spring/assembly_1.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/assembly_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Housing for the 40cm constant-force spring/assembly_2.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/hole template.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Housing for the 40cm constant-force spring/hole template.3mf -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/spring housing.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Housing for the 40cm constant-force spring/spring housing.3mf -------------------------------------------------------------------------------- /v1/STEP files/optional/Housing for the 40cm constant-force spring/z_slicing orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Housing for the 40cm constant-force spring/z_slicing orientation.jpg -------------------------------------------------------------------------------- /v1/STEP files/optional/NEMA17 stepper mount/NEMA17 stepper mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/NEMA17 stepper mount/NEMA17 stepper mount.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/NEMA17 stepper mount/README.md: -------------------------------------------------------------------------------- 1 | Slicing tips 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Material |PLA or PETG | 7 | |Wall thickness |2mm and above | 8 | |Infill |100% | 9 | |Support |as shown in the picture | 10 | 11 | 12 | -------------------------------------------------------------------------------- /v1/STEP files/optional/Y-Max stopper block/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | 13 | Contributed by SK-Tank owner Laurens F. -------------------------------------------------------------------------------- /v1/STEP files/optional/Y-Max stopper block/y-max stopper block.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Y-Max stopper block/y-max stopper block.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/Z endstop/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v1/STEP files/optional/Z endstop/Z endstop base.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Z endstop/Z endstop base.stl -------------------------------------------------------------------------------- /v1/STEP files/optional/Z endstop/Z endstop finger.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/optional/Z endstop/Z endstop finger.stl -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/README.md: -------------------------------------------------------------------------------- 1 | ## SecKit Benchmark Cube 2 | A 30x30 benchmarking cube to check dimensional accuracy, overhangs, retraction/stringing, ringing, and more. 3 | 4 | #### Outer dimension 5 | 30x30x30 mm^3 6 | 7 | #### Wall thickness 8 | 3 mm 9 | 10 | #### Overhang angles 11 | - Triangle: 30° 12 | - Hexagon: 30° 13 | - Nonagon: 10°, 50° 14 | 15 | #### Gap widths 16 | 0.4 mm, 0.3 mm, 0.2 mm, 0.15 mm, 0.1 mm 17 | 18 | #### Author 19 | Alan Kilgore, Ernest Lin 20 | -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/SecKit benchmark cube v10.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/SecKit benchmark cube v10.stl -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_bottom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_bottom.jpg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_front.jpg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_left.jpg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_right.jpg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_top.jpg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample1.jpeg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample2.jpeg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample3.jpeg -------------------------------------------------------------------------------- /v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample4.jpeg -------------------------------------------------------------------------------- /v1/STEP files/reference/surronding panels.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/reference/surronding panels.zip -------------------------------------------------------------------------------- /v1/STEP files/reference/surronding panels/README.md: -------------------------------------------------------------------------------- 1 | Please drill the holes 1~2mm larger for thermal expansion if you're planning to use plastics as panel material. 3mm-thick polycarbonate is recommended. Acrylic will be too crispy. Some foams pasted inside the panels help isolate heat better. 2 | -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/Cura project - dual 4010 fan duct.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/Cura project - dual 4010 fan duct.3mf -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/README.md: -------------------------------------------------------------------------------- 1 | - One 4010 fan pushing air toward E3D v6 heat sink. 2 | - Two 4010 blowers for part cooling. 3 | - Performance not verified yet. -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/SK-Go/SK-Go 4010 part cooling duct.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/SK-Go/SK-Go 4010 part cooling duct.3mf -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/SK-Go/SK-Go BLTouch mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/SK-Go/SK-Go BLTouch mount.stl -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank 4010 part cooling duct.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank 4010 part cooling duct.3mf -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank BLTouch mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank BLTouch mount.stl -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank inductive sensor mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/SK-Tank/SK-Tank inductive sensor mount.stl -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/pic_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/pic_1.jpg -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/4010 part cooling duct/pic_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/4010 part cooling duct/pic_2.jpg -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/Dome skeleton/README.md: -------------------------------------------------------------------------------- 1 | **Prints** 2 | - Bottom bracket x 4 3 | - Top left bracket x 2 4 | - Top right bracket x 2 5 | 6 | **2020 aluminum extrusions** 7 | - X: 240mm x 2 8 | - Y: 250mm x 2 9 | - Z: 165mm x 4 10 | - 2020 bracket x 4 (XY) 11 | 12 | **Hardwares** 13 | - 20 bolts M5 x 8 (skeleton) 14 | - 20 T-nuts M5 15 | - 4 bolts M5 x 10 (dome to frame) 16 | - 4 nuts M5 17 | 18 | **TBD** 19 | - Beam for filament spool 20 | -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/Dome skeleton/bottom bracket.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/Dome skeleton/bottom bracket.3mf -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/Dome skeleton/top left bracket.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/Dome skeleton/top left bracket.3mf -------------------------------------------------------------------------------- /v1/STEP files/z_experimental/Dome skeleton/top right bracket.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/STEP files/z_experimental/Dome skeleton/top right bracket.3mf -------------------------------------------------------------------------------- /v1/firmware/Klipper/BigTreeTech GTR/README.md: -------------------------------------------------------------------------------- 1 | SK-Tank Klipper config file: 2 | - BigTreeTech GTR V1.0 3 | - 6 TMC2225 drivers using TMC2208 parameters 4 | - 0.9° XY steppers 5 | - 3 gearboxed 1.8° Z steppers 6 | - Optical XY endstops 7 | - Inductive sensor as Z endstop and ABL sensor 8 | - Auto bed tramming enabled 9 | - Input shaper ready 10 | 11 | BigTreeTech GTR is chosen instead of Octopus due to the STM32F407 microprocessor has a larger flash size for RepRapFirmware binary. 12 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/BigTreeTech Octopus/PT1000 settings by Six Hatch/pt1000 klipper_octopus pro.cfg: -------------------------------------------------------------------------------- 1 | [extruder] 2 | sensor_type: PT1000 3 | #sensor_pin: PF4 # T0 port 4 | # hotend 5 | heater_pin: PA2 #HE0 6 | sensor_type: MAX31865 7 | sensor_pin: PF8 8 | spi_speed: 4000000 9 | spi_software_sclk_pin: PA5 #EXP2_2 10 | spi_software_mosi_pin: PA7 #EXP2_6 11 | spi_software_miso_pin: PA6 #EXP2_1 12 | rtd_use_50Hz_filter: True 13 | rtd_nominal_r: 1000 14 | rtd_reference_r: 4300 15 | rtd_num_of_wires: 2 16 | # hotend control 17 | #control: pid 18 | #pid_Kp: 23.217 # to be adjusted by running PID_CALIBRATE HEATER=extruder TARGET=210 19 | #pid_Ki: 1.080 # to be adjusted by running PID_CALIBRATE HEATER=extruder TARGET=210 20 | #pid_Kd: 124.502 # to be adjusted by running PID_CALIBRATE HEATER=extruder TARGET=210 21 | min_extrude_temp: 180 22 | min_temp: 0 23 | max_temp: 480 -------------------------------------------------------------------------------- /v1/firmware/Klipper/BigTreeTech Octopus/by Jeffery Kilgore/Firmware_Octopus_F446_USB.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/BigTreeTech Octopus/by Jeffery Kilgore/Firmware_Octopus_F446_USB.bin -------------------------------------------------------------------------------- /v1/firmware/Klipper/BigTreeTech Octopus/by Jeffery Kilgore/README.md: -------------------------------------------------------------------------------- 1 | Firmware binary for the Octopus V1.1 STM32F446 USB. Works with the latest version of Klipper (as of 2/10/22). Just rename to firmware.bin and place on the microSD card in the Octopus. 2 | 3 | 4 | Klipper config for Octopus V1.1 - SK-GO - BLTouch - Triple Z - Servo42C Motors 5 | 6 | 7 | To use it for SK-Tank, you'll have to change the coordinates of Z steppers and Z tilt probe points. 8 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/README.md: -------------------------------------------------------------------------------- 1 | copy the "SecKit theme by Rudolf Schmid" folder into the /home/pi/KlipperScreen/styles/ folder in your RaspberryPi. 2 | 3 | After a restart of KlipperScreen service you should be able to select the SecKit theme in the Configurations/Settings tab of your KlipperScreen. -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/arrow-down.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 32 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/arrow-left.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 32 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/arrow-right.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/arrow-up.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/back.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/backspace.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-b-l.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-b-m.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-b-r.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-l-m.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-r-m.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-t-l.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-t-m.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level-t-r.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed-level.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/bed.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/camera.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/cancel.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/clock.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/complete.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/console.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 32 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/cool-down.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/custom-script.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/decrease.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/delete.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 32 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/emergency.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extrude.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder-0.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder-1.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder-2.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder-3.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder-4.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/extruder.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 39 | 40 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/file.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/files.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/fine-tune.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/flow+.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/flow-.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/folder.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/hashtag.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/heat-up.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/home-x.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/home-y.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/home-z.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/home.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/hourglass.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/increase.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/info.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/load.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/main.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/motor-off.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/move.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/network.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/pause.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/refresh.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/resume.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/retract.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/sd.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/shuffle.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/shutdown.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/stop.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/toolchanger.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/warning.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 32 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/z-closer.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/z-farther.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/images/z-tilt.svg: -------------------------------------------------------------------------------- 1 | 2 | 14 | 16 | 34 | 38 | 39 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/KlipperScreen theme/SecKit theme by Rudolf Schmid/style.conf: -------------------------------------------------------------------------------- 1 | { 2 | "graph_colors": { 3 | "extruder": { 4 | "colors": ["C62828", "9C27B0", "F06292", "F44336", "6A1B9A"], 5 | "state": 0 6 | }, 7 | "bed": { 8 | "colors": ["00B0FF"], 9 | "state": 0 10 | }, 11 | "fan": { 12 | "colors": ["558B2F", "8BC34A", "00695C", "009688"], 13 | "state": 0 14 | }, 15 | "sensor": { 16 | "colors": ["FF8F00", "3F51B5", "9E9D24", "CDDC39", "FFC107"], 17 | "state": 0 18 | } 19 | } 20 | } 21 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/README.md: -------------------------------------------------------------------------------- 1 | Create a folder under Machine named .theme then put all files in this folder 2 | 3 | You have to click the settings and activate invisible folders 4 | 5 | 6 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/favicon-16x16.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/favicon-32x32.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/logo.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/main-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/main-background.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/sidebar-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/sidebar-background.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/sidebar-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/Klipper/Mainsail theme/SecKit theme by Rudolf Schmid/sidebar-logo.png -------------------------------------------------------------------------------- /v1/firmware/Klipper/Mellow Fly CDY v2/README.md: -------------------------------------------------------------------------------- 1 | SK-Tank Klipper config file: 2 | - Mellow Fly CDY v2 3 | - 6 TMC2225 drivers using TMC2208 parameters 4 | - 0.9° XY steppers 5 | - 3 gearboxed 1.8° Z steppers 6 | - Optical XY endstops 7 | - Inductive sensor as Z endstop and ABL sensor 8 | - Auto bed tramming enabled 9 | - Input shaper ready 10 | -------------------------------------------------------------------------------- /v1/firmware/Klipper/TMC timings against VFA/TMC2209 & LDO-42STH48-1684MAC/Jeffery Kilgore.printer.cfg: -------------------------------------------------------------------------------- 1 | # Note this is just one of the sections in the printer.cfg and 2 | # driver chip TMC2209 is used here. The values might need to 3 | # be changed to match your build. 4 | 5 | [tmc2209 stepper_x] 6 | uart_pin: PC4 7 | interpolate: True 8 | run_current: 0.92 9 | hold_current: 0.65 10 | sense_resistor: 0.110 11 | stealthchop_threshold: 999999 12 | driver_IHOLDDELAY: 8 # Default 8 13 | driver_TPOWERDOWN: 20 # Default 20 14 | driver_TBL: 1 # Default 2 15 | driver_TOFF: 2 # Default 3 16 | driver_HEND: 1 # Default 0 17 | driver_HSTRT: 7 # Default 5 18 | driver_PWM_AUTOGRAD: False # Default True 19 | driver_PWM_AUTOSCALE: False # Default True 20 | driver_PWM_LIM: 12 # Default 12 21 | driver_PWM_REG: 8 # Default 8 22 | driver_PWM_FREQ: 2 # Default 1 23 | driver_PWM_GRAD: 18 # Default 14 24 | driver_PWM_OFS: 36 25 | #driver_SGTHRS: 0 26 | # Set the given register during the configuration of the TMC2209 27 | # chip. This may be used to set custom motor parameters. The 28 | # defaults for each parameter are next to the parameter name in the 29 | # above list. 30 | #diag_pin: 31 | # The micro-controller pin attached to the DIAG line of the TMC2209 32 | # chip. The pin is normally prefaced with "^" to enable a pullup. 33 | # Setting this creates a "tmc2209_stepper_x:virtual_endstop" virtual 34 | # pin which may be used as the stepper's endstop_pin. Doing this 35 | # enables "sensorless homing". (Be sure to also set driver_SGTHRS to 36 | # an appropriate sensitivity value.) The default is to not enable 37 | # sensorless homing. 38 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/README.md: -------------------------------------------------------------------------------- 1 | This firmware pack works on both Mellow Fly CDY v2 and v3 board. 2 | 3 | 1. Use a max 32G FAT32-format micro SD card. A 64GB or larger card is not supported by Mellow FLY CDY v2 or v3. 4 | 2. Extract the zip file and copy all contents in "SK-Tank RRF on Fly CDY v2" directory to the root of a micro SD card. 5 | 3. Follow the quick steps in the [Firmware Chapter](https://sites.google.com/view/seckit-wiki/sk-tank-350x350x400/assembly-manual/sk-tank-assembly-manual/12-firmware) of [SK-Tank Assembly Manual](https://sites.google.com/view/seckit-wiki/sk-tank-350x350x400/assembly-manual/sk-tank-assembly-manual) to flash the firmware to your Mellow Fly CDY v2 or v3 control board. 6 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2.zip -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/filaments/empty.txt: -------------------------------------------------------------------------------- 1 | This is just a placeholder file for create an empty directory in GitHub. Please delete it in your SD card. -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/firmware-stm32f4-esp8266wifi-3.2.2_2.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/firmware-stm32f4-esp8266wifi-3.2.2_2.bin -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/firmware.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/firmware.bin -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/gcodes/empty.txt: -------------------------------------------------------------------------------- 1 | This is just a placeholder file for create an empty directory in GitHub. Please delete it in your SD card. -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/All steppers OFF: -------------------------------------------------------------------------------- 1 | ; turn off all steppers 2 | M18 3 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/E motors off: -------------------------------------------------------------------------------- 1 | ; Turn extruder motors off 2 | M18 E 3 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/Extrude 5mm: -------------------------------------------------------------------------------- 1 | ; Extrude 5mm filament 2 | G1 E5 F300 3 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/Load filament: -------------------------------------------------------------------------------- 1 | ; Load filament 2 | G1 E400 F3600 3 | M84 P3 E0:1 ; turn extruder motors off so the user can feed by hand 4 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/Retract 5mm: -------------------------------------------------------------------------------- 1 | ; Retract 5mm filament 2 | G1 E-5 F2000 3 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/Unload filament: -------------------------------------------------------------------------------- 1 | ; Unload filament 2 | G1 E-5 F500 3 | G1 E-500 F3600 4 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/move in a square: -------------------------------------------------------------------------------- 1 | g90 ; abs movement 2 | g0 x5 y5 f18000 3 | g0 x270 y5 4 | g0 x270 y280 5 | g0 x5 y280 6 | g0 x5 y5 7 | g91 ; relative movement -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/macros/test move: -------------------------------------------------------------------------------- 1 | g90 ; abs movement 2 | g1 x10 y10 f9000 3 | g1 y290 4 | g1 y10 5 | g1 y290 6 | g1 y10 7 | g1 y290 8 | g1 y10 9 | g1 y290 10 | g1 y10 11 | g1 y290 12 | g1 y10 13 | g1 y290 14 | g1 y10 15 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/menu/empty.txt: -------------------------------------------------------------------------------- 1 | This is just a placeholder file for create an empty directory in GitHub. Please delete it in your SD card. -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/DuetWiFiServer.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/DuetWiFiServer.bin -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/bed.g: -------------------------------------------------------------------------------- 1 | ; bed.g 2 | ; called to perform automatic bed compensation via G32 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.2 on Thu Jan 28 2021 12:21:33 GMT+0800 (Taipei Standard Time) 5 | 6 | ; --------------------------------------------------------------------- 7 | ; G31: Set or Report Current Probe status 8 | ; G32: Run bed.g macro 9 | ; 10 | ; Please refer to "Inductive ABL sensor setup" and find a proper value 11 | ; for G31 Z parameter. 12 | ; https://sites.google.com/view/seckit-wiki/sk-tank-350x350x400/sk-tank-tuning/inductive-abl-sensor-setup 13 | 14 | M561 ; clear any bed transform. treat the bed as an ideal flat surface. 15 | ; Don't use parameter P of M558 here as it will reset probe offsets assigned in G31. 16 | M558 H20 F600 T12000 ; set a higher dive height H20 to prevent nozzle crash. 17 | G28 18 | G30 P0 X3 Y10 Z-99999 19 | G30 P1 X290 Y10 Z-99999 20 | G30 P2 X157 Y315 Z-99999 S3 21 | ; Don't use parameter P of M558 here as it will reset probe offsets assigned in G31. 22 | M558 H3 F600 T12000 ; set a low dive height H3 for faster mesh building. 23 | 24 | ;---------------------------------------- 25 | ; uncomment below to include mesh building in G32 26 | ;---------------------------------------- 27 | ;M561 ; clear any bed transform. treat the bed as an ideal flat surface. 28 | ;G29 ; probe the bed and enable compensation 29 | 30 | 31 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/board.txt: -------------------------------------------------------------------------------- 1 | // Board Hardware configuration file for Fly-CDYv2 2 | // generated by RepRapFirmware Configuration Tool (LPC Version) v3.2.1-LPC 3 | // on Mon Mar 15 2021 13:39:35 GMT+0800 (Taipei Standard Time) 4 | 5 | //Note: Each line should be less than 120 characters. 6 | // : Unwanted options can be commented out or set to NoPin. Lines commented out will get default values 7 | // : for pins the default is NoPin. 8 | // : Values for Arrays need to be contained within { and } 9 | // : Comments can be defined with // or # (comments are not supported inside arrays) 10 | // : Each config entry must be all on a single line. 11 | 12 | lpc.board = fly_cdyv2; 13 | 14 | //LED blinks to indicate Platform is spinning or other diagnostic 15 | //Comment out or set to NoPin if not wanted. 16 | leds.diagnostic = NoPin; 17 | 18 | 19 | //wifi pins 20 | 8266wifi.espDataReadyPin = E.10; 21 | 8266wifi.TfrReadyPin = E.12; 22 | 8266wifi.espResetPin = E.11; 23 | 8266wifi.serialRxTxPins = { D.9, D.8 } 24 | 25 | heat.tempSensePins = { B.1 , A.3 , C.4 , D.14} 26 | 27 | //TMC Smart Drivers 28 | stepper.numSmartDrivers = 6; 29 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/heightmap.csv: -------------------------------------------------------------------------------- 1 | RepRapFirmware height map file v2 generated at 2021-03-18 04:04, min error -0.212, max error 0.149, mean 0.019, deviation 0.081 2 | xmin,xmax,ymin,ymax,radius,xspacing,yspacing,xnum,ynum 3 | 0.00,290.00,2.00,292.00,-1.00,36.25,36.25,9,9 4 | -0.029, 0.074, 0.053, 0.067, 0.112, 0.128, 0.113, 0.053, -0.119 5 | -0.044, -0.038, -0.036, -0.023, 0.024, 0.059, 0.068, 0.038, 0.008 6 | -0.075, -0.067, -0.061, -0.051, -0.001, 0.038, 0.045, 0.023, -0.008 7 | -0.036, -0.009, -0.005, 0.028, 0.077, 0.111, 0.107, 0.089, 0.076 8 | -0.008, 0.016, 0.029, 0.054, 0.105, 0.136, 0.134, 0.099, 0.082 9 | -0.029, 0.000, 0.009, 0.044, 0.106, 0.149, 0.137, 0.104, 0.076 10 | -0.090, -0.053, -0.044, -0.008, 0.061, 0.098, 0.104, 0.085, 0.058 11 | -0.192, -0.137, -0.117, -0.070, 0.019, 0.065, 0.071, 0.065, 0.040 12 | -0.212, -0.192, -0.159, -0.096, -0.008, 0.038, 0.069, 0.074, 0.069 13 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/homex.g: -------------------------------------------------------------------------------- 1 | ; homex.g 2 | ; called to home the X axis 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.2 on Thu Jan 28 2021 12:21:35 GMT+0800 (Taipei Standard Time) 5 | G91 ; relative positioning 6 | G1 H2 Z5 F1200 ; lift Z relative to current position 7 | G1 H1 X-350 F6000 ; move quickly to X axis endstop and stop there (first pass) 8 | G1 X5 F3600 ; go back a few mm 9 | G1 H1 X-350 F600 ; move slowly to X axis endstop once more (second pass) 10 | G1 H2 Z-5 F900 ; lower Z again 11 | G90 ; absolute positioning 12 | 13 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/homey.g: -------------------------------------------------------------------------------- 1 | ; homey.g 2 | ; called to home the Y axis 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.2 on Thu Jan 28 2021 12:21:35 GMT+0800 (Taipei Standard Time) 5 | G91 ; relative positioning 6 | G1 H2 Z5 F1200 ; lift Z relative to current position 7 | G1 H1 Y-350 F6000 ; move quickly to Y axis endstop and stop there (first pass) 8 | G1 Y5 F3600 ; go back a few mm 9 | G1 H1 Y-350 F600 ; move slowly to Y axis endstop once more (second pass) 10 | G1 H2 Z-5 F900 ; lower Z again 11 | G90 ; absolute positioning 12 | 13 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/homez.g: -------------------------------------------------------------------------------- 1 | ; homez.g 2 | ; called to home the Z axis 3 | ; 4 | 5 | ;======================================================== 6 | ; Z endstop device 7 | ; Choose your preferred configuration and uncomment according commands. 8 | ; Related choice are in config.g, homez.g and homeall.g. 9 | ;======================================================== 10 | ; Use inductive sensor as Z endstop (z min endstop slot) 11 | ; 12 | G91 ; relative positioning 13 | G1 H2 Z10 F6000 ; lift Z relative to current position 14 | G90 ; absolute positioning 15 | G1 X150 Y150 F6000 ; move extruder to the center 16 | G30 ; home Z by probing the bed 17 | ;-------------------------------------------------------- 18 | ; Use Z optical endstop (z min endstop slot) and 19 | ; inductive sensor (z max endstop slot) 20 | ;G91 ; relative positioning 21 | ;G1 H1 Z-400 F600 ; move Z down until the endstop is triggered 22 | ;G90 ; absolute positioning 23 | ;======================================================== 24 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/pause.g: -------------------------------------------------------------------------------- 1 | ; pause.g 2 | ; called when a print from SD card is paused 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:36 GMT+0800 (Taipei Standard Time) 5 | M83 ; relative extruder moves 6 | G1 E-1 F1800 ; retract 1mm of filament 7 | G91 ; relative positioning 8 | G1 Z5 F360 ; lift Z by 5mm 9 | G90 ; absolute positioning 10 | G1 X0 Y0 F6000 ; go to X=0 Y=0 11 | 12 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/resume.g: -------------------------------------------------------------------------------- 1 | ; resume.g 2 | ; called before a print from SD card is resumed 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:37 GMT+0800 (Taipei Standard Time) 5 | G1 R1 X0 Y0 Z5 F6000 ; go to 5mm above position of the last print move 6 | G1 R1 X0 Y0 ; go back to the last print move 7 | M83 ; relative extruder moves 8 | G1 E10 F900 ; extrude 10mm of filament 9 | 10 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/sleep.g: -------------------------------------------------------------------------------- 1 | ; sleep.g 2 | ; called when M1 (Sleep) is being processed 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:37 GMT+0800 (Taipei Standard Time) 5 | 6 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/stop.g: -------------------------------------------------------------------------------- 1 | ; stop.g 2 | ; called when M0 (Stop) is run (e.g. when a print from SD card is cancelled) 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:37 GMT+0800 (Taipei Standard Time) 5 | 6 | M106 S0 -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/tfree0.g: -------------------------------------------------------------------------------- 1 | ; tfree0.g 2 | ; called when tool 0 is freed 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:37 GMT+0800 (Taipei Standard Time) 5 | 6 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/tpost0.g: -------------------------------------------------------------------------------- 1 | ; tpost0.g 2 | ; called after tool 0 has been selected 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:38 GMT+0800 (Taipei Standard Time) 5 | 6 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/sys/tpre0.g: -------------------------------------------------------------------------------- 1 | ; tpre0.g 2 | ; called before tool 0 is selected 3 | ; 4 | ; generated by RepRapFirmware Configuration Tool v3.2.1-LPC on Mon Mar 15 2021 13:39:38 GMT+0800 (Taipei Standard Time) 5 | 6 | -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/GCodeViewer.68d05d8a.css.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/GCodeViewer.68d05d8a.css.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/HeightMap.389e8521.css.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/HeightMap.389e8521.css.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/ObjectModelBrowser.c5e13b42.css.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/ObjectModelBrowser.c5e13b42.css.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/OnScreenKeyboard.578a974b.css.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/OnScreenKeyboard.578a974b.css.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/app.e2701cec.css.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/css/app.e2701cec.css.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/favicon.ico.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/favicon.ico.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.3d1f8fa2.eot.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.3d1f8fa2.eot.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.3e722fd5.ttf.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.3e722fd5.ttf.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.4187121a.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.4187121a.woff2 -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.4187121a.woff2.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.4187121a.woff2.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.fec1b66a.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.fec1b66a.woff -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.fec1b66a.woff.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/fonts/materialdesignicons-webfont.fec1b66a.woff.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-192x192.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-192x192.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-512x512.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-512x512.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-maskable-192x192.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-maskable-192x192.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-maskable-512x512.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/android-chrome-maskable-512x512.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-120x120.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-120x120.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-152x152.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-152x152.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-180x180.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-180x180.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-60x60.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-60x60.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-76x76.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon-76x76.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/apple-touch-icon.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/favicon-16x16.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/favicon-16x16.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/favicon-32x32.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/favicon-32x32.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/msapplication-icon-144x144.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/msapplication-icon-144x144.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/mstile-150x150.png.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/mstile-150x150.png.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/safari-pinned-tab.svg.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/img/icons/safari-pinned-tab.svg.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/index.html.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/index.html.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/GCodeViewer.928ca6b9.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/GCodeViewer.928ca6b9.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/GCodeViewer.928ca6b9.js.map.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/GCodeViewer.928ca6b9.js.map.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/HeightMap.7361cf24.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/HeightMap.7361cf24.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/HeightMap.7361cf24.js.map.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/HeightMap.7361cf24.js.map.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/ObjectModelBrowser.f722b29d.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/ObjectModelBrowser.f722b29d.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/ObjectModelBrowser.f722b29d.js.map.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/ObjectModelBrowser.f722b29d.js.map.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/OnScreenKeyboard.4e361358.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/OnScreenKeyboard.4e361358.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/OnScreenKeyboard.4e361358.js.map.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/OnScreenKeyboard.4e361358.js.map.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/app.56671d18.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/app.56671d18.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/app.56671d18.js.map.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/js/app.56671d18.js.map.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/manifest.json.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/manifest.json.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/precache-manifest.60203ed55805000c1d8c35cfc138f4cf.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/precache-manifest.60203ed55805000c1d8c35cfc138f4cf.js.gz -------------------------------------------------------------------------------- /v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/service-worker.js.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/firmware/RepRapFirmware/SK-Tank RRF on Fly CDY v2/www/service-worker.js.gz -------------------------------------------------------------------------------- /v1/slicer profile/Cura/SK-Tank 0.2mm layer.Cura 4.10.curaprofile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v1/slicer profile/Cura/SK-Tank 0.2mm layer.Cura 4.10.curaprofile -------------------------------------------------------------------------------- /v1/slicer profile/Cura/end gcode.txt: -------------------------------------------------------------------------------- 1 | M104 S0 2 | M140 S0 3 | ; Retract the filament 4 | G92 E1 5 | G1 E-1 F300 6 | G90 7 | G1 X2 Y300 F6000 8 | M290 R0 S0 ; clear babystepping setting 9 | ; move bed to the bottom to prevent bed falls 10 | ; G91 11 | ; G1 Z300 12 | ; G90 ; return to absolute positioning as there could be next immediate print 13 | M106 P0 S0 14 | M18 -------------------------------------------------------------------------------- /v1/slicer profile/Cura/start gcode.txt: -------------------------------------------------------------------------------- 1 | ;G28 ; Ignore G28 here. Will be run in G32 bed.g 2 | G32 ; auto bed tramming and find a correct Z datum 3 | G29 S1 ;load default mesh 4 | M572 D0 S0.04 ; Pressure advance 5 | G1 Z15.0 F6000 ; Move the platform down 15mm 6 | ;Prime the extruder 7 | G92 E0 8 | G1 E15 F900 9 | G92 E0 -------------------------------------------------------------------------------- /v1/slicer profile/README.md: -------------------------------------------------------------------------------- 1 | Thank the community for contributing their settings, but some adjustments can be expected to meet your requirement 😄 2 | -------------------------------------------------------------------------------- /v2/STEP files/README.md: -------------------------------------------------------------------------------- 1 | Slicing tips 2 | 3 | Printed files are all non-structural components so a common PLA or PETG filament with 0.4mm nozzle and 0.2mm layer height will do. Use ABS/ASA if your printer is enclosed. For special slicing settings please refer to the README.md file and print orientation pictures in each STL directory. 4 | 5 | All designs in this directory and subdirectories are shared under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) 6 | -------------------------------------------------------------------------------- /v2/STEP files/must/Bed leg guards/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/Bed leg guards/left leg guard.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Bed leg guards/left leg guard.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Bed leg guards/right leg guard.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Bed leg guards/right leg guard.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/EBB36 mount/DAB EBB36 mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/EBB36 mount/DAB EBB36 mount.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/EBB36 mount/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Fork/DAB fork 8+20 for adjustment.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Fork/DAB fork 8+20 for adjustment.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Fork/DAB fork 8+20.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Fork/DAB fork 8+20.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Fork/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | This fork is to lock or unlock DAB. You don't want this fork to be too strong in case that the coordinate system gets a mess and DAB latch might crash to the fork, the fork will break easilier than the DAB assembly. 4 | 5 | |Setting |Description | 6 | |:--------------|:-----------------------| 7 | |Quantity |1 or more for spares | 8 | |Wall thickness |1.6mm | 9 | |Infill |30% | 10 | |Support |None | 11 | 12 | 13 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 14 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Fork/print orientation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Fork/print orientation.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Latch housing/For MGN12C X linear block/DAB latch housing MGN12C.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Latch housing/For MGN12C X linear block/DAB latch housing MGN12C.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Latch housing/For MGN9H X linear block/DAB latch housing MGN9H.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Latch housing/For MGN9H X linear block/DAB latch housing MGN9H.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/TBG Air extruder mount/DAB TBG Air extruder mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/TBG Air extruder mount/DAB TBG Air extruder mount.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/TBG Air extruder mount/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/X endstop finger/DAB X endstop finger.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/X endstop finger/DAB X endstop finger.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/X endstop finger/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Z endstop finger/DAB endstop finger.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Z endstop finger/DAB endstop finger.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Z endstop finger/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Z endstop mount/For MGN12C X linear block/DAB Z endstop mount MGN12C.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Z endstop mount/For MGN12C X linear block/DAB Z endstop mount MGN12C.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Z endstop mount/For MGN9H X linear block/DAB Z endstop mount MGN9H.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/DAB/Z endstop mount/For MGN9H X linear block/DAB Z endstop mount MGN9H.stl -------------------------------------------------------------------------------- /v2/STEP files/must/DAB/Z endstop mount/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - Y bridge.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - Y bridge.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - front left bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - front left bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - front right bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - front right bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - power lines.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - power lines.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - rear left bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - rear left bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - rear right bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - rear right bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Grommets/Grommet - toolhead cable.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Grommets/Grommet - toolhead cable.stl -------------------------------------------------------------------------------- /v2/STEP files/must/README.md: -------------------------------------------------------------------------------- 1 | All printed parts are not structural components so common PLA or PETG with 0.4mm nozzle and 0.2mm layer height will do. 2 | 3 | Use ABS if you're going to enclose this printer. 4 | 5 | Use **dark color** filament for the endstop fingers or **paint them black** to block the optical sensor. 6 | 7 | Slicing settings 8 | 9 | |Setting | All | 10 | |:--------------|:-------------| 11 | |Quantity |1 | 12 | |Wall thickness |1.6 mm | 13 | |Infill |100% | 14 | |Support |None | 15 | -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/BFB1224 blower mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/BFB1224 blower mount.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 1 Top.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 1 Top.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 2.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 3.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 3.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 4 Bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/activated-carbon basket by Mike Simpson/Basket 4 Bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/air box mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/air box mount.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/slicing tip 1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/slicing tip 1.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/slicing tip 2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/slicing tip 2.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/slicing tip 3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/slicing tip 3.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/common/thin tape film.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/common/thin tape film.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/hotend air collector/Slicing tip.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/hotend air collector/Slicing tip.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/hotend air collector/hotend air collector - left.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/hotend air collector/hotend air collector - left.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/hotend air collector/hotend air collector - right.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/hotend air collector/hotend air collector - right.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/Air box - left.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/Air box - left.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/Duct cover - left.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/Duct cover - left.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/Flow selector - left.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/Flow selector - left.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/slicing tip Air box - left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/slicing tip Air box - left.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/slicing tip Duct cover - left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/slicing tip Duct cover - left.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/left duct/slicing tip Flow selector - left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/left duct/slicing tip Flow selector - left.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/Air box - right.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/Air box - right.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/Duct cover - right.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/Duct cover - right.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/Flow selector - right.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/Flow selector - right.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/slicing tip Air box - right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/slicing tip Air box - right.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/slicing tip Duct cover - right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/slicing tip Duct cover - right.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/Side blower ducts/right duct/slicing tip Flow selector - right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Side blower ducts/right duct/slicing tip Flow selector - right.jpg -------------------------------------------------------------------------------- /v2/STEP files/must/X endstop finger - non-DAB/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/X endstop finger - non-DAB/X endstop finger - non-DAB.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/X endstop finger - non-DAB/X endstop finger - non-DAB.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Y endstop finger/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |100% | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/Y endstop finger/Y endstop finger.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Y endstop finger/Y endstop finger.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Y endstop mount/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |1.6mm | 7 | |Infill |20% or more | 8 | |Support |None | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | -------------------------------------------------------------------------------- /v2/STEP files/must/Y endstop mount/Y endstop mount.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Y endstop mount/Y endstop mount.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Z top brackets/Z top bracket - front.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Z top brackets/Z top bracket - front.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Z top brackets/Z top bracket - rear.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Z top brackets/Z top bracket - rear.stl -------------------------------------------------------------------------------- /v2/STEP files/must/Z top brackets/slicing tip.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/must/Z top brackets/slicing tip.jpg -------------------------------------------------------------------------------- /v2/STEP files/optional/Ballscrew nut centering tool/Ballscrew nut centering tool by Kevin Beeker.3mf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/Ballscrew nut centering tool/Ballscrew nut centering tool by Kevin Beeker.3mf -------------------------------------------------------------------------------- /v2/STEP files/optional/HDMI5 mount/TBD.txt: -------------------------------------------------------------------------------- 1 | TBD (Set 4th, 2023) -------------------------------------------------------------------------------- /v2/STEP files/optional/M3 nut tool/M3 nut tool by Vaughn Gardner.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/M3 nut tool/M3 nut tool by Vaughn Gardner.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - bottom.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - bottom.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - rear.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - rear.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - side1.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - side1.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - side2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/PTC heater box 8025 fan - side2.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |20% | 8 | |Support |Yes | 9 | 10 | 11 | ABS/ASA, 0.4mm nozzle, 0.2mm layer height 12 | 13 | -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/pic1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/pic1.jpg -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/pic2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/pic2.jpg -------------------------------------------------------------------------------- /v2/STEP files/optional/PTC heater box with 8025 fan/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/PTC heater box with 8025 fan/pic3.jpg -------------------------------------------------------------------------------- /v2/STEP files/optional/Power switch cap/Power switch cap - L.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/Power switch cap/Power switch cap - L.stl -------------------------------------------------------------------------------- /v2/STEP files/optional/Power switch cap/README.md: -------------------------------------------------------------------------------- 1 | Slicer settings 2 | 3 | |Setting |Description | 4 | |:--------------|:-----------------------| 5 | |Quantity |1 | 6 | |Wall thickness |2mm | 7 | |Infill |100% | 8 | |Support |Yes | 9 | 10 | 11 | PLA/PETG, 0.4mm nozzle, 0.2mm layer height 12 | 13 | Use ABS/ASA if printer is enclosed. 14 | -------------------------------------------------------------------------------- /v2/STEP files/optional/Power switch cap/power switch cap - R.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/optional/Power switch cap/power switch cap - R.stl -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/README.md: -------------------------------------------------------------------------------- 1 | ## SecKit Benchmark Cube 2 | A 30x30 benchmarking cube to check dimensional accuracy, overhangs, retraction/stringing, ringing, and more. 3 | 4 | #### Outer dimension 5 | 30x30x30 mm^3 6 | 7 | #### Wall thickness 8 | 3 mm 9 | 10 | #### Overhang angles 11 | - Triangle: 30° 12 | - Hexagon: 30° 13 | - Nonagon: 10°, 50° 14 | 15 | #### Gap widths 16 | 0.4 mm, 0.3 mm, 0.2 mm, 0.15 mm, 0.1 mm 17 | 18 | #### Author 19 | Alan Kilgore, Ernest Lin 20 | -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/SecKit benchmark cube v10.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/SecKit benchmark cube v10.stl -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_bottom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_bottom.jpg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_front.jpg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_left.jpg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_right.jpg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/dimensions/dim_top.jpg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample1.jpeg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample2.jpeg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample3.jpeg -------------------------------------------------------------------------------- /v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample4.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecKit/SK-Tank/ae56719d14c6fef099e959b14f3daf03f4c1f8b8/v2/STEP files/reference/SecKit Benchmark Cube/sample pictures/sample4.jpeg --------------------------------------------------------------------------------