3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1778125159
05-21 14:17
Model Name
watch case 3d model
Tags
props
rendering
realistic
Prompt
// Casio Straight Flush GC-10W Case Model Blueprint // Adjust the parameters below if your physical measurements differ! $fn = 60; // Smoothness of curves // --- MAIN PARAMETERS (in mm) --- case_width = 34.5; case_length = 38.0; case_thickness = 9.5; corner_radius = 4.0; screen_width = 24.5; screen_length = 22.0; screen_depth = 1.0; lug_width = 18.0; lug_depth = 5.0; module watch_base() { // Core rectangular body with smooth corners linear_extrude(height = case_thickness, center = true) { offset(r = corner_radius) { square([case_width - (corner_radius*2), case_length - (corner_radius*2)], center = true); } } } module screen_cutout() { // Recess for the LCD screen crystal display area translate([0, 1.5, (case_thickness/2) - screen_depth + 0.1]) cube([screen_width, screen_length, screen_depth + 0.1], center = true); } module button_nubs() { // Side button protective shrouds/nubs typical of the GC-10W frame // Left sid
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!