1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-09-03 10:02:51 +02:00

Changed all versions to GT2 belts and pulleys

This commit is contained in:
Chris Palmer
2015-06-14 22:28:01 +01:00
parent 118751e5ca
commit d53af327c8
134 changed files with 156878 additions and 190540 deletions

View File

@@ -104,7 +104,6 @@ thermistor_wires_hole_radius = wire_hole_radius(thermistor_wires);
cnc_sheets = false; // If sheets are cut by CNC we can use slots, etc instead of just round holes
base_nuts = false; // Need something under the base if using nuts
pulley_type = T5x8_plastic_pulley;
clip_handles = true;
include_fan = false;
squeeze = false; // Bodge to make Huxley as small as possible without affecting dibond kits

View File

@@ -48,15 +48,15 @@ top_limit_switch = true;
single_piece_frame = true;
stays_from_window = false;
cnc_sheets = true; // If sheets are cut by CNC we can use slots, etc instead of just round holes
pulley_type = T2p5x16_metal_pulley;
//raspberry_pi = true;
//raspberry_pi_camera = true;
//light_strip = SPS125;
Y_carriage = DiBond;
X_belt = T2p5x6;
Y_belt = T2p5x6;
pulley_type = GT2x20_metal_pulley;
X_belt = GT2x6;
Y_belt = GT2x6;
motor_shaft = 5;
Z_screw_dia = 6; // Studding for Z axis

View File

@@ -57,8 +57,10 @@ pulley_type = T2p5x16_metal_pulley;
Y_carriage = DiBond;
X_belt = T2p5x6;
Y_belt = T2p5x6;
pulley_type = GT2x20_metal_pulley;
X_belt = GT2x6;
Y_belt = GT2x6;
motor_shaft = 5;
Z_screw_dia = 5; // Studding for Z axis

View File

@@ -52,8 +52,9 @@ stays_from_window = false;
Y_carriage = PMMA6;
X_belt = T5x6;
Y_belt = T5x6;
pulley_type = GT2x20_metal_pulley;
X_belt = GT2x6;
Y_belt = GT2x6;
motor_shaft = 5;
Z_screw_dia = 8; // Studding for Z axis

View File

@@ -51,8 +51,9 @@ stays_from_window = false;
Y_carriage = DiBond;
X_belt = T5x6;
Y_belt = T5x6;
pulley_type = GT2x20_metal_pulley;
X_belt = GT2x6;
Y_belt = GT2x6;
motor_shaft = 5;
Z_screw_dia = 8; // Studding for Z axis