D3D Pro v23.12 3D CAD: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
m (Removed a Small Error of Mine)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Naming conventions==
Following steps at [[FreeCAD BOM Generator]] to set up a naming scheme for the printer. There are over 300 individual parts in this printer and every one of them will eventually have a place here on the wiki. Proper part organization is key!
===Prefixes===
* UF - Universal Frame
* UC - Universal Controller
* UE - Universal Extruder
* HB - Heated Bed
* FH - Filament Holder
* X1 - X Axis
* Y1 - Y1 Axis
* Y2 - Y2 Axis
* Z1 - Z1 Axis
* Z2 - Z2 Axis
===Names===
Part names should follow these rules:
* Names are all one word followed by a unique number
* Use CamelCase writing (capitalize each word for better readability)
* Measurements are all in mm
* Prefix + Part Type + Size (screw size, LxWxH, etc) + other important distinctions + SPACE + Unique number
Examples:
A screw in the extruder could be named UECapScrewM3x20 001
The top plate in the heated bed could be named HBSteelPlate220x220x3.175 001
==Part Library==
==Part Library==
<gallery perrow=6>
File:D3D_Pro_v23.12_Assembly.png|'''D3D Pro v23.12 Assembly''' - FreeCad - Github [https://github.com/AlexandriaLittle/D3D-Pro-v23.12/blob/main/D3D%20Pro%20v23.12%20Assembly.fcstd]. [https://github.com/AlexandriaLittle/D3D-Pro-v23.12/tree/main].
</gallery>


===Fasteners===
===Fasteners===
Line 18: Line 50:
===Universal Frame===
===Universal Frame===
====Parts====
====Parts====
<gallery perrow=6>
File:Universal_Frame_Rebar_Connector.png|'''Universal Frame Rebar Connector''' - FreeCad - [[File:Universal_Frame_Rebar_Connector.fcstd]].
File:Universal_Frame_Rebar_Connector_Left.png|'''Universal Frame Rebar Connector Left''' - FreeCad - [[File:Universal_Frame_Rebar_Connector_Left.fcstd]].
File:Universal_Frame_Rebar_Connector_Right.png|'''Universal Frame Rebar Connector Right''' - FreeCad - [[File:Universal_Frame_Rebar_Connector_Right.fcstd]].
File:Universal_Frame_Rebar_Mount.png|'''Universal Frame Rebar Mount''' - FreeCad - [[File:Universal_Frame_Rebar_Mount.fcstd]].
File:Rebar_12.2mmx300mm.png|'''Universal Frame Rebar''' - FreeCad - [[File:Universal_Frame_Rebar.fcstd]].
</gallery>
====Modules====
====Modules====
 
<gallery perrow=6>
File:D3D_Pro_v23.12_Universal_Frame_Assembly.png|'''D3D Pro v23.12 Universal Frame Assembly''' - FreeCad - [[File:D3D_Pro_v23.12_Universal_Frame_Assembly.fcstd]].
</gallery>


===Universal Axis===
===Universal Axis===
Line 34: Line 81:
====Parts====
====Parts====
====Modules====
====Modules====
 
<gallery perrow=6>
File:D3D_Pro_v23.12_Universal_Gearless_Extruder.png|'''D3D Pro v23.12 Universal Gearless Extruder''' - FreeCad - [[File:D3D_Pro_v23.12_Universal_Gearless_Extruder.fcstd]].
</gallery>


===Heated Bed===
===Heated Bed===
Line 43: Line 92:


<nowiki>
<nowiki>
Item Template: File:.png|''' ''' - FreeCad - [[File:.fcstd]].
Item Template:  
 
File:.png|''' ''' - FreeCad - [[File:.fcstd]].
 
 
 
Gallery Template:
 
<gallery perrow=6>
 
</gallery>
</nowiki>
</nowiki>
==See Also==
[[D3D Pro v23.12]]
[[Category: D3D]] [[Category: D3D Pro v23.12]]

Latest revision as of 21:45, 11 February 2024

Naming conventions

Following steps at FreeCAD BOM Generator to set up a naming scheme for the printer. There are over 300 individual parts in this printer and every one of them will eventually have a place here on the wiki. Proper part organization is key!

Prefixes

  • UF - Universal Frame
  • UC - Universal Controller
  • UE - Universal Extruder
  • HB - Heated Bed
  • FH - Filament Holder
  • X1 - X Axis
  • Y1 - Y1 Axis
  • Y2 - Y2 Axis
  • Z1 - Z1 Axis
  • Z2 - Z2 Axis

Names

Part names should follow these rules:

  • Names are all one word followed by a unique number
  • Use CamelCase writing (capitalize each word for better readability)
  • Measurements are all in mm
  • Prefix + Part Type + Size (screw size, LxWxH, etc) + other important distinctions + SPACE + Unique number

Examples: A screw in the extruder could be named UECapScrewM3x20 001 The top plate in the heated bed could be named HBSteelPlate220x220x3.175 001


Part Library


Fasteners

Universal Frame

Parts

Modules

Universal Axis

Parts

Modules

Universal Controller

Parts

Modules

Universal Gearless Extruder

Parts

Modules

Heated Bed

Parts

Modules

Item Template: File:.png|''' ''' - FreeCad - [[File:.fcstd]]. Gallery Template: <gallery perrow=6> </gallery>

See Also

D3D Pro v23.12