- in Preferences General, Gerber, Geometry, Excellon, CNCJob sections made all the input fields of type SpinBox (where possible)
- updated the Distance Tool utility geometry color to adapt to the dark theme canvas
This commit is contained in:
@@ -630,7 +630,7 @@ class Gerber(Geometry):
|
||||
|
||||
# --- Buffered ---
|
||||
try:
|
||||
log.debug("Bare op-code %d." % current_operation_code)
|
||||
# log.debug("Bare op-code %d." % current_operation_code)
|
||||
geo_dict = dict()
|
||||
flash = self.create_flash_geometry(
|
||||
Point(current_x, current_y), self.apertures[current_aperture],
|
||||
|
||||
Reference in New Issue
Block a user