Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Wood
f5d2ce252c [Path] fix tool changes (Revert previous change) 2020-03-16 22:24:14 +00:00
Daniel Wood
b1d9d9f98d [Path] - Use PathUtil to check if op is active.
Just a bit of house keeping.
2020-03-14 10:56:29 +00:00
Daniel Wood
b53df3be57 Stop the spindle before tool changes. 2020-03-03 21:27:31 +01:00
Daniel Wood
1d90dd524b Handle coolant for ops using dressups 2020-03-03 21:27:31 +01:00
Daniel Wood
4ea4e0e5dc skip inactive operations 2020-03-03 21:27:31 +01:00
Daniel Wood
d7f5eeb8c5 fix typo 2019-09-10 14:27:49 +02:00
Daniel Wood
23083136ee Add option to supress the tool length offset 2019-09-06 12:29:25 +01:00
Daniel Wood
c5b34d654e Add tool height offsets to Linuxcnc_post 2019-09-06 12:29:25 +01:00
Daniel Wood
c10e788367 Add coolant to the linuxcnc_post 2019-08-28 19:40:09 +01:00
Markus Lampert
c0770e7b72 pylint3 cleanup of (most) post processors 2019-07-09 21:12:46 -07:00
brad
5a4c49da28 Path: post processor cleanup 2019-06-10 10:50:06 -05:00
markus
58e25d463e Use regular 'w' mode when writing text files for py3 compatibility. 2019-01-30 10:12:00 -02:00
Yorik van Havre
ce0f871cba py3 compatibility fixes 2018-10-27 16:04:51 -03:00
sliptonic
2375a95afd Path: changed --output-doubles to --axis-modal and reversed the default behavior
Explicit gcode is better than implicit so it is the default.  additional flags compress the size of the output and make it less explicity
2018-01-20 14:09:58 +01:00
sliptonic
4ae2cf53c7 path: cleanup linuxcnc post and fix vertical feed problem 2018-01-20 14:09:58 +01:00
Sammel Lothar LTS
efaabab154 Fix Path Keep View and Sim in Sync,typo Linuxcnc_post 2018-01-09 16:46:12 -02:00
sliptonic
9cc7cf05ec path: fix help message typo 2018-01-07 18:43:16 -02:00
sliptonic
5bca294d16 fixes from IchGucksLive for drilling simulation. Tweaks to linuxcnc post 2018-01-07 18:43:16 -02:00
sliptonic
259f643c7e added --inches flag to linuxcnc and smoothie post 2017-09-19 11:12:31 +02:00
Markus Lampert
447eef0efa Use argparse for post processor argument parsing and added preamble and postamble as arguments. 2017-08-21 14:22:08 -07:00
sliptonic
3f6c659874 Path: if TC is none, partials wouldn't post
added H parameter to linuxcnc post for tool length offset
2017-06-28 21:46:44 +02:00
Markus Lampert
074d012ec3 Moved all post/pre processor into their own directory. 2017-06-21 11:41:35 -07:00