<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — Trying to Decode XYZWare 3w file]]></title>
		<link>https://www.soliforum.com/topic/14083/trying-to-decode-xyzware-3w-file/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14083/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Trying to Decode XYZWare 3w file.]]></description>
		<lastBuildDate>Mon, 03 Jul 2017 14:53:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136446/#p136446</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mjf55)]]></author>
			<pubDate>Mon, 03 Jul 2017 14:53:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136446/#p136446</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136439/#p136439</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (RDSK)]]></author>
			<pubDate>Mon, 03 Jul 2017 07:17:20 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136439/#p136439</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136436/#p136436</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (mjf55)]]></author>
			<pubDate>Mon, 03 Jul 2017 02:03:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136436/#p136436</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136419/#p136419</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (RDSK)]]></author>
			<pubDate>Sun, 02 Jul 2017 14:30:51 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136419/#p136419</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136389/#p136389</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Bozotclown1970)]]></author>
			<pubDate>Fri, 30 Jun 2017 21:15:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136389/#p136389</guid>
		</item>
		<item>
			<title><![CDATA[Re: Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/136387/#p136387</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (RDSK)]]></author>
			<pubDate>Fri, 30 Jun 2017 18:03:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/136387/#p136387</guid>
		</item>
		<item>
			<title><![CDATA[Trying to Decode XYZWare 3w file]]></title>
			<link>https://www.soliforum.com/post/117732/#p117732</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (robpfis07)]]></author>
			<pubDate>Wed, 24 Feb 2016 13:46:12 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117732/#p117732</guid>
		</item>
	</channel>
</rss>
