Add function for all three desired planes

This commit is contained in:
maride 2017-12-21 17:48:01 +01:00
parent 070cc07b40
commit 9d980b7957

View File

@ -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;
/*