<pca006132>
it prints a bunch of warnings in the log immediately with the current master
<pca006132>
the parser can check for undefined variable, but iirc the default behavior is to continue... maybe it is possible to change the default behavior
misterfish has quit [Ping timeout: 252 seconds]
<J24k13>
pca006132 2024.6.25 guess i'll have to update then
<J24k13>
thanks for checking!
hyperair has quit [Ping timeout: 265 seconds]
rawgreaze has quit [Ping timeout: 264 seconds]
rawgreaze has joined #openscad
Junxter has quit [Quit: Leaving]
Guest27 has joined #openscad
<Guest27>
Hey all, is there a way to show dimensions in OpenSCAD?
<J24k13>
Guest27 OpenSCAD uses units - you decide what they are but when exporting 3mf or svg they will be mm
<J24k13>
the nightly dev has a measurement tool to show .. else you have the axis gradiation
<J24k13>
what is it exactly you looking for or trying to do?
<Guest27>
Lets say I have a 3d bench and I center a 3d tool on the bench. The tool has a protrusion and I want to show the distrance from the front of the bench to the protusion.
<Guest27>
I'm guessing what I would like is to draw a line from the bench front to the protusion and have OpenSCAD display the number of units.
<Guest27>
is there a way to draw a line from object to object?
<Guest27>
Then display the length of that line?
hyperair has joined #openscad
ferdna has joined #openscad
pca006133 has joined #openscad
pca006132 has quit [Ping timeout: 245 seconds]
pca006133 is now known as pca006132
pca006132 has quit [Remote host closed the connection]
Guest27 has quit [Quit: Client closed]
J24k13 has quit [Quit: Client closed]
J24k13 has joined #openscad
TylerTork has joined #openscad
<TylerTork>
Is there a way to automatically copy all the current Parameter values from the Customizer into the code? Frequently I'll write some code with parameters and I tweak the values until it looks like what I want to default to be, then I want to be able to say OK here is the new default then.
<teepee>
TylerTork: no, but that sound like an interesting feature
misterfish has joined #openscad
mohammad1722 has quit [Ping timeout: 256 seconds]
mtm has quit [*.net *.split]
dostoyevsky2 has quit [*.net *.split]
Smeef has quit [*.net *.split]
lostapathy has quit [*.net *.split]
germ- has quit [*.net *.split]
muesli has quit [*.net *.split]
dustinm` has quit [*.net *.split]
drkow has quit [*.net *.split]
mtm has joined #openscad
dostoyevsky2 has joined #openscad
Smeef has joined #openscad
lostapathy has joined #openscad
muesli has joined #openscad
germ- has joined #openscad
dustinm` has joined #openscad
drkow has joined #openscad
dostoyevsky2 has quit [Max SendQ exceeded]
dostoyevsky2 has joined #openscad
<InPhase>
Yeah, that would raise the value of the customizer.
<InPhase>
I flat out avoid it because I almost ALWAYS want to save the results of my fiddling around. :)
<InPhase>
TylerTork: That would be worthy of opening an issue to record that idea, with "Type: Enhancement" and "Tag: Good First Issue".
mmu_man has quit [Ping timeout: 260 seconds]
<InPhase>
Hmm. Maybe not "Tag: Good First Issue"... It might be a little nuanced to find the right code spot to edit.
misterfish has quit [Ping timeout: 255 seconds]
mmu_man has joined #openscad
TylerTork has quit [Ping timeout: 256 seconds]
omegatron has quit [Quit: Power is a curious thing. It can be contained, hidden, locked away, and yet it always breaks free.]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
paddymahoney has quit [Remote host closed the connection]
<kintel>
Speaking of "stop on the first warning": The Advanced tab in preferences is getting a bit out of hand, and doesn't really represent "Advanced" settings. It would be nice to rework preferences a bit now that we have enough material to work with. It might be a bit of a thankless job though as it doesn't really add any features, just improves usability. It's also tricky to come up with a good subdivision..