D3D Fusion Printer Conceptual Design: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This document lists D3D Printer Design decisions and reasoning behind them in chronological order. | |||
The intention is to make the process as debuggable as possible and facilitate later creation of formal documents such as Design Decision Tree and Conceptual Design diagrams. | |||
It follows the [[D3D_Design_Methodology]]. | |||
The | |||
= Sources Driving Design Desicions in Priority Order = | |||
#[[D3D_Fusion_printer_design#Higher_Level_Goals]] | |||
#[[D3D_Fusion_printer_design#Desired_Attributes]] | |||
#[[D3D_Fusion_printer_design#Functional_Requirements]] | |||
#[http://reprap.org/wiki/RepRap_Interface_Standard RepRap Interface Standard] | |||
#''The shape of the input determines the shape of the design and tests.''<ref name="htdp" /> | |||
= 3D Printer Signature = | |||
'''Input''': Power, Build material, Supporting surface(s), Instructions | '''Input''': Power, Build material, Supporting surface(s), Instructions | ||
'''Output''': Physical object | '''Output''': Physical object | ||
= Purpose Statement = | |||
A 3D printer is a machine that synthesizes build material into 3D objects according to a series of pre-determined instructions. | A 3D printer is a machine that synthesizes build material into 3D objects according to a series of pre-determined instructions. | ||
= Examples = | |||
We will assume that a mains voltage will power the 3D printer, with the constant shape: | We will assume that a mains voltage will power the 3D printer, with the constant shape: | ||
[[Image:3_phase_AC_waveform.svg|250px]][[Image:Cable_Cross_Section.svg|300px]] | [[Image:3_phase_AC_waveform.svg|250px]][[Image:Cable_Cross_Section.svg|300px]] | ||
Line 92: | Line 30: | ||
=== Build Material === | === Build Material === | ||
We expect | We expect | ||
Revision as of 22:57, 7 January 2016
This document lists D3D Printer Design decisions and reasoning behind them in chronological order. The intention is to make the process as debuggable as possible and facilitate later creation of formal documents such as Design Decision Tree and Conceptual Design diagrams. It follows the D3D_Design_Methodology.
Sources Driving Design Desicions in Priority Order
- D3D_Fusion_printer_design#Higher_Level_Goals
- D3D_Fusion_printer_design#Desired_Attributes
- D3D_Fusion_printer_design#Functional_Requirements
- RepRap Interface Standard
- The shape of the input determines the shape of the design and tests.[1]
3D Printer Signature
Input: Power, Build material, Supporting surface(s), Instructions Output: Physical object
Purpose Statement
A 3D printer is a machine that synthesizes build material into 3D objects according to a series of pre-determined instructions.
Examples
We will assume that a mains voltage will power the 3D printer, with the constant shape:
For the build material, we will assume filaments behaving roughly as thermoplastics with the constant shape: ...
Being Creative
Shape of Inputs
Build Material
We expect
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedhtdp