diff --git a/fan_control_box.py b/fan_control_box.py index e14fc82..94d4cad 100644 --- a/fan_control_box.py +++ b/fan_control_box.py @@ -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, )