- added a new postprocessor file named: 'probe_from_zmove' which allow probing to be done from z_move position on toolchange event

This commit is contained in:
Marius Stanciu
2019-02-03 00:11:17 +02:00
committed by Marius S
parent 7607aad8d8
commit ee2c684a9c
2 changed files with 212 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- some GUI structure optimization's
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
- added a choice of plotting the kind of geometry for the CNC plot (all, travel and cut kind of geometries) in CNCJob Selected Tab
- added a new postprocessor file named: 'probe_from_zmove' which allow probing to be done from z_move position on toolchange event
1.02.2019