You are not logged in.
Pages: 1
What is wrong with this slc file ?
Reopened in Rhino it looks ok, but creating a plate only one piece is rastered.
Offline
Looks like pieces hangs on different height. Preview layers you see what I mean.
Offline
Looks like pieces hangs on different height. Preview layers you see what I mean.
They are on same z plane, if problem was that you can se other models on other layers, but they arent.
Offline
Data for each layer is completely separate on SLC format. It is very unlikely it is the cause of the issue.
Could you share screenshot of the SLC opened with Rhino? (I do not have rhino)
Offline
Data for each layer is completely separate on SLC format. It is very unlikely it is the cause of the issue.
Could you share screenshot of the SLC opened with Rhino? (I do not have rhino)
Z0 every vector, all closed.
Offline
Gatto,
SLC file which you have shared is totally different to screenshots. I see couple of completely different ring designs and etc.
Download what you have uploaded.
Offline
Sorry, your'r right, this was other one with same problem. I will post other one.
Offline
Offline
7938 layers, it looks like every single object is sliced after previous one, not on same raster but on extra layers appended.
Offline
You are right. Very interesting way of storing data.
2017/02/25 12:04:24.076025 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7461 - Z Level 32.775 - Boundries 2"}
2017/02/25 12:04:24.176182 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7462 - Z Level 32.825 - Boundries 1"}
2017/02/25 12:04:24.176232 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7463 - Z Level 32.875 - Boundries 1"}
2017/02/25 12:04:24.176265 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7464 - Z Level 32.925 - Boundries 0"}
2017/02/25 12:04:24.176286 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7465 - Z Level 0.025 - Boundries 3"}
2017/02/25 12:04:24.276496 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7466 - Z Level 0.075 - Boundries 3"}
2017/02/25 12:04:24.277570 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7467 - Z Level 0.125 - Boundries 3"}
2017/02/25 12:04:24.277647 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7468 - Z Level 0.175 - Boundries 3"}
2017/02/25 12:04:24.277728 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7469 - Z Level 0.225 - Boundries 3"}
2017/02/25 12:04:24.378020 {"Layer":"1","module":"SLC","level":"Notice","msg":"Extracting Layer 7470 - Z Level 0.275 - Boundries 3"}
Z Level data for each piece is separate. So to make sure everything for a layer included we need to loop over whole file for each layer which is waste of processing. I have not seen any file with this structure.
Which program you have used to export the file?
Based on SLC file format (http://paulbourke.net/dataformats/slc/), " The contour data section is a series of successive ascending Z cross-sections or layers with the accompanying contour data. Each Contour Layer contains the minimum Z layer value, number of boundaries followed by the list of individual boundary data. ", I believe it is an invalid SLC file.
Offline
Offline
Use asiga stomp
Offline
I use Netfabb Premium (there is also a free version "basic") to repair and transform 3d models in SLC, is the best ever (initially I used rhino)
Offline
I use Netfabb Premium (there is also a free version "basic") to repair and transform 3d models in SLC, is the best ever (initially I used rhino)
Netfabb 2007 do the trick, just to see if after trial it will still export to SLC. According website it will become like basic after trial, you know something more ?
Offline
Netfabb 2007 do the trick, just to see if after trial it will still export to SLC. According website it will become like basic after trial, you know something more ?
you're right, actually export is possible only with the premium version
Offline
Use asiga stomp
According their license, is not legal if you do not own an Asiga printer.
Yes we know, but a barely legal image, we must have.
Offline
Could you provide link to the license file?
I have plan to provide STL to native nanodlp format standalone application soon.
Offline
Could you provide link to the license file?
Sorry, you'r right, I did a mistake reading other machine's sw EULA.
Offline
Any specific reason why you do not use internal slicer? I have found a bug in slicer logic which slow down the process for large file which you have shared on another thread. Right now the speed must be acceptable specially on windows.
Offline
Any specific reason why you do not use internal slicer? I have found a bug in slicer logic which slow down the process for large file which you have shared on another thread. Right now the speed must be acceptable specially on windows.
I'll be happy to use internal slicer, problem was that on huge STLs server bricks. Fixed server is already out?
Offline
Yes, it is already updated.
Offline
Yes, it is already updated.
Thank you, today I will give a try.
Offline
Pages: 1