- in CNCJob UI Autolevelling - GRBL controller - added a way to save a GRBL height map
- in CNCJob UI Autolevelling: added the UI for choosing the method used for the interpolation used in autolevelling
This commit is contained in:
@@ -378,6 +378,7 @@ class FlatCAMDefaults:
|
||||
# Autolevelling
|
||||
"cncjob_al_status": False,
|
||||
"cncjob_al_mode": 'grid',
|
||||
"cncjob_al_method": 'v',
|
||||
"cncjob_al_rows": 4,
|
||||
"cncjob_al_columns": 4,
|
||||
"cncjob_al_travelz": 2.0,
|
||||
|
||||
Reference in New Issue
Block a user