Search found 162 matches

by kcleung
Sun Oct 25, 2015 9:03 pm
Forum: Assembly
Topic: Part Design Roadmap
Replies: 59
Views: 27247

Re: Part Design Roadmap

Hey Fat-zer and Ickby,

Which is the "latest branch" we plan to merge with jriegel's master? Is it "AMM-partRework"?
by kcleung
Fri Oct 09, 2015 11:31 pm
Forum: Assembly
Topic: Part Design Roadmap
Replies: 59
Views: 27247

Re: Part Design Roadmap

I have PM'ed Fat-Zer, just in case he might have not noticed this discussion yet. Hi! We are considering taking one of your branches for further development, and we'd love to hear something from you. The discussion is happening here: http://forum.freecadweb.org/viewtopic.php?f=20&t=12713 Genera...
by kcleung
Sun Oct 04, 2015 4:35 am
Forum: Assembly
Topic: Compile error: Document.cpp
Replies: 4
Views: 2771

Re: Compile error: Document.cpp

I am running lubuntu 15.10 with cmake-3.2 and have both libboost-regex1.58-dev and libboost-regex1.58.0 installed. However when I run make, it fails exactly the same way. I have just found out the reason: In src/App/Document.cpp, the inclusion of boost/regex.cpp is encapsulated in a conditional bloc...
by kcleung
Sun Oct 04, 2015 2:10 am
Forum: Assembly
Topic: cmake problem
Replies: 3
Views: 2729

Re: cmake problem

I have just found out what has gone wrong: In line 100 of src/Mod/PartDesign/CMakeLists.txt, fc_copy_sources(Mod/PartDesign "${CMAKE_BINARY_DIR}/Mod/PartDesign" ${all_files}) there are a few lines around it: SET(FeatureHole_SRCS FeatureHole/__init__.py FeatureHole/HoleGui.py FeatureHole/Fe...
by kcleung
Sat Oct 03, 2015 9:56 pm
Forum: Assembly
Topic: cmake problem
Replies: 3
Views: 2729

Re: cmake problem

The same problem still persists, despite I have just pulled the newest head: commit 7dcd0ab4372f4fec73fc8dbf383a1d502b5fa408 Author: jriegel <freecad@juergen-riegel.net> Date: Fri Oct 2 14:40:48 2015 +0200 Fixes in getDependencyList and additional test methodes and I am running Lubuntu 15.10 with gc...
by kcleung
Sat Oct 03, 2015 9:39 pm
Forum: Assembly
Topic: setting assembly constraints for loose and interference fits
Replies: 6
Views: 4934

setting assembly constraints for loose and interference fits

I have just gone through the intro assembly basic tutorial: http://www.freecadweb.org/wiki/index.php?title=Assembly_Basic_Tutorial It is very informative and gives a very good introduction to the concept of parts and assembly. However when we assemble a machine, we use either loose fit or interferen...
by kcleung
Sun Sep 27, 2015 7:46 pm
Forum: Assembly
Topic: cmake problem
Replies: 3
Views: 2729

cmake problem

Currently I am at the assembly head: commit 7b07c4280630985d2bd783159c84626a1160f7cd Author: jriegel <freecad@juergen-riegel.net> Date: Thu Sep 24 18:15:53 2015 +0200 some fixes to get it compile again when I ran cmake, this error occurs: The target name "Mod/PartDesign" is unknown in this...
by kcleung
Sun Aug 16, 2015 3:22 am
Forum: Assembly
Topic: Assembly module in latest mac version?
Replies: 7
Views: 3421

Re: Assembly module in latest mac version?

It would be nice to have an announcement on the top of the forum branch that clearly states the current status of the assembly module... I agree - have skimmed through this forum recently with the intent of trying/testing the new assembly work, but I'm not sure where to find the latest branch[es]. ...
by kcleung
Sat Jul 04, 2015 8:02 am
Forum: Assembly
Topic: Datum planes, lines, point user interface
Replies: 12
Views: 4365

Re: Datum planes, lines, point user interface

So my opinion is: crawl it into the existing dialog, merge into master, then work on this UI. Because this assemblyMergeMaster is already going on for way too long. that seems a good idea. And reminds me of all the open points on my list... Totally agree. Anyway, the assembly branch does NOT need t...
by kcleung
Tue Dec 23, 2014 10:00 am
Forum: Assembly
Topic: status of Assembly2
Replies: 13
Views: 8501

Re: status of Assembly2

Its done when its done.... Everyone knows "its done when its done", but the questions are all related at the *current* time point: * what works and doesn't work in assembly2 * the progress of the change of the "fundamental data structure" that are required for integration of ass...