On 7/18/23 13:17, Roger Whiteley via Discuss wrote:
[OpenSCAD] Re: Making adjustments to an STL in OpenSCAD?.eml
Subject:
[OpenSCAD] Re: Making adjustments to an STL in OpenSCAD?
From:
Roger Whiteley roger.whiteley@me.com
Date:
7/18/23, 13:17
To:
discuss@lists.openscad.org
Terry, There is an online STL to OpenSCAD convertor here -
https://raviriley.github.io/STL-to-OpenSCAD-Converter/
Generates an array of points which are downloadable as a .SCAD file.
Works a treat, don't bother trying to edit the points, just generate the
model and perform any other OpenSCAD operation that you need.
I've been trying to tweak the JavaScript on my offline version to
improve the usability of the output as its a non-Line feed delimited
character stream that makes the OpenSCAD editor creak. I'm getting there
😄.
In the meantime I just <include the downloaded file> into another
OpenSCAD file, then its all good.
HTH
Roger.
Yes, it will be helpful, but much moreso when I can down load a file and
convert it here on my own machine. There are many things on thingiverse
etc that need modified, such as the height or even the type of bed
sensors used on 3d printers. Being able to cut that portion of an
otherwise good hotend design for a 3d printer, out of that design and
slide in our own version would be a huge help.
Cheers, Gene Heskett.
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
On 7/18/23 13:17, Roger Whiteley via Discuss wrote:
>
> [OpenSCAD] Re: Making adjustments to an STL in OpenSCAD?.eml
>
> Subject:
> [OpenSCAD] Re: Making adjustments to an STL in OpenSCAD?
> From:
> Roger Whiteley <roger.whiteley@me.com>
> Date:
> 7/18/23, 13:17
>
> To:
> discuss@lists.openscad.org
>
>
> Terry, There is an online STL to OpenSCAD convertor here -
> https://raviriley.github.io/STL-to-OpenSCAD-Converter/
>
> Generates an array of points which are downloadable as a .SCAD file.
>
> Works a treat, don't bother trying to edit the points, just generate the
> model and perform any other OpenSCAD operation that you need.
>
> I've been trying to tweak the JavaScript on my offline version to
> improve the usability of the output as its a non-Line feed delimited
> character stream that makes the OpenSCAD editor creak. I'm getting there
> 😄.
>
> In the meantime I just <include the downloaded file> into another
> OpenSCAD file, then its all good.
>
> HTH
>
> Roger.
Yes, it will be helpful, but much moreso when I can down load a file and
convert it here on my own machine. There are many things on thingiverse
etc that need modified, such as the height or even the type of bed
sensors used on 3d printers. Being able to cut that portion of an
otherwise good hotend design for a 3d printer, out of that design and
slide in our own version would be a huge help.
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
- Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/>