This is a simple deflector for the hot air that comes from the exhaust vent on the right side of the laptop. A co-worker was complaining that her hand got too warm when using the mouse on the desk to the right of her laptop.
Here's the equivalent OpenSCAD code:
$fn=100;
difference(){
cube(size = [16, 16, 80], center = false);
cylinder(h=80, r=11, center=false);
}
Yup, nothing complex. Trying to keep it KISS.
Printer Brand:
Prusa
Printer:
I3 MK3S
Rafts:
No
Supports:
No
Resolution:
.2
Infill:
whatever
Filament:
Prusa PETG
Notes:
Use whatever settings you like as most parameters won't matter. I plan to print this on end so the curve is smooth.
The author marked this model as their own original creation. Imported from Thingiverse.