Category "cad"

is there anyway to Generate G-Code from STL file

I am working on a project to generate G-Code for 3D Model in STL Format. Suggest me how I can do it Basically this generated G-Code will be used with Milling CN

Mapping 2D image onto 3D Scan Data

Given a 2D image of blade and its corresponding 3D Scan data in stl/ply/pcd format. Is it possible to map the 2D image onto the 3D scan data using python? Or is

How to create dimension line in Pyautocad?

I created rectangle with commands acad.model.AddLine and I'd like Autocad to show dimensions of those lines. Here is my code: from pyautocad import Autocad, APo

DraftSight Lisp - Blank/Empty Dialog Box Lock

I'm trying to create a Yes/No/Cancel dialog box in DraftSight by using a tutorial's solution (Link to site). However, when I try to add the first message to the