Page 1 of 2

New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 5:40 am
by jeeplvr
Just installed S3D version 3.1 and now it wont print any of my stl files since for some reason S3D recognizes them as XYZ files. WTF?

Re: New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 6:25 am
by razster
What do you mean it won't print them? Can you still go to File > Import Models and select your STL file?

Re: New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 10:58 am
by BaudR8
Have you recently installed XYZware for da vinci? That could be the culprit, try right clicking on an STL file and in the open with context menu set the default to Simplify3D if that's what you want it to open with

Re: New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 12:21 pm
by greybeard
FYI - Although I no longer have XYZware installed for several reasons, one day I needed it for a test and re-installed it. It changed all the .stl file icons to xyz .3w icons but I was still able to use them in s3d.

It bugged me and, after un-installing XYZware, the icon association remained. I use a Mac and installed osxutils - then, via Terminal (like a dos command window) a couple of command lines enabled me to bulk change all the .stl icons to whatever icon I wanted (I created a quick, no-frill icon - attached - if you want to use it, change the extension from .png to stl or whatever you need [can't upload image.stl here] ).

Re: New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 5:33 pm
by jeeplvr
I do not have XYZ ware. S3D v3.1 gives the error message when I select "prepare to print". I uninstalled version 3.1 and reinstalled 3.02 and the issue went away. I have been printing with 3.0x for months with no problems. The error says something to the effect that XYZ files are only usable on a XYZ machine, or something like that, and then the model disappears.
So for what its worth, there's my bug report. I am back printing just fine again with the downgrade to 3.02

Re: New S3D thinks my stl files are XYZ files

Posted: Fri Jun 10, 2016 6:08 pm
by greybeard
ahh... I had the same problem (posted) - a suggestion was given that solved it - for sure...

[my Posting and solution] Re: Process Bug in 3.1
Wed Jun 08, 2016 5:49 am
I've used repetier on mine as well. Just remove all of the post-processing commands since you don't need them with repetier. Then you can choose gcode for the file format and it will stay that way.
If you're not interested in changing it to enable using gcode, make the change anyway - it will stop the error message.

Re: New S3D thinks my stl files are XYZ files

Posted: Sat Jun 11, 2016 6:20 pm
by jeeplvr
greybeard wrote:ahh... I had the same problem (posted) - a suggestion was given that solved it - for sure...

[my Posting and solution] Re: Process Bug in 3.1
Wed Jun 08, 2016 5:49 am
I've used repetier on mine as well. Just remove all of the post-processing commands since you don't need them with repetier. Then you can choose gcode for the file format and it will stay that way.
If you're not interested in changing it to enable using gcode, make the change anyway - it will stop the error message.
Repetier? What does that have to do with Simplify3D v 3.1?

Re: New S3D thinks my stl files are XYZ files

Posted: Sat Jun 11, 2016 7:25 pm
by Salithox
jeeplvr wrote:
greybeard wrote:ahh... I had the same problem (posted) - a suggestion was given that solved it - for sure...

[my Posting and solution] Re: Process Bug in 3.1
Wed Jun 08, 2016 5:49 am
I've used repetier on mine as well. Just remove all of the post-processing commands since you don't need them with repetier. Then you can choose gcode for the file format and it will stay that way.
If you're not interested in changing it to enable using gcode, make the change anyway - it will stop the error message.
Repetier? What does that have to do with Simplify3D v 3.1?
Thank, this helped solve the problem for me as well. I just put it on Gcode and away it went. Thanks for the help.

Re: New S3D thinks my stl files are XYZ files

Posted: Sat Jun 11, 2016 7:51 pm
by greybeard
Repetier has nothing (directly) to do with S3D.

However, many 3d printers use Repetier firmware and, like many others, I blew away the firmware in my DaVinci printer and installed Repetier firmware for many reasons (google it if interested why people do it).

So, with Repetier installed, S3D needs to know it's no longer a DaVinci (only because they now (v3.1) added the field in the above panel that defaults to DaVinci (perhaps only if using a DaVinci process as a starting point for a process). There is code in the Repetier software that identifies the printer as DaVinci so, maybe S3D looks for id's...).

Either way, the point in my response was 'stopping the Warning' as gcode is generic.

Re: New S3D thinks my stl files are XYZ files

Posted: Sat Jun 11, 2016 9:48 pm
by jeeplvr
I use Marlin for the firmware. I don't use Repetier for anything that I'm aware of. Are you saying the firmware identifies the machine as a XYZ machine? Or the firmware causes S3D to recognize the files as XYZ files? I'm not getting how Repetier ties into this. I will look closer at the Firmware for anything that ID's the machine as a XYZ machine. Thanks for the help.