ENTERPRISE: LKA / Last Known Address
SYSTEM: JavaScript Vector Engine & jsPDF Plotter
Welcome to Wally.
You have bypassed the bloated, subscription-trapped CAD industry. This is a pure, frictionless 2D drafting engine driven by Cartesian math. Buy it once. Own it forever. Run it completely offline.
Wally does not use "click-and-drag" drawing. It uses a precision spawn-and-modify sequence. To create custom geometry, follow this flow:
WALL). This spawns a default shape onto the canvas and opens its data.ALT key + Left-Click, or use the Middle-Click wheel).Wally is driven primarily by the Command Line at the bottom of the screen.
LINE : Spawns a standard 0-thickness geometric path.WALL : Spawns a thickened polyline structure.CIRCLE : Spawns a native circle. Width = Radius. Depth = Tube Wall.DIM : Spawns a dimension measurement tool.TEXT : Spawns a text annotation label.STAIR : Spawns a parametric stair tread array.X,Y : Type a coordinate (e.g., 15,25) to append a point to the active path.ERASE : Deletes the currently selected entity (or press DEL).ZOOM E : Zoom Extents. Automatically scales to fit your geometry.DXF : Compiles visible layers into a 2D AutoCAD file for CNC/Laser.HAL : Toggles the high-contrast presentation view.SCRIPT : Opens the Macro Interpreter to batch-generate geometry from a .dat file.