Search found 23 matches

by remcat
Fri Feb 17, 2023 5:05 pm
Forum: Install / Compile
Topic: FreeCAD 0.21 and Raspberry Pi 4
Replies: 36
Views: 4742

Re: FreeCAD and Raspberry Pi 4

After around 3 hours of compliation using make -j4 (66°C in Argon neo case), here is the result with stable release version 0.20.2. The cube faces are blacks, we can see "B" and "M" from "bottom" written on cube border. There are no options in 0.20 preference panel to c...
by remcat
Fri Feb 17, 2023 11:48 am
Forum: Install / Compile
Topic: FreeCAD 0.21 and Raspberry Pi 4
Replies: 36
Views: 4742

Re: FreeCAD and Raspberry Pi 4

Update on nav cube:
Enabling/desabling Xcompmgr in raspi-config does not change the nav cube.
Same for enabling wayland/enabling X11 (wayland freezed my wireless keyboard...).

I going to try 0.20.2.
Rémy
by remcat
Thu Feb 16, 2023 2:37 pm
Forum: Install / Compile
Topic: FreeCAD 0.21 and Raspberry Pi 4
Replies: 36
Views: 4742

Re: FreeCAD and Raspberry Pi 4

Your right! i cloned https://github.com/FreeCAD/FreeCAD.git following the procedure in the freecad compliation on linux official page. So my version is 0.21.0. What do you mean by a compositor running? Concerning x11 or wayland remcat@raspberrypi:~ $ echo $XDG_SESSION_TYPE x11 This is a minor proble...
by remcat
Thu Feb 16, 2023 1:19 pm
Forum: Install / Compile
Topic: FreeCAD 0.21 and Raspberry Pi 4
Replies: 36
Views: 4742

FreeCAD 0.21 and Raspberry Pi 4

Hello, I compiled FreeCAD 0.21.0 stable version, revision 31901(git) on raspberry Pi 4b 8Go, Rasp PiOS 64bit bullseye PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debi...
by remcat
Sun May 17, 2020 9:15 am
Forum: Path/CAM
Topic: How to organize the classes in FreeCAT (Free Computer Assisted Turning)
Replies: 7
Views: 1345

Re: How to organize the classes in FreeCAT (Free Computer Assisted Turning)

Hello All,

Is there somewhere a diagram of how path WB is organized?
Class dependencies, etc...
Thanks for help.
Remy
by remcat
Sun May 17, 2020 9:08 am
Forum: Path/CAM
Topic: G-Code for Linuxcnc Lathe
Replies: 11
Views: 2862

Re: G-Code for Linuxcnc Lathe

Hello Ocean,

Happy to see that it is working for you. :D
++Remy
by remcat
Thu May 14, 2020 3:28 pm
Forum: Path/CAM
Topic: How to organize the classes in FreeCAT (Free Computer Assisted Turning)
Replies: 7
Views: 1345

Re: How to organize the classes in FreeCAT

Dear Dan,

I did strong modifications in the program organisation.
Here is how it's look like now.
FreeCAT diagram v1.pdf
(34.3 KiB) Downloaded 56 times
Do you have any recommandations, advices, remarks or comments ?
Thanks for help and time!
++Remy
by remcat
Wed May 13, 2020 4:12 pm
Forum: Path/CAM
Topic: How to organize the classes in FreeCAT (Free Computer Assisted Turning)
Replies: 7
Views: 1345

Re: How to organize the classes in FreeCAT

Dear Dan, Thank you very much for your proposal. No pb to work together on a library. :) I saw liblathe on Git, but we have chosen different ways. You decided to write a library that is independant of freecad, redefining segments, points, vector, bulges, etc,...while I decided to re-use as maximum a...
by remcat
Wed May 13, 2020 1:01 pm
Forum: Path/CAM
Topic: How to organize the classes in FreeCAT (Free Computer Assisted Turning)
Replies: 7
Views: 1345

How to organize the classes in FreeCAT (Free Computer Assisted Turning)

Dear All, The code, i wrote for lathes, is becomming large (1600 lines). The name is FreeCAT for Free Computer Assisted Turning. I considered an organisation. Here is a first reflexion, but as i am not a programmer, i dont know if it makes sense :?: FreeCAT diagram.pdf Could you please give advices ...
by remcat
Mon May 11, 2020 2:53 pm
Forum: Path/CAM
Topic: G-Code for Linuxcnc Lathe
Replies: 11
Views: 2862

Re: G-Code for Linuxcnc Lathe

Please, be very carrefull :!: :!: , use a soft material (Alu, plastique or wood) and again double check the trajectory before testing on the lathe.
Hope it's going well.
++R