reordering some files
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/img/snakemake.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/img/snakemake.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 44 KiB | 
							
								
								
									
										29
									
								
								openscad/own/2d-to-3d-scad/snakemake/snakemake.scad
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								openscad/own/2d-to-3d-scad/snakemake/snakemake.scad
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,29 @@ | ||||
| // some basic 2d-to-3d-extrusion of Vectorfiles | ||||
| // by zeus - zeus@ctdo.de - CC-BY-NC-4.0 | ||||
| // -> https://www.thingiverse.com/zeus | ||||
| // -> https://git.kostianix.de/zeus/3d-stuff | ||||
| // 2021-02-18 | ||||
| // ############### | ||||
| h=4;  //height | ||||
| w=25;  //width | ||||
| l=112.5; //lenght | ||||
| hd=10;  //hole_dia | ||||
| emd=1;  // embossing depth | ||||
| $fn=100; //resolution | ||||
| // ############### | ||||
| difference(){  | ||||
|     translate([0,0,h/2*1]){ | ||||
|         hull(){ | ||||
|             translate([+(l-w)/2,0,0])cylinder(h=h,r=w/2,center=true,$fn=100); | ||||
|             translate([-(l-w)/2,0,0])cylinder(h=h,r=w/2,center=true,$fn=100); | ||||
|         }     | ||||
|     } | ||||
|     translate([w/3,0,h-emd]){ | ||||
|         scale([0.66,0.66,0.66]){ | ||||
|             linear_extrude(height = h/2*1){ | ||||
|                 import("src/snakemake_sw.svg",center=true); | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     translate([-(l/2)+(w/3),0,h/2])cylinder(h=h+0.1,r=hd/2,center=true); | ||||
| } | ||||
							
								
								
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 24 KiB | 
							
								
								
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake_sw.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake_sw.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 9.2 KiB | 
							
								
								
									
										31
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake_sw.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								openscad/own/2d-to-3d-scad/snakemake/src/snakemake_sw.svg
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| After Width: | Height: | Size: 9.3 KiB | 
							
								
								
									
										81566
									
								
								openscad/own/2d-to-3d-scad/snakemake/stl/snakemake_keychain.stl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										81566
									
								
								openscad/own/2d-to-3d-scad/snakemake/stl/snakemake_keychain.stl
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user