Merge pull request #60 from taras-ko/tarasko

Thankyou
pull/62/head
Jeff Doyle 2016-05-22 21:12:47 -03:00
commit cd6b81640a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ class Creator(iso_modal.Creator):
if self.output_tool_change:
return( 'T0' + self.SPACE() + 'M06' + self.SPACE() + 'M02')
else:
return('MO2')
return('M02')
def dwell(self, t):
self.write('\n')