Mechanical Engineer-Software Developer
mcp-server-solidworks. This MCP server integrates with SolidWorks API and structuring it into Claude-compatible context streams.
178SolidPilot. SolidPilot is an AI-powered assistant for SolidWorks, enabling real-time design collaboration through natural language commands. Think Copilot, but for CAD.
4Clipboard2PDF. Clipboard2PDF is a tool that automatically converts screenshots into PDF format, recognizing and naming the PDF based on the 'KOD' field extracted using OCR. Users can quickly take screenshots by pressing the < key, and these screenshots are automatically processed using OCR.
2pdfRenamer. This C# project scans PDF files for "KOD: ..." tags and renames the corresponding PDF file using the extracted code.
1tekyaz7. Automatically exports SolidWorks assembly components to DWG files
1DXFManipulator. Users can click buttons on the interface to start operations such as editing DXF files, exporting to Excel, converting, cleaning, comparating, renaming and merging files.
1DXF-DWGFileRenamer. Application that prepends a specified prefix to all DWG and DXF files in a selected directory and its subdirectories.
1mTextManipulator. DXF file manipulator that adds sequential codes to MTEXT entities containing a specified search text within DXF files. Designed with a Tkinter GUI, it allows users to select a DXF file, specify a search text, title prefix, and a starting number for code sequencing, enhancing DXF file management and automation.
1NumClipChanger. That dynamically updates a GUI with clipboard content, and allows users to increment or decrement numerical values at the end of the text. Ideal for managing serial codes or numbers quickly.
1CopyPaster. Listens for mouse clicks to capture screen regions, performs OCR (Optical Character Recognition) to identify predefined IDs, and copies corresponding values to the clipboard. Utilizes pytesseract for OCR and Tkinter for a simple GUI feedback.
1Number-Booster. This Python script listens for the 'v' or 'ctrl + v' key press and automatically increments the last number found in the clipboard's text, preserving any leading zeros. It stops running when the 'F12' key is presse
1dxf2exec. Extracting specific text data from DXF files and organizing it into an XML format.
1ClipboardIncrementer. Designed for repetitive tasks. It displays a unique identifier (copy_id) and automatically copies its associated value (copy_value) to the clipboard, optimizing data entry and documentation workflows while reducing errors.
1