FreeCAD_assembly3
FreeCAD_assembly3 copied to clipboard
Experimental attempt for the next generation assembly workbench for FreeCAD
I was trying to test out this branch. I couldn't access any files with it on MacOS Catalina. This seems related to the upstream problems, but worse, for some reason....
I've been trying to create a simple assembly of a few 3d printed parts and some off-the-shelf bearings and fasteners. I've encounter numerous frustrating issues that I don't understand the...
Hi @realthunder we are working on a file: https://github.com/nadarbreicq/Barbatronic/blob/master/boxGenerator/boxGeneratorV1.3.FCStd originally made with this fc version : ``` OS: Windows 10 Version 2009 Word size of OS: 64-bit Word size of...
# Reproduction 1. Create a new document 2. Define an assembly container in the root 3. Place some objects 4. Create some constraints 5. Copy the container 6. Create a...
I'm trying to add multiple links to a screw part. I've tried both explicitly creating multiple links and setting the element count on a link. In both cases I'm able...
Currently an error is thrown after [the following command](https://github.com/realthunder/FreeCAD_assembly3/wiki/Build-Instruction#solvespace): ```cmd $ cd asm3 $ git submodule update --init slvs error: pathspec 'slvs' did not match any file(s) known to git....
On the FreeCAD forum, a user (bambuko) asked a question that I thought I could answer, but first I wanted to redo the tests and my "certainties" were shattered. What...
I'm trying to compile LinkStage3 against your fork of coin and I've run into several troubles. I removed `libcoin-dev`, then I compiled and installed your fork of coin: ```bash #!/bin/bash...
Some issues are serious and have reproduction steps available. Those issues can be re-used in the future to manually or automatically test the recurrence of the bug. This type of...
The middle mouse button centers the view. But for some unknown reason this fails in around 20% of the cases. So, it not rarely happens that i have to press...