diff --git a/printer_mods/README.md b/printer_mods/README.md index 0f17ce013b..824f96a3c5 100644 --- a/printer_mods/README.md +++ b/printer_mods/README.md @@ -1,4 +1,4 @@ -# Mods +# Mods Printer mods for Voron 3D printers Remember to update this README when uploading new mod! @@ -82,7 +82,15 @@ like so: | | [DIN Mount Omron Relay](./xbst_/Omron_DIN_Mount)| A simple DIN rail mount for the BOM Relay | :x: | :heavy_check_mark: |:heavy_check_mark: | | | [DIN Mount Pi 4x Relay Board](./xbst_/Relay_DIN_Mount)| A simple DIN rail mount for the 4 channel relay board for Raspberry Pi | :x: | :heavy_check_mark: |:heavy_check_mark: | | | [DIN Mount Max31865](./xbst_/Max31865_DIN_Mount)| A simple DIN rail mount for the Adafruit (or SAME SIZE clone) MAX31865 PT100 Board. | :x: | :heavy_check_mark: |:heavy_check_mark: | -| | [Car Hood Style Bed Hinge](./xbst_/Bed_Hinge)| A way of reaching electronics from the top by having a "car hood" style hing for the heatbed, and rotated electronics mounts. | :x: | :x: |:heavy_check_mark: | +| | [Car Hood Style Bed Hinge](./xbst_/Bed_Hinge)| A way of reaching electronics from the top by having a "car hood" style hinge for the heatbed, and rotated electronics mounts. | :x: | :x: |:heavy_check_mark: | +| | [Flat V2.4 Skirts](./xbst_/Flat_Skirts) | Flat V2.4 Skirts so a panel without cutouts can be used | :x: | :x: |:heavy_check_mark: | +| | [Duct Mount](./xbst_/Duct_Mount) | 100mm/4" ducting mount for ventilation. Also supports umbilical cord and has 3 orientations for bowden adapter. | :x: | :x: |:heavy_check_mark: | +| | [HOYMK SSR Mount](./xbst_/HOYMK_SSR_Mount) | Mount for Chinese HOYMK SSR | :heavy_check_mark: | :x: | :x: | +| | [ADXL345 V0 Mount](./xbst_/ADXL345_V0_Mount) | V0 Mount for a ADXL345 module | :heavy_check_mark: |:x: |:x: | +| | [Easy Access Rear Panels](./xbst_/Easy_Access_Rear_Panels_v0) | New rear panels designed to expose the extruder for easy filament swapping | :heavy_check_mark: |:x: |:x: | +| | [Hat LED Mount](./xbst_/Hat_LED_Mount) | Top Hat LED module mount | :heavy_check_mark: |:x: |:x: | +| | [ZipClip V0](./xbst_/ZipClip_v0) | Very simple ziptie mount for v0 1515 extrusions | :heavy_check_mark: |:x: |:x: | +| | [DuetZero](./xbst_/DuetZero) | Pi Zero mount over a Duet2 for space saving | :heavy_check_mark: |:heavy_check_mark: |:heavy_check_mark: | --- diff --git a/printer_mods/xbst_/ADXL345_V0_Mount/A.stl b/printer_mods/xbst_/ADXL345_V0_Mount/A.stl new file mode 100644 index 0000000000..aa182c6925 Binary files /dev/null and b/printer_mods/xbst_/ADXL345_V0_Mount/A.stl differ diff --git a/printer_mods/xbst_/ADXL345_V0_Mount/B.stl b/printer_mods/xbst_/ADXL345_V0_Mount/B.stl new file mode 100644 index 0000000000..62efa1f2d5 Binary files /dev/null and b/printer_mods/xbst_/ADXL345_V0_Mount/B.stl differ diff --git a/printer_mods/xbst_/ADXL345_V0_Mount/README.md b/printer_mods/xbst_/ADXL345_V0_Mount/README.md new file mode 100644 index 0000000000..c9444d5225 --- /dev/null +++ b/printer_mods/xbst_/ADXL345_V0_Mount/README.md @@ -0,0 +1,5 @@ +![ ](./example.jpg) + +This works for this type of ADXL345 modules: https://s.click.aliexpress.com/e/_dUndeBj + +Fits snugly into the 3 M2 screw holes for the X carriage. Module just slides in from the side. Attach the 2 pieces with M2 self tappers. diff --git a/printer_mods/xbst_/ADXL345_V0_Mount/example.jpg b/printer_mods/xbst_/ADXL345_V0_Mount/example.jpg new file mode 100644 index 0000000000..d50ce8e4fd Binary files /dev/null and b/printer_mods/xbst_/ADXL345_V0_Mount/example.jpg differ diff --git a/printer_mods/xbst_/Bed_Hinge/README.md b/printer_mods/xbst_/Bed_Hinge/README.md index 3f3157e78b..d836909350 100644 --- a/printer_mods/xbst_/Bed_Hinge/README.md +++ b/printer_mods/xbst_/Bed_Hinge/README.md @@ -21,5 +21,7 @@ Please know that most gas struts aren't rated above 50C, however I don't expect You will also need 2 metal corner brackets, some screws, nuts and tnuts to attach. If you don't have any buy a few different styles, they are cheap, and are useful for many applications. In the picture above you can see how I attached a corner bracket to be able to mount the gas spring. ## Instructions -Video Instructions: [Youtube](https://youtu.be/YtxrM_qPr9c) *(live on 29 May 2020)* +Video Instructions: [Youtube](https://youtu.be/YtxrM_qPr9c) + Written version: [MANUAL.pdf](./Manual.pdf) + diff --git a/printer_mods/xbst_/Duct_Mount/Body2.stl b/printer_mods/xbst_/Duct_Mount/Body2.stl new file mode 100644 index 0000000000..170204ca12 Binary files /dev/null and b/printer_mods/xbst_/Duct_Mount/Body2.stl differ diff --git a/printer_mods/xbst_/Duct_Mount/Body3.stl b/printer_mods/xbst_/Duct_Mount/Body3.stl new file mode 100644 index 0000000000..a61f223f6d Binary files /dev/null and b/printer_mods/xbst_/Duct_Mount/Body3.stl differ diff --git a/printer_mods/xbst_/Duct_Mount/Body4.stl b/printer_mods/xbst_/Duct_Mount/Body4.stl new file mode 100644 index 0000000000..bdb312f127 Binary files /dev/null and b/printer_mods/xbst_/Duct_Mount/Body4.stl differ diff --git a/printer_mods/xbst_/Duct_Mount/README.md b/printer_mods/xbst_/Duct_Mount/README.md new file mode 100644 index 0000000000..41a84c2a8d --- /dev/null +++ b/printer_mods/xbst_/Duct_Mount/README.md @@ -0,0 +1,4 @@ +# Rear Duct Mount w/ Umbilical Support +![](./example.jpg) +This is to mount a 100mm/4" duct in the back for ventilation. This also supports umbilical cable, and has 3 orientations for the bowden adapter, to make the routing look cleaner. If you want to plug the other 2 holes, you can use [these](https://s.click.aliexpress.com/e/_dUdajiC). +![](./example2.jpg) \ No newline at end of file diff --git a/printer_mods/xbst_/Duct_Mount/example.jpg b/printer_mods/xbst_/Duct_Mount/example.jpg new file mode 100644 index 0000000000..4200e6bacb Binary files /dev/null and b/printer_mods/xbst_/Duct_Mount/example.jpg differ diff --git a/printer_mods/xbst_/Duct_Mount/example2.jpg b/printer_mods/xbst_/Duct_Mount/example2.jpg new file mode 100644 index 0000000000..d02ed64019 Binary files /dev/null and b/printer_mods/xbst_/Duct_Mount/example2.jpg differ diff --git a/printer_mods/xbst_/DuetZero/DuetZero.stl b/printer_mods/xbst_/DuetZero/DuetZero.stl new file mode 100644 index 0000000000..0310cee55e Binary files /dev/null and b/printer_mods/xbst_/DuetZero/DuetZero.stl differ diff --git a/printer_mods/xbst_/DuetZero/README.md b/printer_mods/xbst_/DuetZero/README.md new file mode 100644 index 0000000000..dac1bf8a6f --- /dev/null +++ b/printer_mods/xbst_/DuetZero/README.md @@ -0,0 +1,7 @@ +# DuetZero Duet2 Pi Zero Mount +![Usecase Example](./example.jpg) +This is a Raspberry Pi Zero mount intended to mount OVER a Duet 2 (DuetWifi/Ethernet) to save space. You only need longer M3 screws for Duet mounting and M2 self tappers for Pi mounting. + +First mount the Zero on the piece, preferably inside as that is what is intended. Use 2 M2 self tappers for this. If the screws poke out on the other side cut the ends to prevent accidents. Then using M3 screws mount this to USB side of the Duet. + +This mount is intended for a Voron 0 but should work with any other Vorons. diff --git a/printer_mods/xbst_/DuetZero/example.jpg b/printer_mods/xbst_/DuetZero/example.jpg new file mode 100644 index 0000000000..c57fd2fada Binary files /dev/null and b/printer_mods/xbst_/DuetZero/example.jpg differ diff --git a/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Bottom.stl b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Bottom.stl new file mode 100644 index 0000000000..32f0ed24e7 Binary files /dev/null and b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Bottom.stl differ diff --git a/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/README.md b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/README.md new file mode 100644 index 0000000000..d92a556d1f --- /dev/null +++ b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/README.md @@ -0,0 +1,6 @@ +![ ](./example.jpg) + +The point of these panels is to cover the mess in the rear chamber like the normal panel, but leave the extruder exposed for easy filament loading/unloading. +The design includes cutouts for the bowden tube and an umbilical cord. +Bottom panel attaches with 4x M3*8 to the rear extrusions. +Top panel attaches with 2x M3*8 to the rear extrusions & 2x M3*any to top of bed extrusions. diff --git a/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Top.stl b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Top.stl new file mode 100644 index 0000000000..97163eadc8 Binary files /dev/null and b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/Top.stl differ diff --git a/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/example.jpg b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/example.jpg new file mode 100644 index 0000000000..ec400ca3d6 Binary files /dev/null and b/printer_mods/xbst_/Easy_Access_Rear_Panels_v0/example.jpg differ diff --git a/printer_mods/xbst_/Flat_Skirts/Filtered_In.stl b/printer_mods/xbst_/Flat_Skirts/Filtered_In.stl new file mode 100644 index 0000000000..e4e233d978 Binary files /dev/null and b/printer_mods/xbst_/Flat_Skirts/Filtered_In.stl differ diff --git a/printer_mods/xbst_/Flat_Skirts/Middle_Side_Skirt.stl b/printer_mods/xbst_/Flat_Skirts/Middle_Side_Skirt.stl new file mode 100644 index 0000000000..39566e2e55 Binary files /dev/null and b/printer_mods/xbst_/Flat_Skirts/Middle_Side_Skirt.stl differ diff --git a/printer_mods/xbst_/Flat_Skirts/README.md b/printer_mods/xbst_/Flat_Skirts/README.md new file mode 100644 index 0000000000..0d7f540bee --- /dev/null +++ b/printer_mods/xbst_/Flat_Skirts/README.md @@ -0,0 +1,2 @@ +# Flat V2.4 Skirts +This is to mount a flat bottom panel without cutouts. Includes rear filtered inlet and side middle skirts. No front skirt as that is on a hinge anyway. Inlet skirt uses M3 inserts. diff --git a/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_A.stl b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_A.stl new file mode 100644 index 0000000000..ca1a6a68be Binary files /dev/null and b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_A.stl differ diff --git a/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_1.stl b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_1.stl new file mode 100644 index 0000000000..56af9b7e1e Binary files /dev/null and b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_1.stl differ diff --git a/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_2.stl b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_2.stl new file mode 100644 index 0000000000..934c1274e6 Binary files /dev/null and b/printer_mods/xbst_/HOYMK_SSR_Mount/Alternative_B_2.stl differ diff --git a/printer_mods/xbst_/HOYMK_SSR_Mount/README.md b/printer_mods/xbst_/HOYMK_SSR_Mount/README.md new file mode 100644 index 0000000000..de64b65ab6 --- /dev/null +++ b/printer_mods/xbst_/HOYMK_SSR_Mount/README.md @@ -0,0 +1,2 @@ +# HOYMK SSR Mount +This is to mount a [Chinese HOYMK SSR](https://s.click.aliexpress.com/e/_dZXu2E8) to a Voron 0. Please don't use this on a larger build! This is a Chinese product, it may not handle power needs of larger builds even if they claim that it does. diff --git a/printer_mods/xbst_/Hat_LED_Mount/Hat_LED.stl b/printer_mods/xbst_/Hat_LED_Mount/Hat_LED.stl new file mode 100644 index 0000000000..5536720e25 Binary files /dev/null and b/printer_mods/xbst_/Hat_LED_Mount/Hat_LED.stl differ diff --git a/printer_mods/xbst_/Hat_LED_Mount/README.md b/printer_mods/xbst_/Hat_LED_Mount/README.md new file mode 100644 index 0000000000..1dd8032d25 --- /dev/null +++ b/printer_mods/xbst_/Hat_LED_Mount/README.md @@ -0,0 +1,5 @@ +![ ](./example.jpg) + +This mounts to the top hat. You need to print 4x of them. Fits on a v0 bed with creative angles. + +LED Module Example (TR only, try to find similar): https://www.iled.com/urun/3000k-2835-smd-samsung-led-bar-ic-mekan-35-led-24v-50cm diff --git a/printer_mods/xbst_/Hat_LED_Mount/example.jpg b/printer_mods/xbst_/Hat_LED_Mount/example.jpg new file mode 100644 index 0000000000..34a5a54240 Binary files /dev/null and b/printer_mods/xbst_/Hat_LED_Mount/example.jpg differ diff --git a/printer_mods/xbst_/ZipClip_v0/README.md b/printer_mods/xbst_/ZipClip_v0/README.md new file mode 100644 index 0000000000..7639a90b21 --- /dev/null +++ b/printer_mods/xbst_/ZipClip_v0/README.md @@ -0,0 +1 @@ +Very simple zip tie clip for V0's 1515 extrusions. \ No newline at end of file diff --git a/printer_mods/xbst_/ZipClip_v0/ZipClip.stl b/printer_mods/xbst_/ZipClip_v0/ZipClip.stl new file mode 100644 index 0000000000..459f1d278b Binary files /dev/null and b/printer_mods/xbst_/ZipClip_v0/ZipClip.stl differ