From 8c7f2ad8328d741b1e901ca985f666507f744c09 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Mon, 13 Jun 2016 19:49:45 +0000 Subject: shorten space behind the nozzle, otherwise I can't properly X-home --- diff --git a/fanduct.scad b/fanduct.scad index da89aac..6407a96 100644 --- a/fanduct.scad +++ b/fanduct.scad @@ -29,7 +29,7 @@ inlet_long_l = inlet_short_l+inlet_h; hotend_clearance = heater_clearance; nozzles_apart = 18; // distance between nozzles for dual hotend -space_behind_nozzle = 15; // space behind the nozzle where we're allowed to go +space_behind_nozzle = 10; // space behind the nozzle where we're allowed to go // without the fear of hitting carriage snapper_d = 8; snapper_overlap=0.2; // snip snap -- cgit v0.9.0.2