From a4db71f074ae8ea990a42ef3c1e9260b19ec979a Mon Sep 17 00:00:00 2001 From: AJ Isaacs Date: Mon, 13 Apr 2026 22:23:18 -0400 Subject: [PATCH] fix: update EtchBendLines submodule to ACadSharp version Advances submodule from netDxf (89d987f) to ACadSharp (da4d322), picking up all fixes from the fabworks-api branch: - Switch from netDxf to ACadSharp for DXF operations - Fix ACAD_GROUP dictionary, upgrade ACadSharp to 3.4.9 - Fix bend line detection and ByLayer color - Fix degree symbol encoding (reverted in submodule, handled by caller) Co-Authored-By: Claude Opus 4.6 (1M context) --- EtchBendLines | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EtchBendLines b/EtchBendLines index 89d987f..da4d322 160000 --- a/EtchBendLines +++ b/EtchBendLines @@ -1 +1 @@ -Subproject commit 89d987f6c6923b458217017300789ea956114972 +Subproject commit da4d3228b0eede73a665b0a814f7b8ac818bcc94