diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/.metadata.yml b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/.metadata.yml new file mode 100644 index 0000000000..08ecb05b76 --- /dev/null +++ b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/.metadata.yml @@ -0,0 +1,33 @@ +--- +# The title of your mod. Choose a short and descriptive name +title: Voron Design Cube +# A short description of your mod. Try to describe your mod with 1-2 short sentences +description: This mod makes VoronDesign printers more awesome! +# Mod version: Set this to 1 when you are submitting a new mod. When you make changes to your mod, you may increment this number +mod_version: 1 +# You may add your discord username here so people can contact you about your mod +discord_username: YourUsernameHere +# The CAD files for your mod. Please provide them as a list. +# Note that each mod must include at least one CAD file. +cad: +- CAD/Voron_Design_Cube_v8.step +# The image files provided with your mod. These may be instructions you use in your README.md file, or other additional pictures. +# **Note that the first image specified here will be used as cover image on mods.vorondesign.com** +# All paths are relative to this .metadata.yml file. +images: +- Images/photo.jpg +- Images/CAD.png +# List all STL files +stl: +- STL/Voron_Design_Cube_v8.stl +# Printer compatibility. Please specify all compatible printers as a list. The following values are accepted: +# "V0", "V0.1", "V0.2", "V0.2r1", "V1", "V1.6", "V1.8", "V1.8r1", "V2", "V2.1", "V2.2", "V2.4", "V2.4r1", "V2.4r2", "VSW", "VT", "VTr1", "VL" +# Please only specify printers that you have either tested your mod on yourself, or that someone else has tested for you. If you are unsure whether your +# mod is compatible with a certain printer, don't list it here! +printer_compatibility: +- V0 +- V1.8 +- VT +- V2.4r2 +- VL +- VSW diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/CAD/VORON_Beacon3d_HXtruder_v2.f3z b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/CAD/VORON_Beacon3d_HXtruder_v2.f3z new file mode 100644 index 0000000000..c88deaafeb Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/CAD/VORON_Beacon3d_HXtruder_v2.f3z differ diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 back.png b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 back.png new file mode 100644 index 0000000000..b18be018bd Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 back.png differ diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 picture.png b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 picture.png new file mode 100644 index 0000000000..d537795f8b Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1 picture.png differ diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1.png b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1.png new file mode 100644 index 0000000000..84679b6d6c Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/Images/VORON_Beacon3d_HXtruder_v1.png differ diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/README.md b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/README.md new file mode 100644 index 0000000000..4134573da8 --- /dev/null +++ b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/README.md @@ -0,0 +1,30 @@ +# Printhead using: + +- Rapido Hotend +- vz hextrudort +- EBB42 for CanBus +- Beacon (Right Angle / D) + +BOM: +Fasteners: + +2x SHCS M3x40mm +4x SHCS M3x8mm +2x FHCS M3x10mm + +6x m3 heatsets (voron standard) + +Depending on your hotend and extruder +Rapido +4x M2.5x12 + +vz hextrudort +2x M3x1 + +Beacon +M2.5x12 Pin head + +Fans: +2x 40x40x10 radial fans +1x 30x30x10 fan + diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Beacon3d XCarriage.stl b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Beacon3d XCarriage.stl new file mode 100644 index 0000000000..9f3a509aab Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Beacon3d XCarriage.stl differ diff --git a/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Print_Head_Beacon3d.stl b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Print_Head_Beacon3d.stl new file mode 100644 index 0000000000..1e73e8f698 Binary files /dev/null and b/printer_mods/MartinsMods/Printerhead_VZ+Beacon/STL/Print_Head_Beacon3d.stl differ