teepee changed the topic of #openscad to: OpenSCAD - The Programmers Solid 3D CAD Modeller | This channel is logged! | Website: http://www.openscad.org/ | FAQ: https://goo.gl/pcT7y3 | Request features / report bugs: https://goo.gl/lj0JRI | Tutorial: https://bit.ly/37P6z0B | Books: https://bit.ly/3xlLcQq | FOSDEM 2020: https://bit.ly/35xZGy6 | Logs: https://bit.ly/32MfbH5
AzAv8r has joined #openscad
TylerTork has joined #openscad
<TylerTork> oh hey I am trying to import an SVG file and I need it to either be centered or have a corner at the origin so I can resize it. But if the "page" is bigger than the "path" I get something that doesn't sit at the origin. Is there some way around this (other than telling people they have to reduce the page to the size of the contents)?
<InPhase> TylerTork: If I just wanted to do it real fast and get it done, I'd use svg2pdf, then "pdfcrop --margins 0 infile.pdf outfile.pdf", then pdf2svg
<InPhase> TylerTork: These are tools I already have sitting around for pdf work. :) But they are easy to install on Linux.
<InPhase> There might be similar things for svg, but I lean on the familiar for simple tasks.
<gbruno> [github] kintel pushed 1 modifications (Add reason for disabling csgpngtest_logo_and_text) https://github.com/openscad/openscad/commit/edb37d1a7b4677eb1e8022cb05f0b647556dbb0d
<gbruno> [github] kintel synchronize pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
<gbruno> [github] kintel ready_for_review pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
J24k63 has joined #openscad
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
<gbruno> [github] kintel edited pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel closed pull request #5144 (Test on Ubuntu 24.04 and Qt 6) https://github.com/openscad/openscad/pull/5144
<gbruno> [github] kintel pushed 6 modifications (Test on Ubuntu 24.04 and Qt 6 (#5144)) https://github.com/openscad/openscad/commit/7e20c773142720605b44c8d7f1b869c84ad9d960
J24k30 has quit [Ping timeout: 250 seconds]
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
<gbruno> [github] kintel edited issue #4909 (Upgrade to Qt6) https://github.com/openscad/openscad/issues/4909
mmu_man has quit [Ping timeout: 268 seconds]
LordOfBikes has quit [Ping timeout: 256 seconds]
LordOfBikes has joined #openscad
<buZz> alright, finalized an idea ; https://i.imgur.com/OTXjBEB.png
<buZz> soon i'll show pics of finished product in use ;) you could try to guess whats its for before that ^_^
<buZz> lol
J24k63 has quit [Ping timeout: 250 seconds]
TylerTork has quit [Quit: Client closed]
kintel has joined #openscad
<kintel> No chargeport? That rules out a few obvious guesses..
<gbruno> [github] kintel pushed 1 modifications (Disabled surface_image previews due to z fighting) https://github.com/openscad/openscad/commit/d12104876ee06877488990b3cb1f08b3a033caf6
<gbruno> [github] kintel synchronize pull request #5143 (Test examples) https://github.com/openscad/openscad/pull/5143
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<InPhase> buZz: A key fell out and you lost it?
paddymahoney has quit [Remote host closed the connection]
Guest3dx has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
mmu_man has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
DEac- has quit [Remote host closed the connection]
DEac- has joined #openscad
teepee has quit [Remote host closed the connection]
teepee has joined #openscad
mmu_man has quit [Ping timeout: 268 seconds]
<buZz> slightly tweaked, now printing ; https://i.imgur.com/CwCMmj2.png
<buZz> its not a key or chargeport tool ;)
mmu_man has joined #openscad
<gbruno> [github] sugizo closed issue #5160 (can not open some *off file) https://github.com/openscad/openscad/issues/5160
<gbruno> [github] sugizo closed issue #5152 (can not open dat file std:bad_alloc) https://github.com/openscad/openscad/issues/5152
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
<gbruno> [github] ochafik opened pull request #28 (Always build w/ latest WASM snapshot) https://github.com/openscad/openscad-playground/pull/28
R2robot has joined #openscad
R2robot has quit [Quit: Pull the lever, Kronk. Wrong leverrrrrrr!]
<AzAv8r> On Monday I setup a new PC (with Ubuntu 24.04) and in that process involved installing OpenSCAD.  Since I wanted the latest AND I wanted to be prepared for Future Features, I compiiled it.   Two questions came out of that process,   1.  There were a couple of missed dependencies (I used the dependencies shell script). 2.  Seems like it's
<AzAv8r> about time for a formal release of OpenSCAD (last one early 2021; seem to be averaging about 1 every couple of years with the longest gap 2015 to 2019).
<AzAv8r> To item 1:  "qt5_default" no longer exists, instead a handful of qt dev packages needed to be installed.  itstool is also missing, although it builds fine with a warning.  Does either of these warrant a ticket, or are these to be expected (I'm thinking the qt5 probably needs a fix.)
<AzAv8r> To item 2:  I see from searching the logs recent discussion on a release, 2024 was expected, there are big features (manifold notably), but there are a lot of loose ends to clean up.  Such that I could help bring a release to fruition:  is there some sort of "punchlist" of the items/issues which need to be completed/closed prior to a release
<AzAv8r> such that I could step in and help?
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
<Scopeuk> AzAv8r if reacent version of Ubuntu have changed the dependant ies needs I'm sure a pr against the dependency script would be welcome
<Scopeuk> There is no current plan or hit list for a release, there are frequent Dev snapshots avaliable and the manifold migration is still really in flow, as an optional feature it is great, it is however still being tested and finding edge cases which are getting patched upstream.
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
mmu_man has quit [Ping timeout: 255 seconds]
R2robot has joined #openscad
AzAv8r has quit [Ping timeout: 250 seconds]
mmu_man has joined #openscad
R2robot has quit [Ping timeout: 240 seconds]
pah_ is now known as pa
pa has quit [Changing host]
pa has joined #openscad
AzAv8r has joined #openscad
L29Ah has joined #openscad
rogeliodh has quit [Quit: The Lounge - https://thelounge.chat]
rogeliodh has joined #openscad
J24k has joined #openscad
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openscad
mmu_man has quit [Ping timeout: 252 seconds]
mmu_man has joined #openscad
paddymahoney has joined #openscad
Guest3dx has quit [Quit: Client closed]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
extor has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
muesli has quit [Quit: NO CARRIER]
muesli has joined #openscad
<gbruno> [github] cjmayo opened pull request #5161 (GitHub runners for Linux & Windows now have 4-vCPUs) https://github.com/openscad/openscad/pull/5161
GNUmoon2 has quit [Ping timeout: 260 seconds]
GNUmoon2 has joined #openscad
Guest96te has joined #openscad
<gbruno> [github] cjmayo closed pull request #4908 (Test building with Qt 6) https://github.com/openscad/openscad/pull/4908
mmu_man has quit [Ping timeout: 255 seconds]
extor has joined #openscad
jan64 has quit [Remote host closed the connection]
mmu_man has joined #openscad
<gbruno> [github] cjmayo converted_to_draft pull request #5161 (GitHub runners for Linux & Windows now have 4-vCPUs) https://github.com/openscad/openscad/pull/5161
jan64 has joined #openscad
f has joined #openscad
f has quit [K-Lined]
krushia has quit [Ping timeout: 240 seconds]
krushia has joined #openscad
Guest96te has quit [Quit: Client closed]
erectus has quit [Ping timeout: 260 seconds]
erectus has joined #openscad
marcus has quit [Remote host closed the connection]
marcus has joined #openscad
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee