Peter Boin
|
9c2fae672c
|
added normalization func'
|
2017-07-27 16:11:56 +10:00 |
|
Peter Boin
|
133fc30fa9
|
start of gcode crop script (wip)
|
2017-07-26 00:27:05 +10:00 |
|
Peter Boin
|
817aeef934
|
fixed embarrassingly implemented arg types
|
2017-07-25 23:59:12 +10:00 |
|
Peter Boin
|
57455bc787
|
removed verbose test output
|
2017-07-25 01:55:09 +10:00 |
|
Peter Boin
|
aef2728b0d
|
updated readme
fixed canned drilling cycle machine processing bugs
improved tests for linear movement
|
2017-07-25 01:52:55 +10:00 |
|
Peter Boin
|
b4b71daae8
|
changed name to GCodeCannedCycleReturn**Prev**Level
|
2017-07-25 01:47:41 +10:00 |
|
Peter Boin
|
dfc7e3e6b0
|
added deploy.sh help
|
2017-07-22 01:14:58 +10:00 |
|
Peter Boin
|
0ffd0c7bec
|
removed outdated comment
|
2017-07-22 01:10:09 +10:00 |
|
Peter Boin
|
e513f55e53
|
grammatical typo
|
2017-07-22 01:07:18 +10:00 |
|
Peter Boin
|
2709bb3612
|
avoid test command conflict
|
2017-07-22 00:55:47 +10:00 |
|
Peter Boin
|
9598d2bd15
|
changed to reflect new deploy.sh script
|
2017-07-22 00:47:49 +10:00 |
|
Peter Boin
|
6f710f81ab
|
pygcode-norm available in commandline upon installation
|
2017-07-22 00:28:52 +10:00 |
|
Peter Boin
|
1d288e9403
|
deployment more mature
|
2017-07-22 00:27:59 +10:00 |
|
Peter Boin
|
5be385e267
|
removed py extension from normalize script
|
2017-07-21 21:04:22 +10:00 |
|
Peter Boin
|
eba1f7214f
|
move readme to deployment folder
|
2017-07-21 21:03:58 +10:00 |
|
Peter Boin
|
0a129131ff
|
renamed to shorten command
|
2017-07-21 18:29:18 +10:00 |
|
Peter Boin
|
7c96a2974d
|
fixed path relativity (after moving to 'src')
|
2017-07-19 13:54:08 +10:00 |
|
Peter Boin
|
fafcd6eaba
|
fixed installation link
|
2017-07-19 13:53:53 +10:00 |
|
Peter Boin
|
8fcb4af6f6
|
deployment notes (git-side)
|
2017-07-18 23:19:10 +10:00 |
|
Peter Boin
|
928e9bc7f0
|
notes on deployment
|
2017-07-18 23:07:29 +10:00 |
|
Peter Boin
|
006c456b69
|
first deployment
|
2017-07-18 22:39:23 +10:00 |
|
Peter Boin
|
e56811dbd5
|
fixed euclid / euclid3 issue... should have used numpy
|
2017-07-18 22:25:22 +10:00 |
|
Peter Boin
|
549f82f203
|
updated readme
made S, F, and T gcodes instantiatable
|
2017-07-18 21:55:48 +10:00 |
|
Peter Boin
|
a59c41a282
|
prep for initial release
|
2017-07-18 18:49:32 +10:00 |
|
Peter Boin
|
63744fee40
|
converted readme to rst
|
2017-07-18 18:28:19 +10:00 |
|
Peter Boin
|
512a5ac311
|
moved to src folder
|
2017-07-18 17:58:34 +10:00 |
|
Peter Boin
|
90d979bb05
|
preparing for release
|
2017-07-18 15:05:15 +10:00 |
|
Peter Boin
|
2325d1f813
|
Merge branch 'master' of github.com:fragmuffin/pygcode into develop
|
2017-07-18 15:00:48 +10:00 |
|
Peter Boin
|
dcdacd68c0
|
derps
|
2017-07-18 14:43:49 +10:00 |
|
Peter Boin
|
ab276e3bd2
|
canned cycle processing
|
2017-07-18 14:42:20 +10:00 |
|
Peter Boin
|
c9d141b1bf
|
removed file, it's not contributing anything
|
2017-07-18 13:04:44 +10:00 |
|
Peter Boin
|
9ca819d8c6
|
simplify canned drilling processes
|
2017-07-18 12:59:15 +10:00 |
|
Peter Boin
|
b741603655
|
test omit_redundant_modes
|
2017-07-16 02:06:06 +10:00 |
|
Peter Boin
|
304413dfbe
|
code for split & processing now much prettier
|
2017-07-15 23:50:22 +10:00 |
|
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 |
|