From 4ec7e01f3e8dd17585ce20a3d5a5018b78b59982 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:36:44 +0000 Subject: [PATCH] Automated ingestion of prompt: 3D Mechanical Part Image to Technical Drawing Conversion --- ...art_image_to_technical_drawing_conv_809.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 prompts/general/3d_mechanical_part_image_to_technical_drawing_conv_809.md diff --git a/prompts/general/3d_mechanical_part_image_to_technical_drawing_conv_809.md b/prompts/general/3d_mechanical_part_image_to_technical_drawing_conv_809.md new file mode 100644 index 0000000..a66ff5b --- /dev/null +++ b/prompts/general/3d_mechanical_part_image_to_technical_drawing_conv_809.md @@ -0,0 +1,25 @@ +--- +title: "3D Mechanical Part Image to Technical Drawing Conversion" +contributor: "@senoldak" +tags: #general, #senoldak +--- + +{ + "task": "image_to_image", + "input_image": "3d_render_of_mechanical_part.png", + "prompt": "Reference scale: the outer diameter of the flange is exactly 360 mm. Mechanical engineering drawing sheet with three separate drawings of the same part placed in clearly separated rectangular areas. Drawing 1: fully dimensioned orthographic views (front, top, side) with precise numeric measurements in millimeters, diameter symbols, radius annotations, hole count notation and center lines. Drawing 2: sectional view taken through the center axis of the part, showing internal geometry with proper section hatching and wall thickness clearly visible. Drawing 3: isometric reference view of the part without any dimensions, used only for spatial understanding. ISO mechanical drafting standard, consistent line weights, monochrome black lines on white background, manufacturing-ready technical documentation, no perspective distortion.", + "negative_prompt": "single combined drawing, merged views, artistic rendering, perspective view, realistic lighting, shadows, textures, colors, gradients, sketch style, hand drawn look, missing dimensions, decorative presentation", + "settings": { + "model": "sdxl", + "sampler": "DPM++ 2M Karras", + "steps": 45, + "cfg_scale": 6, + "denoising_strength": 0.45, + "resolution": { + "width": 1024, + "height": 1024 + } + }, + "output_expectation": "one technical drawing sheet containing three clearly separated drawings: dimensioned orthographic views, a centered sectional view, and an undimensioned isometric reference, suitable for manufacturing reference" +} +