JohnnyFFM / XPlotterGui

Xplotter Gui with SSD Cache, File Merging and POC2 Conversion
The Unlicense
6 stars 6 forks source link

Enable plotting to POC2 by default #3

Closed damccull closed 3 years ago

damccull commented 6 years ago

From what I gather in the code, this GUI kicks of a POC1 plot by default, and when done plotting it can convert to POC2 as it copies to the new location. This is inefficient, of course, and your modded version of Xplotter already supports direct to POC2. My suggestion is to add a checkbox that enables plotting direct to POC2 through the GUI so we can take advantage of the SSD cache and other neat features too.

JohnnyFFM commented 6 years ago

agreed! will be in next release!

JohnnyFFM commented 6 years ago

XPlotter_GUI_robocopy.zip PreRelease attached, completely removed PoC1 support.