- Tool Copper Thieving - made sure that the clearance for pattern plating mask is applied also for positive values
- Tool Copper Thieving - when creating pattern plating masks now the user can select to use only the pads and that's useful when the soldermsk Gerber is actually a copper Gerber - Tool Copper Thieving - changed the units for plated area from mm2 in cm2 when the app units are Metric - Calculator Tool - Electroplating Calculator - changing the area will update the current value - GUI Elements FCDoubleSpinner and FCSpinner: modified the context menu to not allow cut/paste/delete/step_up/step_down when the GUI element is set as Read Only
This commit is contained in:
@@ -678,6 +678,7 @@ class FlatCAMDefaults:
|
||||
"tools_copper_thieving_lines_spacing": 2.0,
|
||||
"tools_copper_thieving_rb_margin": 1.0,
|
||||
"tools_copper_thieving_rb_thickness": 1.0,
|
||||
"tools_copper_thieving_only_apds": True,
|
||||
"tools_copper_thieving_mask_clearance": 0.0,
|
||||
"tools_copper_thieving_geo_choice": 'b',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user