Markus Lampert
6984140584
Disabled '... postprocessor loaded' messages
2020-12-15 20:09:55 -08:00
luz paz
60c055e62d
Path: Fix header uniformity and remove trailing whitespace
...
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
J-Dunn
eb2625ef11
Add files via upload
...
Path: grbl_post G83 expansion , G1 on initial move to retract_Z height to allow retraction height to remain inside hole. This can be useful to avoid widening hole entrance with multiple drill re-entries.moves
2020-10-18 21:07:21 +01:00
J-Dunn
a7af3b33ae
PATH: fast retraction and return speeds for grbl_post G83 expansion #3725
...
Ensure fast retraction and then plunge to just short off previous drilled depth at G0. Fixes painfully slow air drilling which makes peck drilling impracticable.
https://forum.freecadweb.org/viewtopic.php?f=15&t=25604&p=435639#p435639
2020-10-06 01:23:18 +01:00
Gauthier
21c377f554
[Path] fix tool change and Feature missing output
2020-03-30 20:01:47 +02:00
Patrick Felixberger
fdfee417fa
Updated grbl post processor
2020-03-16 00:11:24 +01:00
Patrick Felixberger
e8816e9c42
Fixed coolant with dressup
2020-03-03 21:27:31 +01:00
Patrick Felixberger
d4bb31d726
Added coolant support to grbl_post
...
Improved canned cycles
Added/translated comments
2020-03-03 21:27:31 +01:00
spanner888
41f036d84c
Added to grbl_post optional bCNC block header for every job operation
...
Added in minimal way, ie did not convert ALL existing comment blocks to
bCNC format, as either existing seemed preferred, or already wored as
bCNC header blocks.
Enabling with --bcnc argument (not default) adds () gcode comment blocks
in bCNC format to provide colapsable blocks that can be dragged in bCNC
to edit or alows en/diable in the job.
2020-02-06 09:42:38 +08:00
Sabin Iacob
b0b8451930
Path: add 2 new arguments to the GRBL postprocessor
2019-12-21 18:19:17 +02:00
Patrick Felixberger
14816e18c6
Cleaned up grbl_post and added tool-change option, which was lost in last update
2019-08-22 19:17:29 +02:00
luz.paz
9845c002ab
Misc. source comment typo and whitespace fixes
...
Found via codespell
2019-06-16 20:47:07 +02:00
Gauthier Brière
9bd10a3e0d
[Path] Replace old grbl_post.py with new grbl_G81_post.py. ( #2255 )
...
* Replace the old grbl_post.py by grbl_G81_post.py
* Cleaned grbl_G81_post.py replacing old grbl_post.py
2019-06-13 09:14:17 -05:00
Sabin Iacob
79bd762b13
Path: fix grbl_post preamble parameter handling
2019-03-17 09:39:44 +01:00
Sabin Iacob
635fef59d1
Path: fix grbl_post postamble parameter handling
2019-03-17 09:39:44 +01: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
Markus Lampert
964a9422ff
Allow user to suppress the initial tool change.
2018-08-22 10:17:46 -03:00
Markus Lampert
a9093e2d26
Enable option for grbl tool change command.
2018-08-22 10:17:46 -03:00
Markus Lampert
d86ed64df6
Changed grbl feed rate output to mm/min.
2018-04-30 09:54:08 +02:00
Fabio Rossi
14297570f9
Fixes for python 2to3 migration
2018-02-01 21:43:59 +01:00
looooo
71072b0738
PathScripts: py3 print
...
Draft: typo in importDXF.py
2018-01-14 22:29:25 +01: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
luzpaz
739b4155fb
misc. typo fixes
...
in FEM and Path WBs
misc. typo fixes
2017-07-21 12:17:35 -03:00
Markus Lampert
883a5d6c24
Added grbl post processor.
2017-07-10 19:19:46 -03:00