Page 9 of 15

Re: Collection of differences between original master version and realthunder

Posted: Fri May 06, 2022 12:51 pm
by Roy_043
The extension is ".e57". But thanks for mentioning this. It reminds me I have to check Import_Export.

Re: Collection of differences between original master version and realthunder

Posted: Fri May 06, 2022 12:54 pm
by thomas-neemann
Roy_043 wrote: Fri May 06, 2022 12:51 pm The extension is ".e57". But thanks for mentioning this. It reminds me I have to check Import_Export.
thanks, added it

Re: Collection of differences between original master version and realthunder

Posted: Tue May 10, 2022 7:27 pm
by thomas-neemann
if the selectability is disabled for a sketch, it will be displayed in realthudunder
srt.png
srt.png (2.47 KiB) Viewed 4127 times

Re: Collection of differences between original master version and realthunder

Posted: Sat May 28, 2022 6:32 pm
by thomas-neemann
in realthunder you can e.g. transform sketch lines for kinematic operations (robot simulation).
1.png
1.png (16.82 KiB) Viewed 3947 times
2.png
2.png (17.79 KiB) Viewed 3947 times
3.png
3.png (17.1 KiB) Viewed 3947 times
2026.FCStd
(7.65 KiB) Downloaded 73 times

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 2022.430.26244 +4758 (Git) AppImage
Build type: Release
Branch: LinkDaily
Hash: b024b876480a533018fdc702145e9e38f8c54ba6
Python version: 3.9.12
Qt version: 5.12.9
Coin version: 4.0.1
OCC version: 7.5.3
Locale: German/Germany (de_DE)

Re: Collection of differences between original master version and realthunder

Posted: Thu Jun 09, 2022 6:27 am
by thomas-neemann
in the master you can display the ids of the sketch elements.

Bildschirmfoto_2022-06-09_08-22-19.png
Bildschirmfoto_2022-06-09_08-22-19.png (69.65 KiB) Viewed 3789 times

if you could edit that, you could replace sketch elements (e.g. spline with arc) like in solid works and avoid a topo.. problem.
I can't edit the name, is that possible in freecad?



OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.29045 (Git) AppImage
Build type: Release
Branch: (HEAD detached at bbc47e7)
Hash: bbc47e75c6836410a53518917cd5710ec89c7018
Python 3.9.13, Qt 5.12.9, Coin 4.0.0, OCC 7.5.3
Locale: German/Germany (de_DE)

Re: Collection of differences between original master version and realthunder

Posted: Thu Jun 09, 2022 7:44 am
by chrisb
I'm not aware of a possibility to rename these. And I don't see how renaming would fix any TNP issues.

Re: Collection of differences between original master version and realthunder

Posted: Thu Jun 09, 2022 7:47 am
by thomas-neemann
chrisb wrote: Thu Jun 09, 2022 7:44 am .... I don't see how renaming would fix any TNP issues.
here is an example

https://www.youtube.com/watch?v=fK4aQm2dGno

phpBB [video]

Re: Collection of differences between original master version and realthunder

Posted: Thu Jun 09, 2022 9:15 am
by chrisb
Solidworks has a different approach to naming their entities, so they don't change their numbering inadvertently. Fixing this for FreeCAD is what realthunder's work is all about.

Re: Collection of differences between original master version and realthunder

Posted: Thu Jun 09, 2022 9:39 am
by thomas-neemann
chrisb wrote: Thu Jun 09, 2022 9:15 am ...
ok, the way the programs work may be different. but no algorithm can find out which sketch element has been replaced by another one. I find the workflow from solidworks useful

Re: Collection of differences between original master version and realthunder

Posted: Fri Jul 01, 2022 5:15 pm
by thomas-neemann
draft snap has problems detecting inner edges. realthunder recognizes inner points, so that you can create a line with curves.


Bildschirmfoto_2022-07-01_19-05-30.png
Bildschirmfoto_2022-07-01_19-05-30.png (66.65 KiB) Viewed 3473 times



from this you can fade in and out with e.g. so create a line.

Bildschirmfoto_2022-07-01_19-11-52.png
Bildschirmfoto_2022-07-01_19-11-52.png (31.9 KiB) Viewed 3473 times


in the master i can't select the points. does anyone know a possibility (except wireframe)?


Code: Select all

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.29177 (Git) AppImage
Build type: Release
Branch: (HEAD detached at 0.20)
Hash: 68e337670e227889217652ddac593c93b5e8dc94
Python 3.9.13, Qt 5.12.9, Coin 4.0.0, Vtk 9.1.0, OCC 7.5.3
Locale: German/Germany (de_DE)
Installed mods: 
  * InventorLoader 1.3.0
  * Curves 0.5.0


OS: Ubuntu Core 20 (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 2022.630.14555 (Git shallow)
Build type: Release
Branch: (HEAD detached at 2022.06.30-edge)
Hash: 1117c16f6320aa4372fe6d76a734d8f4c3f94741
Python version: 3.8.10
Qt version: 5.15.3
Coin version: 4.0.1
OCC version: 7.6.2
Locale: German/Germany (de_DE)





edit

I found a solution. Draft shapebinder

Bildschirmfoto_2022-07-01_19-33-22.png
Bildschirmfoto_2022-07-01_19-33-22.png (65 KiB) Viewed 3458 times