1

Topic: Script to Convert GCode files to 3W

Hey Guys I wrote this little script that converts GCode files to 3W files.  I added it to my output options of Slic3r so it automatically generates 3W files smile  I'm using Mac and it works great for me. I've released the code here:

ht_tps://github _ com/chrislondon/Convert_GCode_To_3W

If anybody wants to contribute, let me know.

2

Re: Script to Convert GCode files to 3W

I used this Code, well done smile Priting is much easier than before

3 (edited by philc 2014-10-09 17:20:05)

Re: Script to Convert GCode files to 3W

I did not use your code as I'm on a PC, however, I did convert it to C# and it works. I can now export from Repetier and have it automatically load the converted file in XYZ. Thanks.

4

Re: Script to Convert GCode files to 3W

philc wrote:

I did not use your code as I'm on a PC, however, I did convert it to C# and it works. I can now export from Repetier and have it automatically load the converted file in XYZ. Thanks.

I can't get it to work in windows could you explain how you got it to work please, Thanks

5

Re: Script to Convert GCode files to 3W

I created a path to it, and pasted that path into slic3r, however when I go and find the file, it is still a gcode file. any tips?