Can anyone rave me some/a decent open source drafting program(s)? I'm proficient in manual drafting and autocad, but ease of use would be great for my brain fog.

#drafting #cad #design #architecture

@RobotDiver It’s probably not exactly what you’re looking for, but I enjoy working with OpenSCAD. You create your design by writing code, e.g. “translate([20,0,0]) cube(10)”. https://openscad.org/
OpenSCAD