- deleted the Calibration Plugin (made redundant by changes in other Plugins)

- some strings were updated
This commit is contained in:
Marius Stanciu
2022-04-25 01:09:51 +03:00
committed by Marius
parent 0caa2c97f6
commit 1459423ca3
13 changed files with 48 additions and 1655 deletions

View File

@@ -757,15 +757,6 @@ class AppDefaults:
"tools_fiducials_line_thickness": 0.25,
"tools_fiducials_big_cursor": True,
# Calibration Tool
"tools_cal_calsource": 'object',
"tools_cal_travelz": 2.0,
"tools_cal_verz": 0.1,
"tools_cal_zeroz": False,
"tools_cal_toolchangez": 15,
"tools_cal_toolchange_xy": '',
"tools_cal_sec_point": 'tl',
# Drills Extraction Tool
"tools_extract_hole_type": 'fixed',
"tools_extract_hole_fixed_dia": 0.5,