# example of a machine specific settings windows: mainwindow: kwargs: confirm_exit: false settings: # VTK backplot view settings backplot.show-grid: default_value: false backplot.show-program-bounds: default_value: false backplot.show-program-labels: default_value: false backplot.show-program-ticks: default_value: false backplot.show-machine-bounds: default_value: false backplot.show-machine-labels: default_value: false backplot.show-machine-ticks: default_value: false backplot.perspective-view: default_value: false backplot.view: default_value: P options: ["X: Front View", "XZ: Lathe View", "XZ2: Lathe View", "Y: Front View", "Z: Top View", "Z2: Bottom View", "P: Isometric"] backplot.multitool-colors: default_value: True data_plugins: status: kwargs: cycle_time: 15 tooltable: provider: qtpyvcp.plugins.tool_table:ToolTable kwargs: columns: TXYZDR persistent_data_manager: provider: qtpyvcp.plugins.persistent_data_manager:PersistentDataManager kwargs: # serialization method to use: json or pickle serialization_method: pickle # persistence_file: .vcp_data.json hal: provider: qtpyvcp.plugins.exported_hal:ExportedHal