shaise / FreeCAD_SheetMetal

A simple sheet metal workbench for FreeCAD
http://theseger.com/projects/2015/06/sheet-metal-addon-for-freecad/
GNU Lesser General Public License v2.1
199 stars 57 forks source link

Sheetmetal V50 not giving sketch on unfold #235

Open Reidwkw opened 2 years ago

Reidwkw commented 2 years ago

I noticed that V50 had an update that its using techdraw for the sketches on the unfold feature. I went to another laptop with the v49 and it is properly giving the unfold sketch. so i know its a v50 issue especially because the error talks about "techdraw has no attribute". here is the error code i am getting in the report view after using unfold with v50

16:17:13  Manual K-factor is being used: 0.40 (ansi)
16:17:13  Traceback (most recent call last):
  File "C:\.....\FreeCAD\Mod\sheetmetal\SheetMetalUnfolder.py", line 2899, in accept
    grp1 = TechDraw.projectEx(s,norm)
<class 'AttributeError'>: module 'TechDraw' has no attribute 'projectEx'

until this gets fixed...is there a way to revert back to v49? id rather not use my work laptop which is what has the v49 that is working

luzpaz commented 2 years ago

Can you provide your full About info, please?

Reidwkw commented 2 years ago

Here is the copied About OS: Windows 10 Version 2009 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.24267 +148 (Git) Build type: Release Branch: Branch_0.19.4 Hash: 476ecf091941bead59b14e44afa6064d5a66afa3 Python version: 3.8.6+ Qt version: 5.15.2 Coin version: 4.0.1 OCC version: 7.5.3 Locale: English/United States (en_US)

On Sun, Jul 17, 2022 at 5:02 PM luzpaz @.***> wrote:

Can you provide your full About https://wiki.freecad.org/About info, please?

— Reply to this email directly, view it on GitHub https://github.com/shaise/FreeCAD_SheetMetal/issues/235#issuecomment-1186606412, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2DJTPDRTGD3EGU3GA3IX2DVURYEXANCNFSM532J3PWQ . You are receiving this because you authored the thread.Message ID: @.***>

shaise commented 2 years ago

it probably has something to to with pr #234 by @easyw .

luzpaz commented 2 years ago

@Reidwkw are you planning to move to v0.20 soon?

Reidwkw commented 2 years ago

Would updating to v0.20 fix the issue or are we just trying to see if the issue persists in the updated version?

On Mon, Jul 18, 2022 at 1:10 PM luzpaz @.***> wrote:

@Reidwkw https://github.com/Reidwkw are you planning to move to v0.20 soon?

— Reply to this email directly, view it on GitHub https://github.com/shaise/FreeCAD_SheetMetal/issues/235#issuecomment-1187788395, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2DJTPD4VFQEFR5T4RMEK63VUWFWXANCNFSM532J3PWQ . You are receiving this because you were mentioned.Message ID: @.***>

akshimassar commented 2 years ago
OS: Arch Linux
Word size of FreeCAD: 64-bit
Version: 2022.709.26244 +5001 (Git) AppImage
Build type: Release
Branch: LinkDaily
Hash: 096210d21183e9dfdc3b25777760bfb6c00a210b
Python version: 3.9.13
Qt version: 5.12.9
Coin version: 4.0.1
OCC version: 7.5.3
Locale: English/United States (en_US)

Same problem for linkstage branch

Syres916 commented 2 years ago

See https://github.com/shaise/FreeCAD_SheetMetal/pull/251

luzpaz commented 1 year ago

What's the status on this ticket?

luzpaz commented 1 year ago

@Reidwkw ping