discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

wxpolygon v1.2

GB
Glenn Butcher
Sun, Feb 26, 2023 12:15 AM

Based on feedback from the list and the desire to make things a bit more
usable, I've posted version 1.2 of wxpolygon.  This program allows one
to graphically construct OpenSCAD point lists for use in extrusions.

For Linux users, I'm working on getting the build system to recognize
distro-installed wxWidgets so you don't have to download and compile that...

https://github.com/butcherg/wxpolygon/releases/tag/v1.2

Based on feedback from the list and the desire to make things a bit more usable, I've posted version 1.2 of wxpolygon.  This program allows one to graphically construct OpenSCAD point lists for use in extrusions. For Linux users, I'm working on getting the build system to recognize distro-installed wxWidgets so you don't have to download and compile that... https://github.com/butcherg/wxpolygon/releases/tag/v1.2
K
Ken
Sun, Feb 26, 2023 4:16 AM

Thanks Glen- fontsize allows me to make it much easier on my old eyes!

On 2023-02-26 11:15, Glenn Butcher wrote:

Based on feedback from the list and the desire to make things a bit
more usable, I've posted version 1.2 of wxpolygon.  This program
allows one to graphically construct OpenSCAD point lists for use in
extrusions.

For Linux users, I'm working on getting the build system to recognize
distro-installed wxWidgets so you don't have to download and compile
that...

https://github.com/butcherg/wxpolygon/releases/tag/v1.2


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

--
Cheers, Ken
bats059@gmail.com
https://vk7krj.com/running.html
https://sstv.vk7krj.com/all_bands.html

A baby can be defined as an ego with a noise at one end and a smell at the other.
Your job as parents is to teach them to control all three.
My job as a retiree is to tell you how you are doing it all wrong!

Thanks Glen- fontsize allows me to make it much easier on my old eyes! On 2023-02-26 11:15, Glenn Butcher wrote: > Based on feedback from the list and the desire to make things a bit > more usable, I've posted version 1.2 of wxpolygon.  This program > allows one to graphically construct OpenSCAD point lists for use in > extrusions. > > For Linux users, I'm working on getting the build system to recognize > distro-installed wxWidgets so you don't have to download and compile > that... > > https://github.com/butcherg/wxpolygon/releases/tag/v1.2 > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org -- Cheers, Ken bats059@gmail.com https://vk7krj.com/running.html https://sstv.vk7krj.com/all_bands.html ---------------------------------------- A baby can be defined as an ego with a noise at one end and a smell at the other. Your job as parents is to teach them to control all three. My job as a retiree is to tell you how you are doing it all wrong!
GH
gene heskett
Sun, Feb 26, 2023 6:07 AM

On 2/25/23 23:17, Ken wrote:

Thanks Glen- fontsize allows me to make it much easier on my old eyes!

On 2023-02-26 11:15, Glenn Butcher wrote:

Based on feedback from the list and the desire to make things a bit
more usable, I've posted version 1.2 of wxpolygon.  This program
allows one to graphically construct OpenSCAD point lists for use in
extrusions.

For Linux users, I'm working on getting the build system to recognize
distro-installed wxWidgets so you don't have to download and compile
that...

https://github.com/butcherg/wxpolygon/releases/tag/v1.2

Unfortunately, the AppImage doesn't seem to be all there. This install
is debian/bullseye, all upto date on a 6 core I5 with 32 Gigs of dram,
and does not have a glibc of any version installed. Runs fine for the
most part.

I pulled your appimage, set the exec perms, linked it to wxpolygon, and
ran ./wxpolygon, getting this:
./wxpolygon
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libstdc++.so.6: version GLIBCXX_3.4.29' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libstdc++.so.6: version CXXABI_1.3.13' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgtk-3.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgdk-3.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libcairo.so.2) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgio-2.0.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgio-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgmodule-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libepoxy.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libxkbcommon.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmount.so.1)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmount.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libselinux.so.1)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libselinux.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libXau.so.6)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libbsd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libdbus-1.so.3)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libdbus-1.so.3) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libblkid.so.1)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/liblzma.so.5) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/liblzma.so.5)
/tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon:
/lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libcap.so.2) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found
(required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgcrypt.so.20)
gene@coyote:~/AppImages$

This sounds as if it would be helpful in shaping the tooth of the nuts
for my vise-screw. Making the tooth more exact to what I can carve in
hard maple with a 1/16" SCRN tool for a 4mm high, 12mm pitch, 2 start
buttress thread with the spindle tilted 7 degrees to get the loaded face
of the thread at the right face angle. Something to fine tune the nut
shape of the thread in this .png.

Can this be fixed?

Take care & stay well, Ken.

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 2/25/23 23:17, Ken wrote: > Thanks Glen- fontsize allows me to make it much easier on my old eyes! > > On 2023-02-26 11:15, Glenn Butcher wrote: >> Based on feedback from the list and the desire to make things a bit >> more usable, I've posted version 1.2 of wxpolygon.  This program >> allows one to graphically construct OpenSCAD point lists for use in >> extrusions. >> >> For Linux users, I'm working on getting the build system to recognize >> distro-installed wxWidgets so you don't have to download and compile >> that... >> >> https://github.com/butcherg/wxpolygon/releases/tag/v1.2 Unfortunately, the AppImage doesn't seem to be all there. This install is debian/bullseye, all upto date on a 6 core I5 with 32 Gigs of dram, and does not have a glibc of any version installed. Runs fine for the most part. I pulled your appimage, set the exec perms, linked it to wxpolygon, and ran ./wxpolygon, getting this: ./wxpolygon /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.13' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgtk-3.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgdk-3.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libcairo.so.2) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgio-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgio-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libglib-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgmodule-2.0.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libepoxy.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libxkbcommon.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmount.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmount.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libselinux.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libselinux.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libXau.so.6) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libbsd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libdbus-1.so.3) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libdbus-1.so.3) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libblkid.so.1) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libmd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libsystemd.so.0) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/liblzma.so.5) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/liblzma.so.5) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libcap.so.2) /tmp/.mount_wxpoly7XxwBc/usr/bin/wxpolygon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_wxpoly7XxwBc/usr/lib/libgcrypt.so.20) gene@coyote:~/AppImages$ This sounds as if it would be helpful in shaping the tooth of the nuts for my vise-screw. Making the tooth more exact to what I can carve in hard maple with a 1/16" SCRN tool for a 4mm high, 12mm pitch, 2 start buttress thread with the spindle tilted 7 degrees to get the loaded face of the thread at the right face angle. Something to fine tune the nut shape of the thread in this .png. Can this be fixed? Take care & stay well, Ken. 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/>
GH
gene heskett
Sun, Feb 26, 2023 6:26 AM

On 2/25/23 23:17, Ken wrote:

Thanks Glen- fontsize allows me to make it much easier on my old eyes!

On 2023-02-26 11:15, Glenn Butcher wrote:

Based on feedback from the list and the desire to make things a bit
more usable, I've posted version 1.2 of wxpolygon.  This program
allows one to graphically construct OpenSCAD point lists for use in
extrusions.

For Linux users, I'm working on getting the build system to recognize
distro-installed wxWidgets so you don't have to download and compile
that...

https://github.com/butcherg/wxpolygon/releases/tag/v1.2

On this bullseye install::
gene@coyote:~$ cd /lib/x86_64-linux-gnu/
gene@coyote:/lib/x86_64-linux-gnu$ file libc.so.6
libc.so.6: symbolic link to libc-2.31.so


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

--
Cheers, Ken
bats059@gmail.com
https://vk7krj.com/running.html
https://sstv.vk7krj.com/all_bands.html

A baby can be defined as an ego with a noise at one end and a smell at the other.
Your job as parents is to teach them to control all three.
My job as a retiree is to tell you how you are doing it all wrong!


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

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 2/25/23 23:17, Ken wrote: > Thanks Glen- fontsize allows me to make it much easier on my old eyes! > > On 2023-02-26 11:15, Glenn Butcher wrote: >> Based on feedback from the list and the desire to make things a bit >> more usable, I've posted version 1.2 of wxpolygon.  This program >> allows one to graphically construct OpenSCAD point lists for use in >> extrusions. >> >> For Linux users, I'm working on getting the build system to recognize >> distro-installed wxWidgets so you don't have to download and compile >> that... >> >> https://github.com/butcherg/wxpolygon/releases/tag/v1.2 On this bullseye install:: gene@coyote:~$ cd /lib/x86_64-linux-gnu/ gene@coyote:/lib/x86_64-linux-gnu$ file libc.so.6 libc.so.6: symbolic link to libc-2.31.so >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org > > -- > Cheers, Ken > bats059@gmail.com > https://vk7krj.com/running.html > https://sstv.vk7krj.com/all_bands.html > ---------------------------------------- > A baby can be defined as an ego with a noise at one end and a smell at the other. > Your job as parents is to teach them to control all three. > My job as a retiree is to tell you how you are doing it all wrong! > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org 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/>