This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tutorials:knittingmachine:insertpatt.html [2010/11/01 22:18] ladyada | tutorials:knittingmachine:insertpatt.html [2016/01/28 18:05] (current) | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| {{ :tutorials:knittingmachine:wrongsize.gif  |}} | {{ :tutorials:knittingmachine:wrongsize.gif  |}} | ||
| - | ====== Reloading the machine ====== | + | ====== Split the file ====== | 
| - | {{:tutorials:knittingmachine:screen_shot_2010-10-26_at_9.56.07_pm.png|}} | + | Now that we have the **myfile.dat**, we'll need to split the file into tracks. This lets the emulator load the files back like it was a diskette. We've included a simple program to do this, its called **splitfile2trakc.py** and you can run it by typing in **splitfile2track.py myfile.dat** it will create two files, **track0.dat** and **track1.dat** | 
| - | {{:tutorials:knittingmachine:screen_shot_2010-10-26_at_9.55.27_pm.png|}} | + | {{ :tutorials:knittingmachine:screen_shot_2010-10-26_at_9.55.27_pm.png  |}} | 
| - | {{:tutorials:knittingmachine:screen_shot_2010-10-26_at_9.55.40_pm.png|}} | + | Rename the files 00.dat and 01.dat respectively | 
| + | |||
| + | {{ :tutorials:knittingmachine:screen_shot_2010-10-26_at_9.55.40_pm.png  |}} | ||
| + | |||
| + | And drag them into your **img** folder | ||
| + | |||
| + | {{ :tutorials:knittingmachine:screen_shot_2010-10-26_at_9.56.07_pm.png |}} | ||
| + | |||
| + | Lastly, we'll reupload the files to the knitting machine, see the next tutorial! | ||