<InPhase>
UltimateCodeWarr: That's an overpriced toy unless you have a pretty specific testing need where you want to remove human bias, and where the hole rims will always be planar. It's not hard to measure to the middle of a hole.
<InPhase>
UltimateCodeWarr: And calipers of that resolution are typically $15-$25.
<UltimateCodeWarr>
I've tried the Hobo freight stuff, not reproducible. I like Mitotoyo.
<JordanBrown>
Mine looks very similar, but in black plastic and I don't think it has anything about being waterproof. (It was a gift, so I don't have a precise reference for it.)
<JordanBrown>
My only complaint is that it goes through LR44s faster than I like.
aiyion has joined #openscad
TheAssassin has joined #openscad
fling_ is now known as fling
teepee has joined #openscad
mmu_man has quit [Ping timeout: 248 seconds]
<JordanBrown>
Also note that for same-sized holes, center-to-center is the same as (left side of left hole) to (right side of right hole) minus (hole diameter), and those are easy to measure with ordinary calipera.
<JordanBrown>
calipers
<JordanBrown>
and for different sized holes it's minus (half of left hole diameter) minus (half of right hole diameter).
GNUmoon has joined #openscad
<UltimateCodeWarr>
I was wondering about a 3d scanner, just scan the part in and then put some kind of line measuring tool between the holes.
<UltimateCodeWarr>
Can't believe how many parts on amazon you buy don't have mount hole dimensions. The raspberry pi is great about it.
<InPhase>
JordanBrown: Yeah, I'd rather have calipers running on AAA, so I can use my rechargeable infrastructure.
<InPhase>
I have Eneloop and Eneloop clone FIFOs for AA and AAA that make up most of the battery usage in the house. Except for smoke alarms, keyfobs, and calipers.
<InPhase>
But at the caliper price points, I can't complain too much. It's amazing how good the quality has gotten on those now at such a cheap price.
<muesli>
InPhase: Ok, let me try to rephrase it. I have a cuboid with rounded corners that I want to bend upwards at a certain angle. Is there any way to do that with OpenSCAD (and maybe BOSL2)?
califax has quit [Remote host closed the connection]
califax has joined #openscad
JakeSays has joined #openscad
JakeSays_ has quit [Ping timeout: 252 seconds]
mtm has quit [Ping timeout: 265 seconds]
mtm has joined #openscad
<InPhase>
muesli: In your example you have no rounded corners, two visible rounded edges, and half the edges not visible. Is that because you could not figure out how to round the corners? Or is it because you do not actually aim for rounded corners? If you intend to round edges, which do you intend to round and which do you not? Good OpenSCAD design does not come from ignoring these aspects and then trying
<InPhase>
to patch them on at the end. Instead, the rounding is considered up front at the beginning as part of the original generation. Hence, you have still not specified what you are trying to make.
<muesli>
InPhase: Well, I'm looking for a generic solution like hull() provides. But yes, in this particular case the cuboid has rounded corners.
<InPhase>
muesli: Also are you aiming for a smooth arc bend, or a small smoothed bend part in between two otherwise straight pieces?
<InPhase>
All corners rounded?
adigitoleo has quit [Ping timeout: 240 seconds]
GNUmoon has quit [Ping timeout: 260 seconds]
adigitoleo has joined #openscad
snaked has quit [Ping timeout: 260 seconds]
GNUmoon has joined #openscad
snaked has joined #openscad
little_blossom has quit [Remote host closed the connection]
snakedGT has joined #openscad
snaked has quit [Ping timeout: 252 seconds]
ayan4m1 has joined #openscad
J24k80 has quit [Quit: Client closed]
J24k80 has joined #openscad
<ayan4m1>
Hello, I am wondering the best way to go about creating a rounded pill shape using BOSL2
<ayan4m1>
This generates the pill shape I am looking for (https://i.imgur.com/grPRUfg.png), but it is not a BOSL2 "path," so it cannot be used with offset_sweep(). I want to fillet the top of the pill shape so it is rounded-over. Does anyone have any ideas, suggestions, or guidance?
<ayan4m1>
Was able to sort it with left_half() rounding_cylinder_mask() and the mirroring that, thanks
ayan4m1 has quit [Quit: Client closed]
snakedGT has quit [Quit: Leaving]
little_blossom has joined #openscad
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #openscad
kintel has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
teepee_ has joined #openscad
teepee has quit [Ping timeout: 260 seconds]
teepee_ is now known as teepee
germ_ has quit [Remote host closed the connection]
germ_ has joined #openscad
Guest40 has joined #openscad
Guest40 has quit [Client Quit]
J24k80 has quit [Quit: Client closed]
J24k80 has joined #openscad
J24k80 has quit [Quit: Client closed]
J24k80 has joined #openscad
<JordanBrown>
UltimateCodeWarr: a max of 80mm may be a bit limiting. Mine go to 300mm.
<JordanBrown>
muesli: OpenSCAD does not directly have any bending operations. BOSL2 has some (that operate on arrays of coordinates, not on generated geometry).
<JordanBrown>
ayan4ml: For a classic "capsule" shape I would think of a cylinder with a sphere at each end.
UltimateCodeWarr has joined #openscad
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openscad
UltimateCodeWarr has quit [Ping timeout: 256 seconds]
<Guest0>
I've installed OPENSCAD, but by default ](I guess) is installed in SPANISH. I´ve would like to change this, I prefer ENGLISH. Anybody can assist me for change that? Thank you.
<guso78k>
IMHO openscad adapts to the language setup in microsoft windows
<Guest0>
I´m talking about the UI menus, obviously, not the languaje...
<Guest0>
Tx guso78k, for sure, BUT in other SW is possible to change this after the installation.
guso78k has quit [Quit: Client closed]
Guest0 has quit [Quit: Client closed]
TheCoffeMaker has quit [Remote host closed the connection]
TheCoffeMaker has joined #openscad
<J24k80>
hm you only can deactivate localization (which will result in English) .. to bad you didn't wait
<teepee>
kintel: may I propose deleting the old twitter account? it's dead for a year now and I'm not going to touch that even in a hazmat suit ever again ;-)
<JordanBrown>
Guest0: it looks to me like all locale data is always installed; I suspect that it tracks your Windows session's language rather than being an install-time decision.
<JordanBrown>
Except that it looks like Guest0 has left the building.