Solved Making stickers from scratch


RE: Making stickers from scratch
#66
(2023-04-03, 17:51)Paweł Turalski Wrote: Actual dat file:



I used the code and yes, I saw the gap, and fixed it. Similarly with other gaps on the top. Now it shows the edges as gaps, I guess it should be deleted in text editor (in the dat file here, the gap edges are still there)

* Delete all unmatched red edge lines at the bottom of your file
* Some of your code is rounded to 3 digit some (Main color) is not
* What you labeled "0 // Edge" are actually "0 // Conditional lines"
* There is a vertex in the middle of nowhere:

2 10 15.334 -.25 4.554 15.543 -.25 4.516

Use:

* Actions -> Merge To Last Selected Vertex by selecting:

15.334 -.25 4.554

last.

* This:

2 5 5.093 -.25 9.171 8.935625 -.25 10.2905

looks odd. Use:

* Actions -> Split after having selected the two vertices. Rearrange to something like this:

2 9 5.093 -.25 9.171 6.728 -.25 9.812
2 9 6.728 -.25 9.812 9.646 -.25 10.503
2 9 9.646 -.25 10.503 12.611 -.25 11.034
2 9 12.611 -.25 11.034 19 -.25 12.04

* There are more areas which should be sanded. Most notably this:

2 2 9.235 -.25 2.958 10.9891 -.25 3.6376
2 2 10.9891 -.25 3.6376 12.75 -.25 4.069
2 2 12.75 -.25 4.069 13.8111 -.25 4.3199
2 2 13.8111 -.25 4.3199 15.334 -.25 4.554
LEGO ergo sum
Reply
« Next Oldest | Next Newest »



Messages In This Thread
RE: Making stickers from scratch - by Willy Tschager - 2023-04-04, 11:42

Forum Jump:


Users browsing this thread: 2 Guest(s)