I can't manage to simply rotate a global board + equipment + layers .. Using select all > positionning rotate or whatever, I can't manage to rotate all board around my X axis... all components seems not to be concerned. Is there a simple way to do so ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
To do this you need to use simple assemby functions.
Download newest version fromgithub (this is different version than on the sourceforge). I fixed problems with rotation. From now everything should works fine.
In subfolder 'examples/assembly/' you can find simple example how to use mentioned options.
Existence of the github repository is directly connected with some projects from FreeCAD community - "Addons repo & autoinstaller" and "debian/ubuntu packages of community modules". Both repositories github/sf are the same. Sometimes (like now) updates will appear earlier on the github (easier file management), but this will be really small offset in days.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't manage to simply rotate a global board + equipment + layers .. Using select all > positionning rotate or whatever, I can't manage to rotate all board around my X axis... all components seems not to be concerned. Is there a simple way to do so ?
Hi,
To do this you need to use simple assemby functions.
Download newest version from github (this is different version than on the sourceforge). I fixed problems with rotation. From now everything should works fine.
In subfolder 'examples/assembly/' you can find simple example how to use mentioned options.
Last edit: Mariusz 2016-01-31
I tried the Github version... With your example ".FCStd", I can add assembly" but as soon as I tried to open my own ".FCStd", it said "wrong FORMAT".
However I can manage to open my own ".FCStd" properly with Freecad 0.15 (64b WIN7) ... :/
[UPDT] : I just try with Sourceforge V4.2 as assembly.py changed ; Same result "Wrong Format" ...
Last edit: ashofphoenix 2016-02-10
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Last edit: Anonymous 2016-02-10
Hi,
I tested this on:
- debian 32bit - FreeCAD 0.16 => OK
- debian 32bit - FreeCAD 0.15 => OK
- debian 64bit - FreeCAD 0.14 => OK
- windowsxp 32bit - FreeCAD 0.15 => FAIL
This is weird. I need to check what causes this error - after that I can give you more info.
Last edit: Mariusz 2016-02-13
Ok fixed, stupid mistake :). On windows files do not have .fcstd extension like on linux, but .FCStd.
Download newest version from github.
hi ! Working properly ! I guess there is a good reason for having 2 versions sourceforge / Github ? should we use only Github Version from now ?
Hi,
nice to hear that it works :).
Existence of the github repository is directly connected with some projects from FreeCAD community - "Addons repo & autoinstaller" and "debian/ubuntu packages of community modules". Both repositories github/sf are the same. Sometimes (like now) updates will appear earlier on the github (easier file management), but this will be really small offset in days.