Page 124 of 183

Re: Curves workbench

Posted: Thu Apr 07, 2022 3:42 pm
by Chris_G
OK.
Please give a try with new v0.4.1

Re: Curves workbench

Posted: Thu Apr 07, 2022 3:54 pm
by drmacro
Chris_G wrote: Thu Apr 07, 2022 3:42 pm OK.
Please give a try with new v0.4.1
Still says 0.3.0 is installed, but the segment surface works as expected.

Re: Curves workbench

Posted: Sat Apr 09, 2022 2:47 pm
by drmacro
When creating a freehand b-spline why is snapping only allowed to other b-splines?


It would seem this is very limiting, since other geometry can't be used for reference.

Re: Curves workbench

Posted: Sat Apr 09, 2022 4:19 pm
by Chris_G
Snapping should work for any geometry.
But the selection process during the BSpline editing is not working very well.

Re: Curves workbench

Posted: Sat Apr 09, 2022 4:54 pm
by drmacro
Chris_G wrote: Sat Apr 09, 2022 4:19 pm Snapping should work for any geometry.
But the selection process during the BSpline editing is not working very well.
I agree the selection is a bit wonky.

I did think that the any vertex worked last I used it. But, today I noticed it was not. (And, I noted that my updates to the wiki on the use of the snap were updated to specifically say it would only snap to other b-splines.)

Also, is it possible to make a closed b-spline? Edit: still a question, but the JoinCurve does close the curve...

In the attached file the two b-splines loft ok, but because the ends just overlap (i.e. the XY coords of the start and end are the same) if fails geometry check. (At least I think that is the source of the error. It says Face1 has a selfintersect...but, I couldn't find Face1...)

Edit: scratch that. This file with the JoinCurves/loft fails geo. check.

Re: Curves workbench

Posted: Sun Apr 17, 2022 6:22 am
by saso
Some nice videos with a few tips and ticks on surfacing (and few other things) in solidworks, but in general a lot of it can be useful to understand and do surfacing also in other programs...

https://www.youtube.com/c/lowe9/videos Andrew Lowe
https://www.youtube.com/c/DiMonteGroupInc/videos DiMonte Group Inc

Re: Curves workbench

Posted: Fri Apr 29, 2022 7:45 am
by Bance
Hi Chris,

I seem to be having the same problem drmacro had, I have V0.4.2 installed, regression?
The segmented surface problem that is. :D

TX Steve.

Code: Select all

OS: Manjaro Linux (XFCE/xfce)
Word size of FreeCAD: 64-bit
Version: 0.20.28751 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 660655e)
Hash: 660655e54c97b5017ff0ac1e030059308cd4e3f5
Python 3.9.12, Qt 5.12.9, Coin 4.0.0, OCC 7.5.3
Locale: English/United Kingdom (en_GB)
Installed mods: 
  * Curves 0.4.2

Re: Curves workbench

Posted: Fri Apr 29, 2022 8:57 am
by Chris_G
Hello,
Previous fix was not good.
Problem should be fixed now, I hope, with v0.4.3

Re: Curves workbench

Posted: Fri Apr 29, 2022 9:21 am
by Bance
Thanks very much for the quick attention, works now.

Curves workbench: problems with MapSketchToSurface

Posted: Mon May 02, 2022 5:07 pm
by chrisb
I thought I had a good idea to solve this help request by using MapSketchToSurface.

This is what I tried to get equidistant marks on a spiral surface:
- create a spiral in Part workbench
- extrude the spiral in Part workbench to the width of the roll
- create a sketch with a rectangle, change it to construction geometry
- - set length=Spiral.Shape.Length
- - set width=Extrude.Length
- create the marks on the rectangle, I have used equidistant circles
- use Curves > MapSketchToSurface to map the sketch to the face

However, since it is a spiral where the inner diameter is smaller than the outer, the holes should not lie all on a straight line.

I'm not sure if I made something wrong or if I expect the wrong thing or if Curves is doing it wrong.
It would probably work, if I split the spiral and the sketches in chunks of 360°, but I wanted to avoid the calculations.
SnipScreenshot-d59188.png
SnipScreenshot-d59188.png (15.02 KiB) Viewed 1059 times