yellowshark 153
Hmn well it takes about 10secs to save an STL file from Solidworks and another 10secs to load the STL into Cura, hardly a big deal. I would rather have my model sliced by software built by a dedicated 3D slicer team than by fundamentally an engineering team providing an add on to their software.
Of course what they could do is just add an invoking function and pass the model (converted to STL) direct to Cura. Repetier Host has been doing that for a number of years to Slic3r, Kisslicer and Cura - of course from an stl file not an sldprt file.
-
2
Recommended Posts
neotko 1,417
Solidworks isnt a Slicer but a 3d program, so is normal that it doesn't make gcode files. Sorry but this happens with a 200€/$ machine and with a 200k machine.
Think fo Cura as your printer driver, but since 3d printing is far more complex than processing a 2d image, it needs fine tuning, love and care, because not all objects print equally and while Cura dev team tries to make their profiles as easy and reliable as possible, they can't make an universal profile for all objects. That could be a nice start for your workshop.
Long ago, when Postscript was something just for highend color printers, the print drivers where postscript procesors that actually did run on separate programs. Cura is something alike, but for 3D.
I remember at 18 when I was working on a company that sold postscript processors running on silicon graphics computers because to process a postscript file the fonts, curves, gradients, all that is vector information that must be processed to raster data on eah cmyk. All that complex processes now is possible with any computer, because there's enough cpu. Someday printing an object will be as easy as connecting a printer driver, but not yet, not today.
Link to post
Share on other sites
Daid 304
At R&D, we have a proof of concept of a button directly printing from Solidworks. I don't know when it will be ready for prime time. But it is something that is getting attention.
It's not using the Windows 8.1 3D printing framework for multiple reasons. One being backwards compatibility (this solution also works for Windows 7), the other one is that Microsoft keeps changing their word on how we can interface with it.
From a technical standpoint, their 3D printing support is a mess, and currently cannot provide the user experience we want to provide. It forces an UI with limited options to use which is a step downwards from Cura in features and user flow.
Link to post
Share on other sites