Add function for all three desired planes
This commit is contained in:
parent
070cc07b40
commit
9d980b7957
@ -1,4 +1,14 @@
|
||||
round_psu_cable_fan_plane(360, 250, 6.5, 300, 180, 10, 41, 83, 90, 90);
|
||||
// top plane:
|
||||
//round_psu_cable_fan_plane(360, 250, 6.5, 300, 180, 10, 41, 83, 90, 90);
|
||||
|
||||
// middle plane:
|
||||
// round_psu_mainboard_plane(360, 250, 6.5, 300, 180, 10, 41, 83);
|
||||
|
||||
// bottom plane:
|
||||
round_base_plane(360, 250, 6.5, 300, 180, 10);
|
||||
|
||||
|
||||
|
||||
RESOLUTION=36;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user