1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-17 21:08:16 +01:00
Mendel90/views/hot_end_assembly.scad
Chris Palmer ee465a7d0b Added Silicone tape to model and hence BOM.
Updated PLA sample size to 50m.
Fixed start.gcode missing from SF settings due to gitignore.
Updated the manual.
Assembly views moved to view folder and now all auto generated.
2013-10-01 20:06:08 +01:00

19 lines
299 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 762.08
//
use <../scad/vitamins/jhead_hot_end.scad>
include <../scad/conf/config.scad>
jhead_hot_end(JHeadMk5);
$exploded = 1;