-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,886 changed files
with
82,787 additions
and
31,614 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
use <../lib.scad> | ||
function ldraw_lib__1_16ring1() = [ | ||
// 0 Ring 1 x 0.0625 | ||
// 0 Name: 1-16ring1.dat | ||
// 0 Author: Niels Karsdorp [nielsk] | ||
// 0 !LDRAW_ORG Primitive UPDATE 2024-02 | ||
// 0 !LICENSE Licensed under CC BY 4.0 : see CAreadme.txt | ||
// | ||
// 0 BFC CERTIFY CCW | ||
[0,"BFC","CERTIFY"], | ||
[0,"BFC","CCW"], | ||
// | ||
// 0 !HISTORY 2009-12-29 [PTadmin] Official Update 2009-03 | ||
// 0 !HISTORY 2024-03-23 [OrionP] Moved from 1-16rin1.dat | ||
// 0 !HISTORY 2024-03-24 [OrionP] Official Update 2024-02 | ||
// | ||
// 4 16 1 0 0 2 0 0 1.8478 0 .7654 .9239 0 .3827 | ||
[4,16,1,0,0,2,0,0,1.8478,0,.7654,.9239,0,.3827], | ||
// 0 | ||
// | ||
]; | ||
module ldraw_lib__1_16ring1(step=0, col=false, unit=2/5, alt=false, line=0.2, solid=!$preview) | ||
makepoly(ldraw_lib__1_16ring1(), step=step, col=col, unit=unit, alt=alt, line=line, solid=solid); | ||
ldraw_lib__1_16ring1(line=0.2); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
use <../lib.scad> | ||
function ldraw_lib__1_16ring2() = [ | ||
// 0 Ring 2 x 0.0625 | ||
// 0 Name: 1-16ring2.dat | ||
// 0 Author: Steve Bliss [sbliss] | ||
// 0 !LDRAW_ORG Primitive UPDATE 2024-02 | ||
// 0 !LICENSE Licensed under CC BY 4.0 : see CAreadme.txt | ||
// | ||
// 0 BFC CERTIFY CCW | ||
[0,"BFC","CERTIFY"], | ||
[0,"BFC","CCW"], | ||
// | ||
// 0 !HISTORY 2009-05-02 [PTadmin] Official Update 2009-01 | ||
// 0 !HISTORY 2024-03-23 [OrionP] Moved from 1-16rin2.dat | ||
// 0 !HISTORY 2024-03-24 [OrionP] Official Update 2024-02 | ||
// | ||
// 4 16 2 0 0 3 0 0 2.7717 0 1.1481 1.8478 0 0.7654 | ||
[4,16,2,0,0,3,0,0,2.7717,0,1.1481,1.8478,0,0.7654], | ||
// 0 | ||
// | ||
]; | ||
module ldraw_lib__1_16ring2(step=0, col=false, unit=2/5, alt=false, line=0.2, solid=!$preview) | ||
makepoly(ldraw_lib__1_16ring2(), step=step, col=col, unit=unit, alt=alt, line=line, solid=solid); | ||
ldraw_lib__1_16ring2(line=0.2); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
use <../lib.scad> | ||
function ldraw_lib__1_16ring3() = [ | ||
// 0 Ring 3 x 0.0625 | ||
// 0 Name: 1-16ring3.dat | ||
// 0 Author: Steve Bliss [sbliss] | ||
// 0 !LDRAW_ORG Primitive UPDATE 2024-02 | ||
// 0 !LICENSE Licensed under CC BY 4.0 : see CAreadme.txt | ||
// | ||
// 0 BFC CERTIFY CCW | ||
[0,"BFC","CERTIFY"], | ||
[0,"BFC","CCW"], | ||
// | ||
// 0 !HISTORY 2009-05-02 [PTadmin] Official Update 2009-01 | ||
// 0 !HISTORY 2024-03-23 [OrionP] Moved from 1-16rin3.dat | ||
// 0 !HISTORY 2024-03-24 [OrionP] Official Update 2024-02 | ||
// | ||
// 4 16 3 0 0 4 0 0 3.6956 0 1.5308 2.7717 0 1.1481 | ||
[4,16,3,0,0,4,0,0,3.6956,0,1.5308,2.7717,0,1.1481], | ||
// 0 | ||
// | ||
]; | ||
module ldraw_lib__1_16ring3(step=0, col=false, unit=2/5, alt=false, line=0.2, solid=!$preview) | ||
makepoly(ldraw_lib__1_16ring3(), step=step, col=col, unit=unit, alt=alt, line=line, solid=solid); | ||
ldraw_lib__1_16ring3(line=0.2); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
use <../lib.scad> | ||
function ldraw_lib__1_16ring4() = [ | ||
// 0 Ring 4 x 0.0625 | ||
// 0 Name: 1-16ring4.dat | ||
// 0 Author: Magnus Forsberg [MagFors] | ||
// 0 !LDRAW_ORG Primitive UPDATE 2024-02 | ||
// 0 !LICENSE Licensed under CC BY 4.0 : see CAreadme.txt | ||
// | ||
// 0 BFC CERTIFY CCW | ||
[0,"BFC","CERTIFY"], | ||
[0,"BFC","CCW"], | ||
// | ||
// 0 !HISTORY 2012-03-30 [PTadmin] Official Update 2012-01 | ||
// 0 !HISTORY 2024-03-23 [OrionP] Moved from 1-16rin4.dat | ||
// 0 !HISTORY 2024-03-24 [OrionP] Official Update 2024-02 | ||
// | ||
// 4 16 5 0 0 4.6195 0 1.9135 3.6956 0 1.5308 4 0 0 | ||
[4,16,5,0,0,4.6195,0,1.9135,3.6956,0,1.5308,4,0,0], | ||
// 0 // Build by Primitive Generator 2 | ||
]; | ||
module ldraw_lib__1_16ring4(step=0, col=false, unit=2/5, alt=false, line=0.2, solid=!$preview) | ||
makepoly(ldraw_lib__1_16ring4(), step=step, col=col, unit=unit, alt=alt, line=line, solid=solid); | ||
ldraw_lib__1_16ring4(line=0.2); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.