Build Plate Library for Customizer

Build Plate Library for Customizer

thingiverse

Use this to easily include a build plate into your Customizer scripts so it's easy to see how big your customizable thing is. Instructions To include a build plate selector in your Customizer script, use utils/build_plate.scad and include the following code: //for display only, doesn't contribute to final object build_plate_selector = 0; //[0:Replicator 2,1: Replicator,2:Thingomatic,3:Manual] //when Build Plate Selector is set to "manual" this controls the build plate x dimension build_plate_manual_x = 100; //[100:400] //when Build Plate Selector is set to "manual" this controls the build plate y dimension build_plate_manual_y = 100; //[100:400] build_plate(build_plate_selector,build_plate_manual_x,build_plate_manual_y);

Download Model from thingiverse

With this file you will be able to print Build Plate Library for Customizer with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Build Plate Library for Customizer.