1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 04:48:15 +01:00
Mendel90/views/hot_end_assembly.scad
Chris Palmer d4d427dd80 Files genearted with new OpenScad, evrything changes but should be the
same functionally.

Modified the viewpoints for the assembly diagrams to cope with new perspective.
2016-01-03 23:03:46 +00:00

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;