Search found 6205 matches

by onekk
Thu Apr 18, 2024 5:31 am
Forum: Open discussion
Topic: May I ask how to project the side of the column pedestal to the XY plane
Replies: 3
Views: 148

Re: May I ask how to project the side of the column pedestal to the XY plane

... This is an "Open discussion" sub forum. If this is an help request it should go in help section. If it is a bug report, it lacks of a proper "full FreeCAD version info". you will find instructions on how to add a correct one in: http://forum.freecadweb.org/viewtopic.php?f=3&...
by onekk
Thu Apr 18, 2024 5:16 am
Forum: Open discussion
Topic: May I ask how to project the side of the column pedestal to the XY plane
Replies: 3
Views: 148

Re: May I ask how to project the side of the column pedestal to the XY plane

Using "Attachments" Tab in the post editing mode you could attach images and files to a post.

Kind regards

Carlo D.
by onekk
Thu Apr 18, 2024 5:11 am
Forum: Help on using FreeCAD
Topic: Is there a "paste | special | value" analog in FreeCAD spreadsheets?
Replies: 1
Views: 189

Re: Is there a "paste | special | value" analog in FreeCAD spreadsheets?

You could made a second spreadsheet from which to take values. IMHO It is not viable to have a full fledged interface like a conventional spreadsheet in FreeCAD, even if some improvements could be made. Macros are very powerful and a good way to implement thing that need to make same action many tim...
by onekk
Wed Apr 17, 2024 4:39 pm
Forum: Path/CAM
Topic: Error CAM Simulation
Replies: 2
Views: 182

Re: Error CAM Simulation

.... Version: 0.22.0dev.36807 (Git) AppImage ... Probably is a glitch due to the integration of new Material in devel version. There has been some updated recently, maybe updating the AppImage as soon a new AppImage is released will solve the problem. wmayer is this problem taken in account by new ...
by onekk
Wed Apr 17, 2024 4:34 pm
Forum: Python scripting and macros
Topic: Creating rotation animation with macro
Replies: 8
Views: 704

Re: Creating rotation animation with macro

TheMarkster wrote: Wed Apr 17, 2024 4:32 pm ...
Thank you for the info, I will note it down as it is one the subtle things that I will forgot for sure.

Kind regards.

Carlo D.
by onekk
Wed Apr 17, 2024 5:19 am
Forum: Python scripting and macros
Topic: Creating rotation animation with macro
Replies: 8
Views: 704

Re: Creating rotation animation with macro

Not without an example file, it is hard to guess things, as you can change things in many ways, as example calculate a placement for each gear with python and apply the placements, but it depends on how gears are made and oriented. I don't see the need for ProceessEvent and see other flaws in your c...
by onekk
Tue Apr 16, 2024 1:54 pm
Forum: Install / Compile
Topic: freecadpip not found in freecad 0.21.2 via apt-get install
Replies: 2
Views: 285

Re: freecadpip not found in freecad 0.21.2 via apt-get install

It is a distribution package?

If yes probably there is some wrong dependency on the deb package, you should signal to the Debian package maintainer.

Maybe there is a "freecadpip" package that should be installed manually marked as optional.

Kind regards.

Carlo D.
by onekk
Tue Apr 16, 2024 1:35 pm
Forum: Help on using FreeCAD
Topic: DXF importing issues (not showing text / dimensions)
Replies: 3
Views: 264

Re: DXF importing issues (not showing text / dimensions)

DXF file have dimension on it each line is starting form a point and end in another point, so the dimensions in an "human readable format" are not needed to make an useful use of the file to make things. If you need them you could just take the line and measure it if the program is not sho...
by onekk
Sun Apr 14, 2024 5:39 pm
Forum: Help on using FreeCAD
Topic: (SOLVED) What is 0.22.0dev.0.21.2 for a freecad version (freebsd, ghostbsd, nomadbsd)?
Replies: 6
Views: 544

Re: What is 0.22.0dev.0.21.2 for a freecad version?

that's a good idea. But I have seen that FreeCAD developers also have to do with it. Probably at code level for sure they are involved, as for implementing things in a different os, there will be some developers involved maybe even @wmayer. My motivation in expressing the above advice is generated ...
by onekk
Sun Apr 14, 2024 4:26 pm
Forum: Help on using FreeCAD
Topic: (SOLVED) What is 0.22.0dev.0.21.2 for a freecad version (freebsd, ghostbsd, nomadbsd)?
Replies: 6
Views: 544

Re: What is 0.22.0dev.0.21.2 for a freecad version?

Probably you should ask ghostbsd packagers.

Kind regards

Carlo D.