Is STEP a CAD format or 3d file format? I thought the latter. Like I don’t get constraints or sketches, only 3d models
Is STEP a CAD format or 3d file format? I thought the latter. Like I don’t get constraints or sketches, only 3d models
Glad you’re keeping safe!
I would be very careful with laser etching plastic unless you know exactly what the material is and if you have a really good venting system in place. The fumes from some plastic can be very toxic and once you have symptoms it’s already too late to reverse/heal the damage.
Looks like it only exports them as 3d models and not CAD files
How do you open the files though?
Looks like shorts on top? Likely flipped the image from OPs perspective to give a better looking photo of the cat.
Not a lawyer, but worked closely with them in the past. It REALLY depends on your employment contract. Changing variable names and language still makes it a derivative work, so it would depend on the original license. I’m assuming it doesn’t have a license which would mean either you or the company owns the copyright: depends on your employment contract. Whether you’re a contractor or full time also affects ownership.
Without ownership or a license, you do not have the legal right to copy the work or make a derivative of it.
I’m not clear on whether you actually wrote any code though. If that’s the case (that no code was written) then I’m not really sure how that works out. If you do post it and they find out, AND they’re mad about it, you could definitely get fired. I’m not sure if there could also be legal trouble or not.
If you need it for a resume item, you can just list it on your resume and talk about it. You could also implement it on your own time (but not share it until you’re sure you’re safe from legal action), that way you could talk about tradeoffs you’ve made, etc. in the real implementation.
In general, if you’re not sure and you’re worried about getting sued, you should ask a lawyer.
How complex are the API calls you need to make? Debugging interop mismatch can end up being more work than writing the tests if you need to deal with complex types.
The .NET languages support c interop. The documentation could use some love though.
Had a team of 10 working nights and weekends for a month because someone in sales sold a contract for an integration with a 3rd party that didn’t exist yet. In the years I was there after that project shipped, only 1 person even looked at the feature, one time. It never actually got used
Malbolge https://en.m.wikipedia.org/wiki/Malbolge
It required a cryptanalyst to write hello world.
Even worse is Windows batch scripts. The syntax also changes depending on if it’s in the terminal or run from a file
Another possibility is something is wrong with the alignment and they’re not parallel. They could be wide enough at the base but get too close together going higher up.