discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Please keep on topic

M
MichaelAtOz
Thu, Mar 17, 2022 11:57 PM

Reminder, do not recycle a topic/subject/thread.

Create a new email, give it a subject appropriate for the topic.

Do not reply and change the subject, as the email headers will still contain the old thread
details.

It matter as that is what topic on Empathy* the message is filed.

MichaelAtOz

Admin


From: Bob Carlson [mailto:bob@rjcarlson.com]
Sent: Fri, 18 Mar 2022 10:32
To: OpenSCAD general discussion
Subject: [OpenSCAD] Re: r1 and r2

I am trying to try out the daily Mac Universal Build and I get the following error in BOSL2. Is
there an incompatibility?

-Bob

Tucson AZ

OpenSCAD 2022.03.16

https://www.openscad.org/

Copyright (C) 2009-2022 The OpenSCAD Developers

This program is free software; you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.

Loaded design '/Users/rjc/Dropbox/!Home/!3D Projects/!JuCad/Jucad Model.v2.scad'.

Parsing design (AST generation)...

ERROR: Parser error: syntax error in file
../../../../Documents/OpenSCAD/libraries/BOSL2/screws.scad, line 361

On Mar 17, 2022, at 04:08, Douglas Miller doug@milmac.com wrote:

On 3/16/2022 11:16 AM, Leonard Martin Struttmann wrote:

Just curious, how do you make the semicircle?

Just for fun, here's one way to do that:

projection() rotate_extrude(angle=180) square([10,0.001]); // semicircle, radius 10, in positive y


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
This email has been checked for viruses by AVG.
https://www.avg.com

Reminder, do not recycle a topic/subject/thread. Create a new email, give it a subject appropriate for the topic. Do not reply and change the subject, as the email headers will still contain the old thread details. It matter as that is what topic on Empathy* the message is filed. * https://lists.openscad.org/empathy/list/discuss.lists.openscad.org MichaelAtOz Admin _____ From: Bob Carlson [mailto:bob@rjcarlson.com] Sent: Fri, 18 Mar 2022 10:32 To: OpenSCAD general discussion Subject: [OpenSCAD] Re: r1 and r2 I am trying to try out the daily Mac Universal Build and I get the following error in BOSL2. Is there an incompatibility? -Bob Tucson AZ OpenSCAD 2022.03.16 https://www.openscad.org/ Copyright (C) 2009-2022 The OpenSCAD Developers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Loaded design '/Users/rjc/Dropbox/!Home/!3D Projects/!JuCad/Jucad Model.v2.scad'. Parsing design (AST generation)... ERROR: Parser error: syntax error in file ../../../../Documents/OpenSCAD/libraries/BOSL2/screws.scad, line 361 On Mar 17, 2022, at 04:08, Douglas Miller <doug@milmac.com> wrote: On 3/16/2022 11:16 AM, Leonard Martin Struttmann wrote: Just curious, how do you make the semicircle? Just for fun, here's one way to do that: projection() rotate_extrude(angle=180) square([10,0.001]); // semicircle, radius 10, in positive y _______________________________________________ OpenSCAD mailing list To unsubscribe send an email to discuss-leave@lists.openscad.org -- This email has been checked for viruses by AVG. https://www.avg.com