High quality draft with 0.18_pre with tutorial

Show off your FreeCAD projects here!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: High quality draft with 0.18_pre

Post by Kunda1 »

Really nice work! Keep sharing!!
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Kunda1 wrote: Sun Dec 02, 2018 12:14 pm Really nice work! Keep sharing!!
Thank you! More from this or from other projects with the same quality?

cheers
Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: High quality draft with 0.18_pre

Post by Kunda1 »

roerich_64 wrote: Sun Dec 02, 2018 8:58 pm Thank you! More from this or from other projects with the same quality?
Both! :D
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Ok, here a very close look to the inside of the Motor.
Arm_Motor_XIV.jpg
Arm_Motor_XIV.jpg (237.91 KiB) Viewed 1414 times
More in the next days ;)

Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Kunda1 wrote: Sun Dec 02, 2018 9:04 pm
roerich_64 wrote: Sun Dec 02, 2018 8:58 pm Thank you! More from this or from other projects with the same quality?
Both! :D
Next step should be this part of the Drone:
P1120789.JPG
P1120789.JPG (947.28 KiB) Viewed 1340 times
regards
Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Has anybody an idea how i can scale an imported *.WRL file?

i came to this point:
Leistungs_Gehaeuse_I.jpg
Leistungs_Gehaeuse_I.jpg (239.28 KiB) Viewed 1336 times
When i click ok i can not see the PCB in the view window, but in the tree window i can see the PCB...

OS: Windows 7
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.15273 (Git)
Build type: Release
Branch: master
Hash: 4e77cee5ee6efa1b28290c10ccb8b2540b9eecaf
Python version: 2.7.14
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.2.0
Locale: German/Germany (de_DE)

regards
Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Ok.

I found my own way. It is not what i thought, but it is near what i need:
BL_I.jpg
BL_I.jpg (180.15 KiB) Viewed 1255 times
regards
Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: High quality draft with 0.18_pre

Post by Kunda1 »

What did you do? Do we need to file a bug report ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: High quality draft with 0.18_pre

Post by roerich_64 »

Kunda1 wrote: Fri Dec 07, 2018 12:58 pm What did you do?
The last picture above: i took the STL file without colors an take the PNG from the WRL to the face of the PCB...
Kunda1 wrote: Fri Dec 07, 2018 12:58 pm Do we need to file a bug report ?
Yes, that was a good Idea... But how can we do this?
I found, the most problem was with the scale-factor of the WRL file.
When i change the scale factor in the WRL file with a text editor, the PCB with the PNG was ok.
But the electrical pieces are not scaled...
BL_II.jpg
BL_II.jpg (42.66 KiB) Viewed 1196 times

Edit:
I have now changed the scale off the peaces with a text editor. But the position was not scaled:
BL_III.jpg
BL_III.jpg (58.72 KiB) Viewed 1187 times


Edit_2: This was the head of the WRL file:

Code: Select all

#VRML V2.0 utf8
Transform {
rotation 1 0 0 -1.570796
children [
Transform {
translation 0 0 0.134
scale 0.001 0.001 0.001
children [DEF GRP_pcbgroup Group {
children [
Shape {
appearance DEF COL_element3 Appearance {
material Material { diffuseColor 1 0.843 0 }
}
geometry IndexedFaceSet {
solid TRUE
coord Coordinate {
point [
633.858 320.866 39.37,
633.067 323.819 39.37,
633.067 323.819 0,
633.858 320.866 0,
]
}
Last edited by roerich_64 on Fri Dec 07, 2018 7:02 pm, edited 1 time in total.
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: High quality draft with 0.18_pre

Post by Kunda1 »

do you mind using the

Code: Select all

[code]
tags to wrap source code. It helps readability and also maintains indentations when necessary. Thanks
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply