prompts.chatprompts.chatprompts.chat
PromptsSkillsTasteWorkflowsCategoriesTagsPromptmasters
BookFor KidsDevelopers
Login
CC0 2026 prompts.chat
DeepWikiHow to...DocsAPIPrivacyTermsSupportAboutGitHub

Mechanical Part Render to Technical Drawing Converter

Convert a 3D mechanical part render into a precise and fully dimensioned technical drawing suitable for manufacturing documentation, adhering to ISO mechanical drafting standards.

g
@gunebak4n
4 days agoMarch 11, 2026 at 10:06 PM
Image Generation•AI ToolsData ScienceComputer VisionMachine Learning
Mechanical Part Render to Technical Drawing Converter
Requires 1 image

Content

1{
2 "task": "image_to_image",
3 "description": "Convert a 3D mechanical part render into a fully dimensioned manufacturing drawing",
4 "input_image": "3d_render_of_pipe_or_mechanical_part.png",
5 "prompt": "mechanical engineering drawing, multi-view orthographic projection, front view, top view, side view and section view, fully dimensioned technical drawing, precise numeric measurements in millimeters, diameter symbols, radius annotations, hole count notation, center lines, section hatching, consistent line weights, ISO mechanical drafting standard, black ink on white background, manufacturing-ready documentation",
6 "negative_prompt": "artistic style, perspective view, soft shading, textures, realistic lighting, colors, decorative rendering, sketch, hand-drawn look, incomplete dimensions",
7 "settings": {
8 "model": "sdxl",
9 "sampler": "DPM++ 2M Karras",
10 "steps": 40,
11 "cfg_scale": 6,
12 "denoising_strength": 0.5,
13 "resolution": {
14 "width": 1024,
15 "height": 1024
16 }
17 },
18 "output_expectation": "ISO-style mechanical drawing with clear dimensions suitable for CNC, casting, or fabrication reference"
19}

Comments (0)