RE: Looking a tutorial to make a custom part!
2019-10-24, 12:05 (This post was last modified: 2019-10-24, 12:11 by Simone. Edit Reason: final ps )
2019-10-24, 12:05 (This post was last modified: 2019-10-24, 12:11 by Simone. Edit Reason: final ps )
Hello
i reopen the thread because i'm trying to recreate the 1x6 brick 3067pb02
It does not exist on Stud.io or ldraw library so i tried to use a simple 3067 trans-red with the fork and cup sticker.
I create the transparent sticker with white fork and cup.
then i created a dat file into "..\ldraw\Unofficial\customparts\parts"
called 3067_fork.dat
The code inside is this:
Tried and retried but the result is always the same. I can see right into LDCad but into Lpub3D i see this result:
Here you are the PNG i used:
Where is my mistake?
Thanks for help
PS: if i change color of part to (example) red, it works prefectly.
i reopen the thread because i'm trying to recreate the 1x6 brick 3067pb02
It does not exist on Stud.io or ldraw library so i tried to use a simple 3067 trans-red with the fork and cup sticker.
I create the transparent sticker with white fork and cup.
then i created a dat file into "..\ldraw\Unofficial\customparts\parts"
called 3067_fork.dat
The code inside is this:
Code:
0 ~Moved to 3067a
0 Name: 3067.dat
0 Author: [PTadmin]
0 !LDRAW_ORG Part UPDATE 2017-01
0 !LICENSE Redistributable under CCAL version 2.0 : see CAreadme.txt
0 BFC CERTIFY CCW
0 !HISTORY 2017-12-30 [PTadmin] Official Update 2017-01
0 // Brick 1 x 6 without Centre Studs
1 16 0 0 0 1 0 0 0 1 0 0 0 1 3067a.dat
0 !TEXMAP START PLANAR -60 0 -10 60 24 -10 -60 24 -10 3067pb02.png
4 16 -60 24 -10 60 24 -10 60 0 -10 -60 0 -10
0 !TEXMAP FALLBACK
4 16 -60 24 -10 60 24 -10 60 0 -10 -60 0 -10
0 !TEXMAP END
Tried and retried but the result is always the same. I can see right into LDCad but into Lpub3D i see this result:
Here you are the PNG i used:
Where is my mistake?
Thanks for help
PS: if i change color of part to (example) red, it works prefectly.