25 Commits

Author SHA1 Message Date
Peter Boin
efeb76592d improvements to arc linearization 2017-07-15 23:20:15 +10:00
Peter Boin
2c0de02b6d bugfix: ws at start of str(Line()) 2017-07-12 16:53:43 +10:00
Peter Boin
436ef53398 outer arc linearization 2017-07-12 00:49:14 +10:00
Peter Boin
0d398d5330 removed clean_str concept from words 2017-07-11 11:35:49 +10:00
Peter Boin
0c5670c4ff gcode parameter additions / change by attribute 2017-07-11 11:06:32 +10:00
Peter Boin
06a16ea1ac first working arc linearizing 2017-07-11 02:42:39 +10:00
Peter Boin
c3f822f802 arc calcs for linearizing (wip) 2017-07-11 00:11:32 +10:00
Peter Boin
a1b3fc41d2 normalize code coming along 2017-07-10 00:32:17 +10:00
Peter Boin
2cae923587 added split_gcode 2017-07-09 18:03:22 +10:00
Peter Boin
988ee9db94 fixed over-usage of assert 2017-07-09 11:32:37 +10:00
Peter Boin
0ae4e08b81 __init__ 2017-07-09 01:25:30 +10:00
Peter Boin
ec6ebb2870 machine processing underway 2017-07-08 22:18:58 +10:00
Peter Boin
3674f9d6aa moved machinestate contents back to machine.py 2017-07-07 14:38:08 +10:00
Peter Boin
c62ee74b78 simplified machine class
separated machine state to avoid circular dependency between gcodes.py and machine.py
2017-07-07 02:42:43 +10:00
Peter Boin
3d849667f5 derp 2017-07-07 02:41:39 +10:00
Peter Boin
e913c5a4ba -derps
MODAL_GROUP constant refactor
2017-07-06 22:20:04 +10:00
Peter Boin
c7578de0d7 named modal groups, clean words to str 2017-07-06 22:11:20 +10:00
Peter Boin
cf5f9a17cd gcodes sortable by linuxcnc execution order 2017-07-06 03:14:09 +10:00
Peter Boin
3a5dec14f0 modal groups 2017-07-06 01:04:37 +10:00
Peter Boin
e84901eccc words to gcode class instances 2017-07-05 17:43:45 +10:00
Peter Boin
da772580e0 gcode and float regex improvement 2017-07-05 13:12:58 +10:00
Peter Boin
dcac4fcec5 added gcodes classes as a concept 2017-07-05 02:06:38 +10:00
Peter Boin
2d125028b1 initial content (24hrs later) 2017-07-03 22:28:26 +10:00
Peter Boin
8220baa837 initial readme 2017-07-02 15:39:15 +10:00
Peter Boin
e3c76e53fa Initial commit 2017-07-02 14:33:47 +10:00