thomasa88 / ParametricText

Fusion 360™ add-in for creating Text Parameters in sketches.
MIT License
83 stars 5 forks source link

text change failing (SketchText__height) #59

Open Andrew553328 opened 9 months ago

Andrew553328 commented 9 months ago

Describe the bug Changing the text fails

To Reproduce Steps to reproduce the behavior: Floating text 5mm above plane, extruded 0.5mm Choose Tx Change desired text, fails, error page comes up, cannot copy and paste

Expected behavior Text to change

Screenshots If applicable, add screenshots or a video (screencast) to help explain your problem. Take screenshots of any error messages.

Software

Do not forget to "Subscribe" to the issue if you want updates! Screenshot 2024-01-28 150455

thomasa88 commented 9 months ago

By the error you get, I think the v2.3.3 release I just uploaded to Github might fix the problem (Fix for #29).

Follow the instructions to install from Github in the manual: https://parametrictext.readthedocs.io/en/stable/installation.html Make sure to uninstall any installation from the app store first.

Andrew553328 commented 9 months ago

Well that was a fast response, thank you :)

Get Outlook for iOShttps://aka.ms/o0ukef


From: Thomas Axelsson @.> Sent: Sunday, January 28, 2024 8:31:32 PM To: thomasa88/ParametricText @.> Cc: andrew gossy.net @.>; Author @.> Subject: Re: [thomasa88/ParametricText] text change failing (SketchText__height) (Issue #59)

By the error you get, I think the v2.3.3 release I just uploaded to Github might fix the problem (Fix for #29https://github.com/thomasa88/ParametricText/issues/29).

Follow the instructions to install from Github in the manual: https://parametrictext.readthedocs.io/en/stable/installation.html Make sure to uninstall any installation from the app store first.

— Reply to this email directly, view it on GitHubhttps://github.com/thomasa88/ParametricText/issues/59#issuecomment-1913532138, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AVN63IRNJKQ734WNZGOIITLYQYLHJAVCNFSM6AAAAABCN4DAHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJTGUZTEMJTHA. You are receiving this because you authored the thread.Message ID: @.***>

Andrew553328 commented 8 months ago

Hi Thomas, Im still having an intervalidationerror:res

Your addin works with a simple test file but not on the intended drawing. On my test drawing I can even set the comment to '' so that no text is printed, and restore text with font size etc preserved when a printable string is sent to the .comment

Separately. this is a free addin, it is valuable and you should be charging for it My application is to selectively emboss a 3D part, and convey the text to the printer as a second color.

thomasa88 commented 8 months ago

I guess the next bug is the same as reported in #61 ?

Regarding charging: Maybe if I recreate a much more user friendly add-in. Also, I have never hit more Fusion bugs than when making this add-in. If offering an add-in for sale, I would like to be able to address user problems - and that is problematic when Fusion is the source of half of them.