#macro SPC_FUSE_PTF78_GRND() union { difference { Round_Box_Union(<0,0,0>,<25,11.5,9.4>,0.3) box{<7.5,2,1><7.5+9,12.6,8>} box{<6,3.2,-0.1>,<18,4.2,9.1>} box{<6,3.2,0>,<6.1,11,9>pigment{Black}} box{<6,3.2,-0.1>,<6.1,11,9>pigment{Black} translate<12,0,0>} box{<0,11,-0.1><6,11.1,9>pigment{Black}} box{<0,11,-0.1><6,11.1,9>pigment{Black}translate<18,0,0>} pigment{SpringGreen} } cylinder{<6,7,4.5>,<16,7,4.5>,2.5 texture {F_Glass10}} cylinder{<6,7,4.5>,<16,7,4.5>,2.4 pigment {White}} union { Round_Box_Union(<0,0,0>,<1.2,-4.8,0.5>,0.2) pigment {Silver} rotate <0,90,0>translate<0.8,0,4.95> } union { Round_Box_Union(<0,0,0>,<1.2,-4.8,0.5>,0.2) pigment {Silver} rotate <0,90,0>translate<23.4,0,4.95> } text {ttf global_fontfile_arial_bold "FUSE" 0.1,0 scale 2 rotate<90,0,0> translate<1.5,11.65,4> pigment{SpringGreen}} text {ttf global_fontfile_arial_bold "5X20" 0.1,0 scale 2 rotate<90,0,0> translate<18.5,11.65,4> pigment{SpringGreen}} translate<-12.5,0,-4.7> }//union #end #macro SPC_FUSE_PTF78() object{SPC_FUSE_PTF78_GRND()} #end