Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 15:57

Added

  • --wait_key/-w option to send the commands step by step (debug)
  • --start_x11vnc/-s option to start a server so we can monitor what's going on (debug)
  • --use_wm/-m option to start a window manager (fluxbox) so we can interact better (debug)

Changed

  • Now we exit eeschema and pcbnew without killing the application.
  • Default record height now is 960.

Fixed

  • Error and Warning dialog detection. Now we use more specific regular expressions.
  • Sometimes the 'Plot Schematic Options' starts with the browse button selected and we
    must move left.
  • Sometimes the netlist dialog starts with the generation button selected and we move to
    the plugin button instead. Now we detect it and go back to the generate button.