Household Laser Cuts
cceckman.com
Household Laser Cuts
1–10 of 20 posts
Re: Household Laser Cuts
#2Re: Household Laser Cuts
#3[0]www.onshape.com [1]www.sendcutsend.com
Re: Household Laser Cuts
#4https://github.com/execuc/LCInterlocking
Like some of the other older pre-TNP-mitigation plugins it's possible its interaction with those mitigations is quite limited, though my limited understanding is some work has gone into extending the mitigations into objects generated by the Python API in the next version of FreeCAD (26.3 — CalVer now).
Re: Household Laser Cuts
#5Calculating kerf is the worst. :(
Re: Household Laser Cuts
#6Roughly similar capabilities, but you get to use javascript or typescript instead of the linguistic abomination that is OpenSCAD.
Re: Household Laser Cuts
#7https://boxes.hackerspace-bamberg.de/
For my part, I've been working the CNC router angle, so have a much larger kerf to cope with (and the added advantage of controllable partial depth and no char):
https://community.carbide3d.com/t/full-blind-box-joints-in-c...
Re: Household Laser Cuts
#8Before you go deep on OpenSCAD, consider JSCAD: https://jscad.app/ Roughly similar capabilities, but you get to use javascript or typescript instead of the linguistic abomination that is OpenSCAD.
If one wants a full-fledge programming language for this, I found Python a lot more comfortable: