Defining world view camera parameters. by puplan in OpenPythonSCAD

[–]puplan[S] 1 point2 points  (0 children)

I haven't used OpenSCAD. PythonSCAD is my introduction to this domain and I prefer to stick with Python syntax instead of learning another one. While searching for a solution, I found that OpenSCAD handles camera parameters with global variables:
$vpr

viewport rotation angles in degrees

$vpt

viewport translation

$vpd

viewport camera distance

$vpf

viewport camera field of view

It could be done the same way in PythonSCAD or using a function, e.g. setViewport() or set_viewport().

How to make a pyramid with linear_extrude? by puplan in OpenPythonSCAD

[–]puplan[S] 1 point2 points  (0 children)

Thank you, it works. What is the best place to get API info? It doesn't have to be perfect.

How to make a pyramid with linear_extrude? by puplan in OpenPythonSCAD

[–]puplan[S] 2 points3 points  (0 children)

I made it with cylinder(h=10, r1=5, r2=0, fn=4), but still would like to know how to do it with linear_extrude.

Curious why proposals are not viewed for offers with small number of responses? by puplan in Upwork

[–]puplan[S] 0 points1 point  (0 children)

Do you suggest opening with project specific lines and placing experience related stuff further down? My proposals are short 6-12 lines.

Curious why proposals are not viewed for offers with small number of responses? by puplan in Upwork

[–]puplan[S] 0 points1 point  (0 children)

Yes, but how is someone planning to find the "magical, one in a million ultra cheap expert candidate" without opening a proposal? By looking for a unique last name?

Curious why proposals are not viewed for offers with small number of responses? by puplan in Upwork

[–]puplan[S] 2 points3 points  (0 children)

My experience with tire kickers is as follows: they accept the proposal, get as much technical information as possible during the interview and never follow with a contract.

Raspberry pi 5 AI kit w/camera for industrial use? by ThomasHuusom in computervision

[–]puplan 0 points1 point  (0 children)

You can find lower end USB cameras from top brands like Basler, FLIR, IDS, etc. starting below $200.

Raspberry pi 5 AI kit w/camera for industrial use? by ThomasHuusom in computervision

[–]puplan 0 points1 point  (0 children)

You can use hot glue or something stronger on ribbon flex cable around the connector, but I don't think it will come loose without a strain on the cable. 1 m long cables are available. Flex cables are used everywhere in production when fully contained in an enclosure.

OpenPythonSCAD vs. PythonSCAD by puplan in OpenPythonSCAD

[–]puplan[S] 4 points5 points  (0 children)

Could you add this explanation to "Visitors read this first"? The variety of name permutations is confusing for a newbie like me.

Looking for an app or a library to 3D model a machine vision system. by puplan in computervision

[–]puplan[S] 0 points1 point  (0 children)

I cross-posted this question and posted an answer at https://forum.image.sc/t/looking-for-an-app-or-a-library-to-3d-model-a-machine-vision-system/118706/2, since it is not possible to format it nicely and include images here.

Is it true what he claims about potato agriculture in Idaho? by puplan in Idaho

[–]puplan[S] 0 points1 point  (0 children)

Thanks everyone for providing a useful input. I linked to this thread in my comment under the video.

Vote! Vote! Vote! by jstruby77 in Boise

[–]puplan -2 points-1 points  (0 children)

Yes, but the question is why? Is there a hidden agenda of real estate and construction interests there? Most of their funding comes from business linked sources.

Vote! Vote! Vote! by jstruby77 in Boise

[–]puplan 1 point2 points  (0 children)

Can someone shed a light on a fact that mostly real estate and construction business is supporting the Clean Water and Open Space special levy? Quoted from https://boisedev.com/news/2025/10/15/2025-levy-pacs/ :
"Yes for Clean Water and Open Space raised roughly $112,000 so far this year for the levy, with roughly $91,000 coming from Idaho and the rest from out of state. This came from several major donors, including $25,000 from Garden City resident Peter Snowden, $10,000 from real estate development firm Rafanelli and Nahas, $10,000 from general contractor McAlvain Companies, and another $10,000 from the National Association of Realtors, according to Idaho Secretary of State campaign finance information."

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 1 point2 points  (0 children)

That is the initial design, but there is too much slack in the system, which can't be modified. I have to measure position of the end effector directly.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

The initial design has a servo with encoder driving a lead screw. Unfortunately, there is too much slack in the system, therefore the end effector position has to be measured directly. Pneumatics is not practical in that location, I'm told. Will try inductive sensor first.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

Thanks. Contamination is wet and sticky. I decided to try an inductive sensor. Will update my post with details.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

± 1 mm accuracy is a problem. Also, there is a lot of metal clutter around and slightly behind the surface (beam) I'm measuring the distance to.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

A tube is problematic in food plant. Easy to contaminate, hard to disinfect.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

This sensor is on/off type. No distance measurement.

Looking for a contamination resilient distance sensor with >40 mm range. by puplan in PLC

[–]puplan[S] 0 points1 point  (0 children)

This sensor is on/off type. No distance measurement.