Search found 6199 matches

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: 1
Views: 209

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: 232

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: What is 0.22.0dev.0.21.2 for a freecad version?
Replies: 4
Views: 395

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: What is 0.22.0dev.0.21.2 for a freecad version?
Replies: 4
Views: 395

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

Probably you should ask ghostbsd packagers.

Kind regards

Carlo D.
by onekk
Sun Apr 14, 2024 7:18 am
Forum: Developers corner
Topic: Reload module/workbench
Replies: 13
Views: 7110

Re: Reload module/workbench

menrise wrote: Wed Apr 10, 2024 8:46 pm Any working way to reload workbench in FreeCAD 0.21.2?

...
Necrobumping a 3 yo topic is not a good practice.
Please open a new topic.

Kind regards

Carla D.
by onekk
Sat Apr 13, 2024 9:19 pm
Forum: Path/CAM
Topic: Unadulterated Custom G-Code?
Replies: 6
Views: 497

Re: Unadulterated Custom G-Code?

I'm out of sync of CAM code (my CNC is broken so I have not urge to make code for it) but from what I remember there was a way to add comments in CAM and also a way to launch a script when gcoce is produced (a real "postprocessor" in strict sense). It depends on what you intend to do, prob...
by onekk
Sat Apr 13, 2024 7:15 pm
Forum: Path/CAM
Topic: Unadulterated Custom G-Code?
Replies: 6
Views: 497

Re: Unadulterated Custom G-Code?

... but it requires the post processor to know all obscure details about the end machine including its internal variables that I am trying to access. In your opinion what a postprocessor should do? Postprocessor in FreeCAD CAM (new name of Path WB) are done to convert internal "machine agnosti...
by onekk
Sat Apr 13, 2024 6:56 pm
Forum: Open discussion
Topic: Ads on Youtube goes more and more anoying, where to go?
Replies: 10
Views: 743

Re: Ads on Youtube goes more and more anoying, where to go?

Video are IMHO not very taylored to learn something for a countless reason said many times. Most YT video are simply "click baits" to gain money with advertisements this explain many things. Encouraging "bad practices" like inserting video on forum messages IMHO is not a great st...
by onekk
Sat Apr 13, 2024 6:40 pm
Forum: Open discussion
Topic: Merging Fasteners and Gears in Part wb?
Replies: 28
Views: 2246

Re: Merging Fasteners and Gears in Part wb?

Thoughts on merging fasteners and gears in core Part Wb as single tools, each with its own taskbox letting you select the type and configure it? Untitled.png Better to leave Part mostly as is. IMHO being a direct interface to OCCT kernel, having less overhead on it is more logical. Some logic has t...
by onekk
Sat Apr 13, 2024 12:03 pm
Forum: Python scripting and macros
Topic: Creating rotation animation with macro
Replies: 4
Views: 493

Re: Creating rotation animation with macro

I have an update for this issue. And honestly I just stumbled on to it! Anyway maybe someone will read this post and gain some in site. ... What is the point? Your first post was fairly verbose and full of rants from LLM bots that are not tailored to make correct deductions as they are statistical ...