Merge pull request #18083 from IanMaquignaz:fix_gen_pattern_centering
authorIan Maquignaz <ian.maquignaz@gmail.com>
Sun, 23 Aug 2020 22:32:58 +0000 (18:32 -0400)
committerGitHub <noreply@github.com>
Sun, 23 Aug 2020 22:32:58 +0000 (22:32 +0000)
commit8c1af099895361a016df48e24913774644b0d70c
tree2e3f634a43c55cdda95f01e8e4e374b011b57cc1
parentf53ff0d01c45760926bc995c208cc50f743b5309
Merge pull request #18083 from IanMaquignaz:fix_gen_pattern_centering

* Fixed centering issue with make_cicle_pattern and make_acircle_pattern()

* Fixed issue where asymmetric circles were not at 45 degree angles. Also fixed support for inch measurement by converting parsing to usage of floating points for page size

* Fixed copy-paste error from experimental workspace
doc/pattern_tools/gen_pattern.py