mirror of
https://github.com/nophead/Mendel90.git
synced 2025-03-14 15:50:04 +01:00
Changed wades hot end size to 16mm standard. It was set to 12, whoops.
This commit is contained in:
parent
7560ed542f
commit
3e16e05231
File diff suppressed because it is too large
Load Diff
@ -19,7 +19,7 @@ function insulator_depth(type) = type[1];
|
||||
function insulator_screw_pitch(type) = type[2];
|
||||
function insulator_clamped(type) = type[3];
|
||||
|
||||
hot_end = Mendel90_12mm;
|
||||
hot_end = Stoffle15_16mm;
|
||||
|
||||
clamp_width = 2 * (insulator_screw_pitch(hot_end) + screw_clearance_radius(M3_cap_screw) + min_wall);
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user