CAD CAM EDM DRO - Yahoo Group Archive

Re: 3D printer progress

Posted by vrsculptor
on 2007-05-16 18:55:48 UTC
Graham,
Rhino's SLC export looks broken. I have been able to read the file for
simple forms and export as an ascii file but as soon as the object
gets complicated Rhino starts throwing in bytes here and there. Rhino
always throws in random bytes before the "ffffffff" file terminator.

I even did a GDI renderer that works on simple forms like cubes.

Do you have a source for a "real" SLC file? I don't know where to go
from here.

The decoded ascii for a simple 2x2x2 cube:

Layer, 0.00, 5
Point, 0.00, 0.00
Point, 4.00, 0.00
Point, 4.00, 4.00
Point, 0.00, 4.00
Point, 0.00, 0.00
Layer, 1.00, 5
Point, 0.00, 4.00
Point, 0.00, 0.00
Point, 4.00, 0.00
Point, 4.00, 4.00
Point, 0.00, 4.00
Layer, 2.00, 5
Point, 0.00, 4.00
Point, 0.00, 0.00
Point, 4.00, 0.00
Point, 4.00, 4.00
Point, 0.00, 4.00
Layer, 3.00, 5
Point, 0.00, 4.00
Point, 0.00, 0.00
Point, 4.00, 0.00
Point, 4.00, 4.00
Point, 0.00, 4.00
TopCorner, 0.00, 0.00
BotCorner, 4.00, 4.00

A log of the same file:

Sample Table Size < 353
1
Minz Thick Width < 354
.4, 1, .004
3ecccccd|3f800000|3b83126f|0
Minz Bounds Vertices Gaps < 370
0 1 5 0 0|1|5|0
Point Pairs
x1 -1.110223E-16, y1 0 < 386 a5000000|0
x1 4, y1 -5.551115E-17 < 394 40800000|a4800000
x1 4, y1 4 < 402 40800000|40800000
x1 -5.551115E-17, y1 4 < 410 a4800000|40800000
x1 -1.110223E-16, y1 0 < 418 a5000000|0
eof 3f800000 dp 426
Minz Bounds Vertices Gaps < 426
1 1 5 0 3f800000|1|5|0
Point Pairs
x1 -5.551115E-17, y1 4 < 442 a4800000|40800000
x1 -5.551115E-17, y1 -5.551115E-17
< 450 a4800000|a4800000
x1 4, y1 -5.551115E-17 < 458 40800000|a4800000
x1 4, y1 4 < 466 40800000|40800000
x1 -5.551115E-17, y1 4 < 474 a4800000|40800000
eof 40000000 dp 482
Minz Bounds Vertices Gaps < 482
2 1 5 0 40000000|1|5|0
Point Pairs
x1 -5.551115E-17, y1 4 < 498 a4800000|40800000
x1 -5.551115E-17, y1 -5.551115E-17
< 506 a4800000|a4800000
x1 4, y1 -5.551115E-17 < 514 40800000|a4800000
x1 4, y1 4 < 522 40800000|40800000
x1 -5.551115E-17, y1 4 < 530 a4800000|40800000
eof 40400000 dp 538
Minz Bounds Vertices Gaps < 538
3 1 5 0 40400000|1|5|0
Point Pairs
x1 -5.551115E-17, y1 4 < 554 a4800000|40800000
x1 -5.551115E-17, y1 -5.551115E-17
< 562 a4800000|a4800000
x1 4, y1 -5.551115E-17 < 570 40800000|a4800000
x1 4, y1 4 < 578 40800000|40800000
x1 -5.551115E-17, y1 4 < 586 a4800000|40800000
eof 40800000 dp 594
Minz Bounds Vertices Gaps < 594
4 0 1082130432
-1
40800000|0|40800000|ffffffff
Point Pairs

Discussion Thread

Graham Stabler 2007-05-16 16:04:10 UTC 3D printer progress vrsculptor 2007-05-16 18:55:48 UTC Re: 3D printer progress Graham Stabler 2007-05-17 01:50:30 UTC Re: 3D printer progress Graham Stabler 2007-05-20 08:24:38 UTC Re: 3D printer progress dandumit 2007-05-22 04:22:23 UTC Re: 3D printer progress Graham Stabler 2007-05-22 06:03:23 UTC Re: 3D printer progress ballendo 2007-05-22 23:46:56 UTC Re: 3D printer progress Graham Stabler 2007-05-23 04:01:41 UTC Re: 3D printer progress Graham Stabler 2007-05-23 05:59:57 UTC Re: 3D printer progress ballendo 2007-05-24 03:32:36 UTC Re: 3D printer progress Graham Stabler 2007-05-24 04:09:53 UTC Re: 3D printer progress al5502 2007-05-24 09:20:56 UTC Re: 3D printer progress Graham Stabler 2007-05-24 11:06:12 UTC Re: 3D printer progress al5502 2007-05-25 08:05:40 UTC Re: 3D printer progress Graham Stabler 2007-05-25 10:15:09 UTC Re: 3D printer progress