Spring Validation Experiment
Objective
To verify the following:
- The ability of the software to generate four axis G-Code commands with obstacle avoidance and insertion layer selection capability
- The ability of the printer to correctly print by executing those commands.
- To validate that the parts printed with ADD_IN have superior qualities than standard parts.
Location: NSH B506 – Team F Test Bench
Equipment
- Laptop computer equipped with the following:
- Internet connection
- 3D visualization software
- Printer interface software
- .stl files of
- P1: Part with stiffener rod
- P2: Part with threaded insert
- P3: Part with sensor/electronics
- Reference 3D printed parts:
- R1: Similar to P1 but without stiffener rod
- R2: Similar to P2 with glued screw insert
- ADD_IN printer configured with the following:
- Custom nozzle
- COTS items
- Test setup for each printed part
- Bending stiffness tester
- Pull out strength tester
- RAMBo board
Test Procedure:
For parts P1-P3, perform the following:
- Use Web software to load the .stl file
- Select insertion layer and print configuration
- Generate the .gcode file
- Visualize resulting G-Code and ensure accuracy
- Send .gcode file to printer
- Start print
- Insert COTS item when printer pauses at the insertion layer
- Resume and finish printing
- Conduct the following tests
- Bending stiffness test for P1 and R1
- Pullout strength test for P2 and R2
- Force sensor functionality check for P3
Success criteria
- Generated G-code visualization should show the rotation axis being positioned to avoid collisions with the COTS item
- Printer should successfully finish the print
- Stiffness of P1 > Stiffness of R1
- Pullout strength of P2 > Pullout strength of R2
- Force sensor in P3 should be functional