This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16ae703a610fd69411b194044ac997ad7699de02
flatcam-wsl
/
preprocessors
History
Marius Stanciu
0a7e830a81
- fixed missing import in the preprocessors
...
- deleted the Toolchange_custom preprocessor because it is no longer used
2020-11-28 00:15:48 +02:00
..
__init__.py
…
Berta_CNC.py
…
Default_no_M6.py
- reverted the preprocessors with no toolchange commands to the original but removed the M6 toolchange command
2020-10-25 00:39:32 +03:00
default.py
…
GRBL_11_no_M6.py
- reverted the preprocessors with no toolchange commands to the original but removed the M6 toolchange command
2020-10-25 00:39:32 +03:00
GRBL_11.py
- preprocessors are no longer ordered in the comboboxes so I had to sort them manually
2020-11-08 05:17:12 +02:00
GRBL_laser.py
- removed some brackets in the GRBL laser preprocessor due of GRBL firmware interpreting the first closing bracket as the comment end
2020-09-19 21:58:46 +03:00
hpgl.py
…
ISEL_CNC.py
…
ISEL_ICP_CNC.py
…
Line_xyz.py
- preprocessors are no longer ordered in the comboboxes so I had to sort them manually
2020-11-08 05:17:12 +02:00
Marlin_laser_FAN_pin.py
…
Marlin_laser_Spindle_pin.py
…
Marlin.py
…
Paste_1.py
…
Repetier.py
…
Roland_MDX_20.py
…
Toolchange_Manual.py
…
Toolchange_Probe_MACH3.py
…
Z_laser.py
- added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size
2020-07-23 00:44:33 +03:00