Commit Graph
19 Commits
Author SHA1 Message Date
aj 89d987f6c6 Refactor Main method to separate responsibilities and improve readability 2025-05-09 07:47:29 -04:00
aj 78ae737adb Refactor Etcher.AddEtchLines into discrete steps and helpers 2025-05-08 19:32:20 -04:00
aj 2391eb7050 Format Bend.ToString() with 2dp and “?” placeholders for nulls 2025-05-08 19:30:41 -04:00
aj dd7443ddb8 Moved GetEtchLines to Etcher class 2025-05-08 08:41:00 -04:00
aj e5daf748c6 Extract IsBendLine helper to clean up BendLineExtractor 2025-05-08 08:24:31 -04:00
aj 774012021c bendNoteRegex tweaks 2025-05-08 07:53:42 -04:00
aj 214cc94816 Culture-safe parsing 2025-05-08 07:31:19 -04:00
aj 04031a7677 Changed target framework to version 4.8 2023-03-01 08:04:50 -05:00
aj 3e4ab60366 Allow multiple paths passed through args 2021-04-07 22:00:11 -04:00
aj 2b30498147 Wrap main in try catch 2021-04-07 21:06:22 -04:00
aj f664bd79a4 Added Etcher class 2021-03-08 22:38:29 -05:00
aj bf8568f2cf Cleanup GetEtchLines 2019-10-01 20:25:40 -04:00
aj d6b000ee51 Fixed PointPerpendicularTo 2019-09-30 19:21:21 -04:00
aj 876455357f Cleanup 2019-09-25 17:52:31 -04:00
aj 68f6035e5f Changed SharpRadius to property 2019-09-16 19:44:46 -04:00
aj 76e060d361 Added option to replace sharp bends with radius. 2019-09-15 01:43:57 -04:00
aj 559f57fb44 Moved bend line extraction to separate class. 2019-09-15 00:21:04 -04:00
aj 3d54cb8b84 Changed namespace 2019-09-06 21:10:48 -04:00
aj 3ef94813ac First commit. 2019-09-06 17:28:34 -04:00