|
|
@ -256,9 +256,9 @@ lower_box = make_component_holder( |
|
|
|
lower_box = make_component_holder_line( |
|
|
|
lower_box, |
|
|
|
pole_height=inner_pole_height, |
|
|
|
line_x_dist=breadboard_height + 3.8, |
|
|
|
line_x_dist=breadboard_height + 2.2, |
|
|
|
line_y_dist=0, |
|
|
|
x_offset=-(breadboard_height / 2.0) - 1.9, |
|
|
|
x_offset=-(breadboard_height / 2.0) - 1.7, |
|
|
|
y_offset=40, |
|
|
|
) |
|
|
|
|
|
|
|