1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Cleaner usage of the PI constant

This commit is contained in:
Alessandro Ranellucci
2012-10-30 14:15:48 +01:00
parent 25d88bddff
commit 0a5016a509
2 changed files with 1 additions and 4 deletions
-2
View File
@@ -5,8 +5,6 @@ use utf8;
use List::Util qw(first);
use constant PI => 4 * atan2(1, 1);
# cemetery of old config settings
our @Ignore = qw(duplicate_x duplicate_y multiply_x multiply_y support_material_tool);