TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
sculptor has quit [Ping timeout: 244 seconds]
germ has quit [Ping timeout: 276 seconds]
germ has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
J25k48 has quit [Quit: Client closed]
J25k48 has joined #openscad
TheAssassin has quit [Remote host closed the connection]
TheAssassin has joined #openscad
Guest95 has joined #openscad
<Guest95>
hi ^^
<Scopeuk>
Hi
<Guest95>
do you still use openSCAD?
Guest95 has quit [Quit: Client closed]
J25k48 has quit [Quit: Client closed]
J25k48 has joined #openscad
little_blossom has quit [Ping timeout: 252 seconds]
J25k48 has quit [Quit: Client closed]
J25k48 has joined #openscad
mmu_man has joined #openscad
J25k48 has quit [*.net *.split]
TheAssassin has quit [*.net *.split]
teepee has quit [*.net *.split]
fling has quit [*.net *.split]
aiyion2 has quit [*.net *.split]
califax has quit [*.net *.split]
GNUmoon has quit [*.net *.split]
stealth_ has quit [Quit: Leaving]
dalias has quit [Ping timeout: 260 seconds]
<buZz>
'still' :D
little_blossom has joined #openscad
dalias has joined #openscad
dalias has quit [Ping timeout: 244 seconds]
snaked has quit [Quit: Leaving]
dalias has joined #openscad
L29Ah has left #openscad [#openscad]
califax has joined #openscad
TheAssassin has joined #openscad
teepee has joined #openscad
weeber has joined #openscad
fling has joined #openscad
aiyion2 has joined #openscad
<Scopeuk>
yeh, I saw the message after I left
bitbasher has joined #openscad
Guest45 has joined #openscad
<Guest45>
Hello,
<Guest45>
I need to develop a customize utilities for converting 3d (.stl file to .shp).
<Guest45>
I have input .stl file format and output is .shp (first preference) or .dxf if .shp is not possbile.
<Guest45>
I have different different stl every time. if needed I will provide you file for study.
<Guest45>
Thanks
<Guest45>
Chirag
<buZz>
whats a shp file?
<buZz>
oh a 2D vector by esri?
<buZz>
openscad has some projection methods for converting 3d to 2d but its not really a 'mesh editor' so its not really suitable for what you describe i guess
<buZz>
was literally first googlehit on 'openscad 3d projection'
<ChiragDesai884>
thanks for sharing, I reader it now and its ok but I need utilities that convert automatically outline of stl given. I have multiples file in a day so can do it one by one manually. hope you understand it. kindly go through below link https://jmp.sh/s/VERxn0KW5z3ydXx4MM4c
<buZz>
you can make that yourself, openscad supports commandline operation
<buZz>
i'm not going to do your homework :D
<buZz>
openscad also has python bindings
<ChiragDesai884>
I need that in .shp file or in .dxf (in Polyline only) file format.
<buZz>
cool, enjoy!
<buZz>
openscad supports dxf as you just read on that page
<buZz>
you can totally ; write a tool that takes 1 or more STLs as input, uses OpenSCAD and some script YOU wrote to turn it into a 2D projection and export it to DXF
<buZz>
you cant expect anyone here to write that for you :D
<InPhase>
ChiragDesai884: ^ Put pastes there rather than pasting directly into the channel.
<buZz>
you can ask us how a knife works or how to hold it, but not to cut your meat for you
<InPhase>
And yeah, advice is free. OpenSCAD is a hobby for most of us that we are passionate about helping people to use and design things with. Specific and involved "do my project please" work might require offering appropriate contractor rates and finding someone willing to take on a project at those rates. :)
<ChiragDesai884>
Bro I am not a programmer I am beginner and learning and trying. So my direct question is can anyone help me out? it's a paid job
<ChiragDesai884>
Bro's I am not a programmer I am beginner and learning and trying. So my direct question is can anyone help me out? it's a paid job
<buZz>
this is even weirder :D why would you take a paid assignment for writing software when you cant write software :D
<InPhase>
ChiragDesai884: Do you have the backing of a good budget to offer for people to work on this? It sounds doable, but it would take some time to sort out what's involved. It doesn't look like a quick cheap project to me, but it looks achievable. First glance it looks like the sort of project where if you have a budget in the thousands of dollars to work with, you can probably get it done pretty
<InPhase>
straightforwardly by hiring someone to help out with it. If your budget is under a thousand dollars, that sounds less likely to me.
<buZz>
oh sure, if the question is 'who can i rent for this job' :D
<buZz>
just havent really seen that :D
<ChiragDesai884>
Ok I will try it first and then I will find someone if needed
<ChiragDesai884>
thanks all for supporting. Thank You for valuable time, if you want to connect me on Team: chiragdesai884
fling has quit [Remote host closed the connection]
fling has joined #openscad
ChiragDesai884 has quit [Quit: Client closed]
<buZz>
on what?
<gbruno>
[github] lgarron synchronize pull request #5942 (Add a `name` parameter to `group(&) {}` that is used to name objects in exported `.3mf` files (when using `lazy-union`)) https://github.com/openscad/openscad/pull/5942
<buZz>
oooo nice
<buZz>
naming objects inside files works kinda cool with some slicers
<buZz>
where you can then select to print only parts