This project creates a CadQuery code generator model by fine-tuning vision-language models (InternVL3) on the GenCAD‑Code Dataset (147K pairs of Images/CadQuery code). The solution is inspired by the ...
This project implements a simple, fully custom image-to-code architecture to generate CadQuery scripts from mechanical CAD images using a CNN + LSTM model. It was developed for a technical challenge, ...
[Martin Raynsford] wrote a program that converts a black-and-white 2D image to G-code so that his laser printer could then etch the image. Not satisfied with just that, he used his laser printer to ...