Richard Milewski
|
270c83bd8f
|
Fix missing commas
|
2023-03-27 15:40:14 -07:00 |
|
Richard Milewski
|
340c44a30c
|
Fix Typos
|
2023-03-27 15:03:22 -07:00 |
|
Richard Milewski
|
eb2f5944f9
|
Merge remote-tracking branch 'upstream/master'
|
2023-03-27 14:45:31 -07:00 |
|
Richard Milewski
|
a6b71315a9
|
Merge branch 'Synopses-Edits'
|
2023-03-27 14:37:30 -07:00 |
|
Richard Milewski
|
e20fe7a84b
|
Shapes3d Synopses
|
2023-03-27 14:27:13 -07:00 |
|
Revar Desmera
|
25427acf01
|
Merge pull request #1098 from revarbat/revarbat_dev
Prismoid anchoring fixes.
|
2023-03-27 02:56:34 -07:00 |
|
Revar Desmera
|
b001ee3dcd
|
Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev
|
2023-03-27 02:23:49 -07:00 |
|
Revar Desmera
|
42f0f17c2f
|
Merge pull request #1094 from ochafik/patch-1
Fix BOSL2logo.scad: tag syntax changed
|
2023-03-27 02:23:16 -07:00 |
|
Revar Desmera
|
1478a2e348
|
Corrected prismoid anchoring.
|
2023-03-27 02:22:17 -07:00 |
|
Revar Desmera
|
2f1266e8c3
|
Corrected prismoid geometry corner anchor vectors.
|
2023-03-27 02:21:26 -07:00 |
|
Revar Desmera
|
dbe1155210
|
Merge pull request #1097 from revarbat/revarbat_dev
Fix reorient() for CTR anchors on prismoid/trapezoid geometry.
|
2023-03-26 17:45:57 -07:00 |
|
Richard Milewski
|
74d2ea918f
|
Shapes2d Synopses
|
2023-03-26 17:36:52 -07:00 |
|
Revar Desmera
|
ee3e2466bd
|
Fix reorient() for CTR anchors on prismoid/trapezoid geometry.
|
2023-03-26 17:35:58 -07:00 |
|
Revar Desmera
|
7bfb3c8039
|
Merge pull request #1091 from adrianVmariano/master
prismoid angle
|
2023-03-26 16:34:51 -07:00 |
|
Olivier Chafik
|
63da84dcf6
|
Fix BOSL2logo.scad: tag syntax changed
Online demo of fix: https://ochafik.com/openscad2/#%7B%22params%22%3A%7B%22sourcePath%22%3A%22%2Fhome%2Fplayground.scad%22%2C%22source%22%3A%22include%20%3CBOSL2%2Fstd.scad%3E%5Cninclude%20%3CBOSL2%2Fgears.scad%3E%5Cninclude%20%3CBOSL2%2Fbeziers.scad%3E%5Cninclude%20%3CBOSL2%2Fscrews.scad%3E%5Cninclude%20%3CBOSL2%2Fcubetruss.scad%3E%5Cn%5Cn%24fa%3D1%3B%5Cn%24fs%3D1%3B%5Cn%5Cnxdistribute(50)%20%7B%5Cn%5Ctrecolor(%5C%22%23f77%5C%22)%5Cn%5Ctdiff(%5C%22hole%5C%22)%5Cn%5Ctcuboid(%5B45%2C45%2C10%5D%2C%20chamfer%3D10%2C%20edges%3D%5BRIGHT%2BBACK%2CRIGHT%2BFRONT%5D%2C%20anchor%3DFRONT)%20%7B%5Cn%5Ct%5Cttag(%5C%22hole%5C%22)cuboid(%5B30%2C30%2C11%5D%2C%20chamfer%3D5%2C%20edges%3D%5BRIGHT%2BBACK%2CRIGHT%2BFRONT%5D)%3B%5Cn%5Ct%5Ctattach(FRONT%2CBACK%2C%20overlap%3D5)%20%7B%5Cn%5Ct%5Ct%5Ctdiff(%5C%22hole2%5C%22)%5Cn%5Ct%5Ct%5Ctcuboid(%5B45%2C45%2C10%5D%2C%20rounding%3D15%2C%20edges%3D%5BRIGHT%2BBACK%2CRIGHT%2BFRONT%5D)%20%7B%5Cn%5Ct%5Ct%5Ct%5Cttag(%5C%22hole2%5C%22)cuboid(%5B30%2C30%2C11%5D%2C%20rounding%3D10%2C%20edges%3D%5BRIGHT%2BBACK%2CRIGHT%2BFRONT%5D)%3B%5Cn%5Ct%5Ct%5Ct%7D%5Cn%5Ct%5Ct%7D%5Cn%5Ct%7D%5Cn%5Cn%20%20%20%20recolor(%5C%22%237f7%5C%22)%5Cn%5Ctbevel_gear(pitch%3D8%2C%20teeth%3D20%2C%20face_width%3D12%2C%20shaft_diam%3D25%2C%20pitch_angle%3D45%2C%20slices%3D12%2C%20spiral_angle%3D30)%3B%5Cn%5Cn%5Ctx%20%3D%2018%3B%5Cn%5Cty%20%3D%2020%3B%5Cn%5Cts1%20%3D%2025%3B%5Cn%5Cts2%20%3D%2020%3B%5Cn%5Ctsbez%20%3D%20%5B%5Cn%5Ct%5Ct%20%20%20%20%20%20%20%20%20%20%20%20%5B-x%2C-y%5D%2C%20%5B-x%2C-y-s1%5D%2C%5Cn%5Ct%5Ct%5B%20x%2C-y-s1%5D%2C%20%5B%20x%2C-y%5D%2C%20%5B%20x%2C-y%2Bs2%5D%2C%5Cn%5Ct%5Ct%5B-x%2C%20y-s2%5D%2C%20%5B-x%2C%20y%5D%2C%20%5B-x%2C%20y%2Bs1%5D%2C%5Cn%5Ct%5Ct%5B%20x%2C%20y%2Bs1%5D%2C%20%5B%20x%2C%20y%5D%5Cn%5Ct%5D%3B%5Cn%5Ctrecolor(%5C%22%2399f%5C%22)%5Cn%5Ctpath_sweep(regular_ngon(n%3D3%2Cd%3D10%2Cspin%3D90)%2C%20bezpath_curve(sbez))%3B%5Cn%5Cn%5Ctrecolor(%5C%22%230bf%5C%22)%5Cn%5Cttranslate(%5B-15%2C-35%2C0%5D)%5Cn%5Ctcubetruss_corner(size%3D10%2C%20strut%3D1%2C%20h%3D1%2C%20bracing%3Dfalse%2C%20extents%3D%5B3%2C8%2C0%2C0%2C0%5D%2C%20clipthick%3D0)%3B%5Cn%5Cn%5Ctrecolor(%5C%22%23777%5C%22)%5Cn%5Ctxdistribute(24)%20%7B%5Cn%5Ct%5Ctscrew(%5C%22M12%2C70%5C%22%2C%20head%3D%5C%22hex%5C%22%2C%20anchor%3D%5C%22origin%5C%22%2C%20orient%3DBACK)%5Cn%5Ct%5Ct%5Ctattach(BOT%2CCENTER)%5Cn%5Ct%5Ct%5Ct%5Ctnut(%5C%22M12%5C%22%2C%20thickness%3D10%2C%20diameter%3D20)%3B%5Cn%5Ct%5Ctscrew(%5C%22M12%2C70%5C%22%2C%20head%3D%5C%22hex%5C%22%2C%20anchor%3D%5C%22origin%5C%22%2C%20orient%3DBACK)%5Cn%5Ct%5Ct%5Ctattach(BOT%2CCENTER)%5Cn%5Ct%5Ct%5Ct%5Ctnut(%5C%22M12%5C%22%2C%20thickness%3D10%2C%20diameter%3D20)%3B%5Cn%5Ct%7D%5Cn%7D%5Cn%22%2C%22features%22%3A%5B%22manifold%22%2C%22fast-csg%22%2C%22lazy-union%22%5D%7D%2C%22view%22%3A%7B%22layout%22%3A%7B%22mode%22%3A%22multi%22%2C%22focus%22%3Afalse%2C%22editor%22%3Atrue%2C%22viewer%22%3Atrue%2C%22customizer%22%3Afalse%7D%2C%22logs%22%3Atrue%7D%7D
|
2023-03-26 17:00:05 +01:00 |
|
Richard Milewski
|
9912f94d8c
|
Color Synopses
|
2023-03-25 17:49:32 -07:00 |
|
Richard Milewski
|
c92d18bbda
|
Attachment Synopsis 3
|
2023-03-25 11:00:17 -07:00 |
|
Adrian Mariano
|
d3eb60ad0e
|
remove debug echoes
|
2023-03-25 08:10:51 -04:00 |
|
Adrian Mariano
|
83b09c259f
|
fix tests to agree with code
|
2023-03-25 01:09:55 -04:00 |
|
Adrian Mariano
|
af53674c4e
|
Add angle definition to prismoid
|
2023-03-24 19:50:52 -04:00 |
|
Richard Milewski
|
1c85cced68
|
Attachments Redux
|
2023-03-24 16:42:30 -07:00 |
|
Richard Milewski
|
891ddfe65e
|
Attachments Synopses
|
2023-03-24 16:31:37 -07:00 |
|
Revar Desmera
|
ad3a775155
|
Merge pull request #1090 from revarbat/revarbat_dev
Added Synopsis lines to transforms.scad.
|
2023-03-23 17:33:22 -07:00 |
|
Revar Desmera
|
8df78aac8e
|
Added Synopsis lines to transforms.scad.
|
2023-03-23 17:32:28 -07:00 |
|
Revar Desmera
|
d42ed43674
|
Merge pull request #1088 from adrianVmariano/master
misc fixes
|
2023-03-23 15:04:19 -07:00 |
|
Adrian Mariano
|
3b130c0356
|
Fix vertical offset attachment bug for linear_sweep
|
2023-03-22 16:37:50 -04:00 |
|
Adrian Mariano
|
ce14880420
|
improve error message for bad screw length
|
2023-03-22 16:12:31 -04:00 |
|
Adrian Mariano
|
654e3cd86a
|
fix parse_frac bug for leading space leading to infinite recursion
|
2023-03-22 16:11:31 -04:00 |
|
Adrian Mariano
|
05eec08542
|
Change orient() to have only the anchor argument
|
2023-03-22 15:58:49 -04:00 |
|
Revar Desmera
|
7d93e0d1c5
|
Merge pull request #1087 from revarbat/revarbat_dev
Removed refs to removed constants from tutorial.
|
2023-03-21 14:32:40 -07:00 |
|
Revar Desmera
|
8dc4646000
|
Removed refs to removed constants from tutorial.
|
2023-03-21 14:28:07 -07:00 |
|
Revar Desmera
|
3527daf45d
|
Merge pull request #1083 from adrianVmariano/master
fix degenerate trapezoid anchoring
|
2023-03-20 21:03:16 -07:00 |
|
Adrian Mariano
|
be0dec0120
|
add see alsos
|
2023-03-20 20:55:11 -04:00 |
|
Adrian Mariano
|
d871d02bdf
|
fix extra comma
|
2023-03-18 21:41:40 -04:00 |
|
Adrian Mariano
|
00af3d6eca
|
fix trapezoid anchoring to eliminate special case for zero length
edges that made it inconsistent with other anchors
|
2023-03-18 21:39:13 -04:00 |
|
Revar Desmera
|
bff2fd7a17
|
Merge pull request #1081 from revarbat/revarbat_dev
Added Topics and docs cleanups to linalg.scad
|
2023-03-15 18:00:24 -07:00 |
|
Revar Desmera
|
627255a5ad
|
Added Topics and docs cleanups to linalg.scad
|
2023-03-15 17:44:15 -07:00 |
|
Revar Desmera
|
4326838c51
|
Merge pull request #1080 from revarbat/revarbat_dev
Added Topics to structs.scad
|
2023-03-15 17:25:28 -07:00 |
|
Revar Desmera
|
1d598b3730
|
Added Topics to structs.scad
|
2023-03-15 00:31:40 -07:00 |
|
Revar Desmera
|
4aa485b4cc
|
Merge pull request #1079 from adrianVmariano/master
text3d and path_text fixes
|
2023-03-13 23:05:39 -07:00 |
|
Adrian Mariano
|
80b25fd22a
|
bugfix
|
2023-03-13 18:27:18 -04:00 |
|
Adrian Mariano
|
a7f4a72d31
|
improve speed of quantizing functions
|
2023-03-13 16:15:22 -04:00 |
|
Adrian Mariano
|
b813881d26
|
fix anchoring bug in rect() and doc fix in screw_hole
|
2023-03-12 23:25:13 -04:00 |
|
Adrian Mariano
|
d138c0d07e
|
fix text3d, various doc fixes, remove spurious arrows from path_text
and make path_text a null attachable so coloring works.
|
2023-03-12 21:40:01 -04:00 |
|
Revar Desmera
|
13f23c2a61
|
Merge pull request #1076 from revarbat/revarbat_dev
Fixed consecutive commas error.
|
2023-03-10 16:59:38 -08:00 |
|
Revar Desmera
|
a01c2cab0a
|
Fixed consecutive commas error.
|
2023-03-10 16:59:14 -08:00 |
|
Revar Desmera
|
f7beec7517
|
Merge pull request #1072 from adrianVmariano/master
add trapezoid anchor override and fix trapezoid and rect perimeter anchoring
|
2023-03-10 16:51:08 -08:00 |
|
Adrian Mariano
|
cfb9d8b59b
|
attachments tutorial tweaks
|
2023-03-09 20:49:18 -05:00 |
|
Adrian Mariano
|
44528ee138
|
fix chamfer/rounding conflict bug in rect_tube
|
2023-03-09 16:34:14 -05:00 |
|
Revar Desmera
|
82f7b3b03a
|
Merge pull request #1073 from revarbat/revarbat_dev
Various docs typo fixed.
|
2023-03-08 22:31:39 -08:00 |
|