Mike

Results 92 comments of Mike

See https://github.com/xibyte/jsketcher/issues/67 for first cut on DXF import functionality and screen shot showing how to import into the 2D sketcher.

Storing attributes against faces, edges and sketch segments is planned for. After that is implemented it will be possible to track and store information such as color along with other...

Basic DXF import functionality implemented. ![Screenshot 2022-12-04 11 56 11 PM](https://user-images.githubusercontent.com/6439772/205552895-56a1ac61-c91a-4d78-aabd-40771692746f.png)

@jtcheng Try the latest dev branch. It should be working now for the missing rectangles. The constraints is going to take a little bit longer to get up and running.

@samuk Was the export brep adequate for loading models produced in JSketcher to FreeCAD?

Closing issue for now.

Hello, I am with Autodrop3d and would love to talk with you about the possibility of connecting to our cloud print platform that has queing and was specifically designed for...

Hello, Currently when a sketch is consumed by the extrude or revolve commands it creates a separate body for each sketch loop. Handling nested loops within a sketch to extrude...

So I upgraded all the packages in the dev branch. Did not test every thing for regressions but the 2D and 3D environments seemed to be working. After upgrading all...

It seems like you already have an http server running on port 80. Kill your nginx service and try again. Also are you running the build script? ./build-run.sh