- fixed a bug in Transform Tool when calculating the point reference
- working in Film Tool to add the reference for all adjustments
This commit is contained in:
@@ -542,13 +542,13 @@ class FlatCAMDefaults:
|
||||
"tools_film_boundary": 1.0,
|
||||
"tools_film_scale_stroke": 0,
|
||||
"tools_film_color": '#000000',
|
||||
"tools_film_ref_radio": 'bottomleft',
|
||||
"tools_film_scale_cb": False,
|
||||
"tools_film_scale_x_entry": 1.0,
|
||||
"tools_film_scale_y_entry": 1.0,
|
||||
"tools_film_skew_cb": False,
|
||||
"tools_film_skew_x_entry": 0.0,
|
||||
"tools_film_skew_y_entry": 0.0,
|
||||
"tools_film_skew_ref_radio": 'bottomleft',
|
||||
"tools_film_mirror_cb": False,
|
||||
"tools_film_mirror_axis_radio": 'none',
|
||||
"tools_film_file_type_radio": 'svg',
|
||||
|
||||
Reference in New Issue
Block a user