<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Trying to Decode XYZWare 3w file]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/14083/" />
	<updated>2017-07-03T14:53:06Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/14083/trying-to-decode-xyzware-3w-file/</id>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136446/#p136446" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RDSK wrote:</cite><blockquote><p>Hi, Thanks very much for you feedback. I have left a message for EMUTAG seller on ebay. <br />Meanwhile is it possible to emulte the XYZ NFC signal using an android phone?&nbsp; On mine I can read and write tags, isnt that what EMUTAG does?</p></blockquote></div><p>Depending on your android programming skills, I would imagine you could.&nbsp; The apps I am aware of can read and write either the whole tag or a page at a time, but not the whole operation in use.&nbsp; You would need to analyze how the da vinci controller uses that tag, a byte at a time?, when?,&nbsp; etc.&nbsp; i guess you could put a logic analyzer on that interface for a complete print to get an understanding of it.&nbsp; <br />If you find or create something, let us know.&nbsp; <br />I would like to see a raspberry pi emulate that interface.</p>]]></content>
			<author>
				<name><![CDATA[mjf55]]></name>
				<uri>https://www.soliforum.com/user/16979/</uri>
			</author>
			<updated>2017-07-03T14:53:06Z</updated>
			<id>https://www.soliforum.com/post/136446/#p136446</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136439/#p136439" />
			<content type="html"><![CDATA[<p>Hi, Thanks very much for you feedback. I have left a message for EMUTAG seller on ebay. <br />Meanwhile is it possible to emulte the XYZ NFC signal using an android phone?&nbsp; On mine I can read and write tags, isnt that what EMUTAG does?</p>]]></content>
			<author>
				<name><![CDATA[RDSK]]></name>
				<uri>https://www.soliforum.com/user/13126/</uri>
			</author>
			<updated>2017-07-03T07:17:20Z</updated>
			<id>https://www.soliforum.com/post/136439/#p136439</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136436/#p136436" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RDSK wrote:</cite><blockquote><p>btw are there any equivalent s to an EMUTAG I could use?&nbsp; EMUTAG seller isnt&nbsp; responding.</p></blockquote></div><p>There is only one EMUtag type device that I am aware.&nbsp; Have you tried to buy the EMUtag from Ebay?&nbsp; &nbsp;I found the buyer to be very responsive and I had the unit in my hands within a week ( Canada-&gt; US).</p>]]></content>
			<author>
				<name><![CDATA[mjf55]]></name>
				<uri>https://www.soliforum.com/user/16979/</uri>
			</author>
			<updated>2017-07-03T02:03:19Z</updated>
			<id>https://www.soliforum.com/post/136436/#p136436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136419/#p136419" />
			<content type="html"><![CDATA[<p>Thanks. Following your suggestion, I used Threedubber to get gcode for a 3w print file and I changed</p><p>total-filament=0<br />extruder filament=0<br />extruder=0</p><p>then Threedubber to encrypt back to .3w</p><p>Success! I printed from an empty spool. I then tried copying the ; preceded text from above gcode to replace similar ; code in a gcode file from slic3r. then Threedubber to encrypt to .3w</p><p>Sadly somehow printer relaized this spol was socalled Empty (by xyz standards - ie hlf full in reality).&nbsp; Game was then up and I could even print the first doctored .3W file.</p><p>Did I miss any steps in this Threedubber process?&nbsp; Seem I nearly had it sorted...</p><p>Cheers</p><p>Rupert</p><p>btw are there any equivalent s to an EMUTAG I could use?&nbsp; EMUTAG seller isnt&nbsp; responding.</p>]]></content>
			<author>
				<name><![CDATA[RDSK]]></name>
				<uri>https://www.soliforum.com/user/13126/</uri>
			</author>
			<updated>2017-07-02T14:30:51Z</updated>
			<id>https://www.soliforum.com/post/136419/#p136419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136389/#p136389" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RDSK wrote:</cite><blockquote><p>has anyone been able to decode the xyzware .3w file format?</p><p>I tried base64 decode in notepad++ but Error message is:</p><p>length of selected text (not including EOL) to be decoded is invalid.&nbsp; It should be mod 4</p><p>I tried adding random characters to end of the string but no luck.</p><p>Previous comment mentioned zipping but I cant see why since its a very small file.</p><p>Just found this:</p><p><a href="https://github.com/tai/decrypt-xyz3w">https://github.com/tai/decrypt-xyz3w</a></p><p>Doesnt seem to be working but would be gr8 to see the underlying gcode.&nbsp; Even better if can edit it and recreate new .3W file consumable by current xyzware&nbsp; Perhaps though encryption makes this hopeless...</p></blockquote></div><br /><br /><p>Isn&#039;t that what ThreeDubber does? Encrypt gcode file into a .3w and decrypt a .3w into gcode.</p>]]></content>
			<author>
				<name><![CDATA[Bozotclown1970]]></name>
				<uri>https://www.soliforum.com/user/13167/</uri>
			</author>
			<updated>2017-06-30T21:15:17Z</updated>
			<id>https://www.soliforum.com/post/136389/#p136389</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/136387/#p136387" />
			<content type="html"><![CDATA[<p>has anyone been able to decode the xyzware .3w file format?</p><p>I tried base64 decode in notepad++ but Error message is:</p><p>length of selected text (not including EOL) to be decoded is invalid.&nbsp; It should be mod 4</p><p>I tried adding random characters to end of the string but no luck.</p><p>Previous comment mentioned zipping but I cant see why since its a very small file.</p><p>Just found this:</p><p><a href="https://github.com/tai/decrypt-xyz3w">https://github.com/tai/decrypt-xyz3w</a></p><p>Doesnt seem to be working but would be gr8 to see the underlying gcode.&nbsp; Even better if can edit it and recreate new .3W file consumable by current xyzware&nbsp; Perhaps though encryption makes this hopeless...</p>]]></content>
			<author>
				<name><![CDATA[RDSK]]></name>
				<uri>https://www.soliforum.com/user/13126/</uri>
			</author>
			<updated>2017-06-30T18:03:30Z</updated>
			<id>https://www.soliforum.com/post/136387/#p136387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Trying to Decode XYZWare 3w file]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/117732/#p117732" />
			<content type="html"><![CDATA[<p>Hi all, long time lurker, first post. First of all, the forums have been a huge help to me as I got started in 3D printing, so thank you all very much!</p><p>Now, I began having issues with my Da Vinci 1.1a (by the way, I must be the only person in the world that bought one of these... very little posted online about them.) having gaps in the layers when using the XYZWare files. So I&#039;ve been switching to Slic3r. As we all know, slic3r isn&#039;t directly compatible, so I&#039;m writing a program to modify the slic3r file to work with the da vinci. I&#039;m making really good progress, but I was hoping to take a look at a file created by XYZWare for reference. I cannot decode the file though. It appears not only base64 encoded, but also maybe zipped? or something like that.</p><p>Does anyone have any info on decrypting an xyzware file into a readable file? It seems like it has to have been done for someone to figure out the header, but I cannot find it for the life of me on any of the forums.</p><p>Thanks again guys.</p>]]></content>
			<author>
				<name><![CDATA[robpfis07]]></name>
				<uri>https://www.soliforum.com/user/13733/</uri>
			</author>
			<updated>2016-02-24T13:46:12Z</updated>
			<id>https://www.soliforum.com/post/117732/#p117732</id>
		</entry>
</feed>
