2D drafting,and a DXF back
LibreCAD, on an Ubuntu desktop of your own.Technical drawings in the format everybody else can already open.
$ dxflow workflow create --identity librecad hub://librecad --start --link
Lines, layersand dimensions
A drafting board for the drawing that does not need a solid model.
Endpoint, midpoint and intersection snaps, on a grid you set in real units.
Reusable blocks and layer-based line types, the way a DXF expects them.
Open what a colleague sent, and write it back, on the volume.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start librecad --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start librecad --override env.app.TASKBAR=show --link
The drawing areafills the screen
Streamed to your browser, with LibreCAD already maximized.
Two dimensions,and DXF in the middle
LibreCAD is a drafting tool, not a modeller. DXF is how the drawing travels to everything else.
Plans, sections and details. When the job needs a solid, FreeCAD is the entry beside this one.
Open what a colleague sent and hand it back in the same format. The file is the interface between the tools.
Void has no LibreCAD package, so this entry sits on the Ubuntu desktop instead of the usual base.
Pulled once,then it stays
LibreCAD arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
LibreCAD asks for 2 cores and 4 GB. Cheapest first.