Files
create/src/Mod
M G Berberich 6d1b292280 [PartDesign] Dynamic hole cut-types
‣ Make countersink and counterbore on metric holes freely definable by user.

‣ Fixed the Naming of M1.6, M2, M2.5 and M3.5

‣ Added constructor for custom enums from Enums to PropertyEnumeration

‣ Put definitions of cut-types (counterbore/countersink) for
  screwtypes into json-files for easy modification.

‣ Allow users to put its own definitions in json-files in
  [UserDir]/Mod/PartDesign/Resources/Hole

‣ Contains several examples of cut-type definition json-files that are
  propably not production-ready.

This uses a local copy of nlohmann::json¹ to read json-files.

__________
¹ This is a very nice,header-only C++ library under the MIT License
  (https://github.com/nlohmann/json). I copied the single-file-version
  and the forward-declaration-header into …/PartDesign/App/ so no new
  dependencies arise.
2020-10-31 12:49:00 +01:00
..
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-06-15 10:11:22 +02:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-29 21:35:24 +00:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 17:12:21 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00
2020-09-30 14:37:02 +02:00
2020-10-28 12:04:37 +01:00
2020-10-28 12:04:37 +01:00