mirror of
https://github.com/nophead/Mendel90.git
synced 2025-01-17 04:48:15 +01:00
d4d427dd80
same functionally. Modified the viewpoints for the assembly diagrams to cope with new perspective.
19 lines
296 B
OpenSCAD
19 lines
296 B
OpenSCAD
//
|
|
// Mendel90
|
|
//
|
|
// GNU GPL v2
|
|
// nop.head@gmail.com
|
|
// hydraraptor.blogspot.com
|
|
//
|
|
// Hotend assembly view
|
|
//
|
|
// assembly 872 881 14.22 -15.83 -29.08 56.40 0.00 25.00 520
|
|
//
|
|
use <../scad/vitamins/jhead_hot_end.scad>
|
|
|
|
include <../scad/conf/config.scad>
|
|
|
|
jhead_hot_end(JHeadMk5);
|
|
|
|
$exploded = 1;
|