Difference between revisions of "3D Print Testbox"

From BITPlan Wiki
Jump to navigation Jump to search
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Design3D}}
+
{{Design3D
 +
|name=Testbox
 +
|date=2019/02/20
 +
|idea=Print a Box with the print parameters printed in 3D on top of it to be able to calibrate / compare results
 +
|design=[[File:TestBox40x15x8.jpg|400px]] {{Scad|file=TestBox55x20x12mm.scad|title=jscad}}
 +
|blockscad=File:TestBox55x20x12.xml
 +
|storemode=property
 +
}}
 +
In the design i printed the accuracy and temperature as text so that the samples will "document themselves ..."
 +
 
 +
The information on the Testbox has the following details:
 +
# Print accuracy in mm e.g. 0.4 means 0.4 mm
 +
# Infill in % e.g. 20% means 20% infill
 +
# Number of Walls e.g. 2 means 2 Walls (Wall/Top/Bottom layers)
 +
# Temperature in Celcius e.g. 200° means 200° C
 +
# Print Time in minutes e.g. 15 m means 15 minutes print time
 +
[[:File:TestBox55x20x12mm.scad]]
 +
 
 +
[[File:TestBoxIMG_2778.JPG|800px]]
 +
= What Links Here =
 +
{{WhatLinksHere}}
 
[[Category:3DPrint]]
 
[[Category:3DPrint]]

Latest revision as of 23:48, 10 March 2019

Design3D
edit
name  Testbox
date  2019/02/20
idea  Print a Box with the print parameters printed in 3D on top of it to be able to calibrate / compare results
design  TestBox40x15x8.jpg


jscad

result  
blockscad  File:TestBox55x20x12.xml
stl  

In the design i printed the accuracy and temperature as text so that the samples will "document themselves ..."

The information on the Testbox has the following details:

  1. Print accuracy in mm e.g. 0.4 means 0.4 mm
  2. Infill in % e.g. 20% means 20% infill
  3. Number of Walls e.g. 2 means 2 Walls (Wall/Top/Bottom layers)
  4. Temperature in Celcius e.g. 200° means 200° C
  5. Print Time in minutes e.g. 15 m means 15 minutes print time

File:TestBox55x20x12mm.scad

TestBoxIMG 2778.JPG

What Links Here