Project:Automol: Difference between revisions
From London Hackspace Wiki
no edit summary
(Created page with "Design Parse the .mol file1, then compare .mol file 2 with .mol file1. E.g. if we have parsed a file and think byte N should be speed then, we add that to a look up table. Th…") |
No edit summary |
||
Line 8: | Line 8: | ||
And then look that up and write a summary to the file. This would allow is to check out knowledge. | And then look that up and write a summary to the file. This would allow is to check out knowledge. | ||
---- | |||
From diffing the txt files, suspected commands in the TXT formats | |||
{|border="1" cellpadding="5" cellspacing="0" | |||
|- | |||
|CMD002, X, Y || move??? | |||
|CMD402, 1000 || probably setting power (to 10) | |||
|} |