Difference between revisions of "3D Print Testbox"

From BITPlan Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
 
|date=2019/02/20
 
|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
 
|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=File:TestBox55x20x12mm.scad|title=jscad}}  
+
|design=[[File:TestBox40x15x8.jpg|400px]] {{Scad|file=TestBox55x20x12mm.scad|title=jscad}}  
 
|blockscad=File:TestBox55x20x12.xml
 
|blockscad=File:TestBox55x20x12.xml
 
|storemode=property
 
|storemode=property

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