Search found 93 matches

by mandeep7
Wed Jan 24, 2018 8:47 am
Forum: Wiki
Topic: Special markup for external macro code
Replies: 3
Views: 723

Re: Special markup for external macro code

As noticed in this topic https://forum.freecadweb.org/viewtopic.php?f=10&t=26491, the macros which have a link to their code instead of embedding the code directly in the wiki page cannot be installed by the add-on manager. Would it be possible to add a markup for the url of the macro code and ...
by mandeep7
Sun Jan 21, 2018 7:04 pm
Forum: Developers corner
Topic: FreeCAD macros issues
Replies: 4
Views: 1044

FreeCAD macros issues

Hi, There have been some issues with FreeCAD Macros while installing through the addon-manager. For example, many of the macros aren't usable through the addon-manager so users would have to go to FC wiki and copy/paste the code in the Macros. So quite hard? Maybe. I went through https://www.freecad...
by mandeep7
Wed Aug 02, 2017 6:57 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

whats the difference between this and the addon manager? Hi Kunda1, Basically, it started as a Gsoc project last year after proper design and planning by the mentors. It's easily extendable. It has a good API too and can be used from command line (more info in README file). Rest you may ask more if...
by mandeep7
Sat Jul 22, 2017 10:32 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

Hi all, I learned a little about threading and tried to implement it. So far it works with the main gui window. Now, - GUI fires up instantly while the plugins are being loaded in the background (need a progress bar). And GUI remains responsive meanwhile (one may click on exit button). - Added Macro...
by mandeep7
Sat Jul 22, 2017 10:20 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

Kunda1 wrote: Mon Jul 10, 2017 12:28 pm Very cool mandeep! I have a similar issue open for this on the FreeCAD-addon repo Addon Manager needs a side window to display images/animated gifs
Hi @Kunda1,

Thanks for the idea. It'll be really cool. Will consider this after getting basic things working well in GUI.
by mandeep7
Mon Jul 10, 2017 10:40 am
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

triplus wrote: Mon Jul 10, 2017 10:07 am Hi Mandeep.

Nice to see you are working on this again. I installed PluginManager by following the instructions. After i installed/uninstalled two workbenches with it and everything worked as expected.
Wow!
Thanks for the update, triplus. So happy to hear from you. :)
by mandeep7
Sun Jul 09, 2017 8:09 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

Hi everyone, I hope you all would be doing great as you usually do. Sorry, I couldn't continue the project for a long time (busy or say excuses :roll: ). I know freecad currently using that addon manager already and it's currently doing well. I started working on the GUI a few time ago. I know witho...
by mandeep7
Mon Sep 05, 2016 12:08 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

I decided to make some tests and all was working good and then it suddenly stopped working. "Please check the connection!" My connection was fine and GitHub/Wiki worked OK. I didn't do all that much testing (less then 5 minutes). It seems that GitHub part is causing this as when i remove ...
by mandeep7
Wed Aug 31, 2016 7:08 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

triplus wrote:Hi Mandeep and first thank you for working on this FreeCAD related GSoC project and congratulations on bringing it as far as you did.
Thanks triplus, you were really helpful for making me think of some possibilities that I couldn't think of, earlier.
Thanks!
by mandeep7
Wed Aug 31, 2016 12:16 pm
Forum: Open discussion
Topic: Google Summer Of Code 2016
Replies: 110
Views: 29699

Re: Google Summer Of Code 2016

Hello everyone, Sorry couldn't get much time yesterday to write this post. So GSoC (Google Summer of Code) 2016 is finally over. It was great period for me. I enjoyed working with the mentors and the community. It was obviously a great learning experience not just the programming wise but many thing...