Skip to content

Dialog Flux Configuration

Digitoxin edited this page Dec 22, 2025 · 2 revisions

Flux Configuration

The Flux Configuration dialog controls how DiskImageTool interacts with supported flux hardware and how flux-related operations are handled.

The dialog is organized into multiple tabs, each covering a specific area of configuration.


How to Open

  • Menu: Options → Flux Configuration

Overview

Flux Configuration allows you to:

  • Configure supported flux hardware devices
  • Set drive types and track counts
  • Control logging behavior
  • Choose default output locations for converted images

Changes take effect after clicking Update.


General

General Flux Configuration Dialog

The General tab controls default behavior for flux image conversion.

Default save location for converted images

Determines where converted images are saved when converting from a flux image set.

  • Last used output folder
    Uses the most recently selected output directory.

  • Same folder as flux set
    Saves converted images in the same directory as the source flux image set.

  • Parent folder of flux set
    Saves converted images in the parent directory containing the flux image set.


Greaseweazle

Greaseweazle Flux Configuration Dialog

The Greaseweazle tab configures communication with Greaseweazle hardware and associated host tools.

Application Path

Specifies the path to the Greaseweazle command-line executable (gw.exe).

  • Browse selects the executable
  • Clear removes the configured path

Drive Interface

Selects the drive interface type used by the connected hardware.

  • IBM
    Uses an IBM PC–style interface.
    Two drives are available:

    • Drive A
    • Drive B
  • Shugart
    Uses a Shugart-style interface.
    Three drives are available:

    • Drive 0
    • Drive 1
    • Drive 2

Changing the interface type updates the available drive selections.


Port

Specifies the serial port used to communicate with the Greaseweazle device.

  • Auto
    Automatically selects the port.

  • COM Port
    Allows selection of a specific COM port.
    The list is populated dynamically based on detected ports on the system.


Drive Configuration

Each drive entry allows configuration of the connected drive type and expected track count.

Drive Type

Specifies the physical floppy drive type:

  • 5.25" 360 KB (DD)
  • 5.25" 1.2 MB (HD)
  • 3.5" 720 KB (DD)
  • 3.5" 1.44 MB (HD)
  • 3.5" 2.88 MB (ED)

Tracks

Specifies the number of tracks DiskImageTool should expect for the selected drive.


Default Revs

Sets the default number of revolutions to read per track.


Log Filename

Specifies the filename used for Greaseweazle log output.


Device Information

Clicking Info runs the Greaseweazle info command and displays the output in the information panel.

This includes details such as:

  • Firmware version
  • Device model
  • Serial number
  • USB speed and buffer information

KryoFlux

Kryoflux Flux Configuration Dialog

The KryoFlux tab configures integration with KryoFlux hardware and host tools.

Application Path

Specifies the path to the KryoFlux command-line executable (DTC.exe).

  • Browse selects the executable
  • Clear removes the configured path

Log Filename

Specifies the filename used for KryoFlux log output.

Strip Path from Logs

When enabled, removes full file paths from log output, keeping logs shorter and more portable.


Buttons

  • Update
    Saves changes and applies the new configuration.

  • Cancel
    Closes the dialog without saving changes.


Notes

  • Flux support is optional and requires compatible hardware.
  • Only configured devices appear in related Flux menu options.
  • KryoFlux support is present for configuration and conversion workflows.

Clone this wiki locally