[solved] Show all sketches?

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
User avatar
Roy_043
Veteran
Posts: 8541
Joined: Thu Dec 27, 2018 12:28 pm

Re: [solved] Show all sketches?

Post by Roy_043 »

The macro is available in the Std_AddonMgr.
TheMarkster
Veteran
Posts: 5512
Joined: Thu Apr 05, 2018 1:53 am

Re: [solved] Show all sketches?

Post by TheMarkster »

In some windows builds the addon manager is unable to retrieve macros from the wiki. The fix/workaround involves editing the addon manager utilities py file, changing the server authorization to client authorization.

https://forum.freecadweb.org/viewtopic. ... 80#p542230
Post Reply