Working on getting Freecad Dimensioning to work like normandcs video

Up until now, most of the stuff, that I’ve done I’ve been doing in freecad hasn’t required dimensioning.   I got the impression that dimensioning functionality wasn’t a particulary advanced feature within freecad until I saw this video by normandc.


Well this is really cool, unfortunately now my version of freecad doesn’t seem to have this on my desktop, but might have it on my laptop…
I’m running the .14  development branch on both(I think)
At this point, I’m content just using the PPA vs compiling from source (To many irons in the fire, so I’m going to try the easy[?] route first to see if I can get this straightened out..
So I think I need to bounce around between the desktop and the laptop and see if I can figure out why one has the feature and one doesn’t…
So… I just did and update on my desktop and this is my first.

The desktop.
OS: Ubuntu 12.04.4 LTS
Word size: 64-bit
Version: 0.14.3677 (Git)
Branch: master
Hash: 07c64e206d05ae662ba40ae125ba991cced7cc9e
Python version: 2.7.3
Qt version: 4.8.1
Coin version: 3.1.3
SoQt version: 1.5.0

Now figuring out the PPA’s are installed is  pretty easy

So.. on my desktop Freecad PPA’s appear to be this.

DesktopFreePPA

 

 

 

 

And on the laptop we have this.

OS: Ubuntu 12.04.4 LTS
Platform: 64-bit
Version: 0.14.3665 (Git)
Branch: master
Hash: 2320e994b30609331ae3907298ca0f5c86c18850
Python version: 2.7.3
Qt version: 4.8.1
Coin version: 3.1.3
SoQt version: 1.5.0
(Which was a bit behind..) So I’m running updated now(which is sort of dumb because I think I’m going to loose the feature I want but a least I’ll know why my freecads are different.

Ok. So I just did an update on my laptop I get this.
OS: Ubuntu 12.04.4 LTS
Word size: 64-bit
Version: 0.14.3677 (Git)
Branch: master
Hash: 07c64e206d05ae662ba40ae125ba991cced7cc9e
Python version: 2.7.3
Qt version: 4.8.1
Coin version: 3.1.3
SoQt version: 1.5.0
OCC version: 6.7.0
Now what’s really curious is as near as I can tell the draft thing works on my laptop but not in my laptop..
What do I mean my not working?
Well, If I’m in Draft in combo view, I get all kinds of options like in Norberts video If you click on Task you get a option to create objects, (where you select dimension) and then it provides a sub-menu under task… All that is blank on my desktop.

freecadPPAlaptop

 

 

What I think I got going on, is that certain components are getting double installed or something….   So..  I going to uninstall freecad from my desktop from the software center, delete all freecad related ppas with the gui, update and add the freecad ppas currently on my laptop and install freecad from the software center and see if that works.

Ok.. This is what’s for ppas on my lappy toppy.

binary
http://ppa.launchpad.net/freecad-maintainers/oce-release/ubuntu

precise
main

source
http://ppa.launchpad.net/freecad-maintainers/oce-release/ubuntu
“”
“”
binary
http://ppa.launchpad.net/freecad-maintainers/freecad-daily/ubuntu
“”
“”

source
http://ppa.launchpad.net/freecad-maintainers/freecad-daily/ubuntu
“”
“”
so according to  http://www.freecadweb.org/wiki/index.php?title=Download#Ubuntu_PPA_packages
I just add this through the gui.. and install
ppa:freecad-maintainers/freecad-daily

And…
Well, that seems to be part of the problem.. It’s seems to be behaving better, but I I still don’t have the pull downs in the combo view…

[Edit] Well I got some of the combo views by renaming the .FreeCAD hidden folder that contains configurations so that it would re-generate.  That seemed to work somewhat but its not perfect.

 

 

This entry was posted in Uncategorized. Bookmark the permalink.

2 Responses to Working on getting Freecad Dimensioning to work like normandcs video

  1. Normand C. says:

    Hello JT,

    That’s my video. I want to point out that I only posted this to help someone on the FreeCAD forum with his project, sometimes a video is more efficient than long textual explanations. I had planned to create a proper tutorial with sound but never got around to it. My PC’s motherboard has a crappy mic input and I need to purchase a proper sound card…

    As for the content of the Tasks tab when in Draft workbench, Yorik (the Draft wb developer) made a few changes since I made that video. While the Create objects / Modify objects actions are still displayed in the tab, the tools that were on top (Workplane button, line width/color face color buttons, etc.) were moved to a floating toolbar that you can move wherever you want.

    I should also mention that this is called the “Taskview” Draft interface mode, I believe the default interface mode is “Toolbar”, and in this mode nothing appears in the Tasks panel. To change the Draft Interface mode, go to Edit –> Preferences / Draft, General settings tab.

    As for “pull downs” in the Combo view, I’m not sure what you are talking about. Feel free to email me with more details.

    BTW I’m also the maintainer of the FreeCAD PPAs. The oce-release PPA is not required anymore. I created it to upload newer packages of OCE (the ones on the regular Ubuntu 12.04/13.10 repositories were old). OCE stands for Open Cascade Community Edition, the geometric modeling kernel FreeCAD is based on. At the time the freecad-daily PPA did not have enough storage space to host both the FreeCAD and the OCE packages, but I’ve since requested and got more storage space from Launchpad so I copied all OCE packages to the freecad-daily PPA.

    The stable release of v0.14 should be published in a matter of days (hopefully), once it’s done I will update the freecad-stable PPA with the new release.

    Cheers

    Normand C.

  2. admin says:

    Hey Normandc
    It seems like behaviour changed a bit from your video, but I guess that’s what development branches are all about.
    I spent a few evenings trying to figure out the figure out the the magic keystrokes to do what you did.. I had but a bunch of honey do projects and a road trip to check out machinekit that side tracked me. In the process of trying to figure out the keystrokes I ran into a segmentation fault on two occasions, It happened when I switched from horizontal to vertical dimensions with some incorrect key stroke in between. When I get a chance I’ll see if the critter is still in their and what it takes to replicated.
    Once you understand how to do the draft dimensioning works the wiki instructions make sense, but reading the wiki dimensions alone didn’t work for me. I think a video with audio explaining the keystrokes would be incredibly helpful. I downloaded record my desktop and managed to record successfully, but I wanted work on it a bit.

Leave a Reply

Your email address will not be published. Required fields are marked *