GridMaker 1.6.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package GridMaker --version 1.6.5
NuGet\Install-Package GridMaker -Version 1.6.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GridMaker" Version="1.6.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GridMaker --version 1.6.5
#r "nuget: GridMaker, 1.6.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GridMaker as a Cake Addin
#addin nuget:?package=GridMaker&version=1.6.5

// Install GridMaker as a Cake Tool
#tool nuget:?package=GridMaker&version=1.6.5

GridMaker Nuget

Easy UI for nested coordinate grids

This README is valid for core concepts, but is somewhat out of date

image

Callbacks can be configured to trigger a software response by the host program. In most cases, a handled callback triggers an Auto Focus routine to run.

image

This demo converts the A grid to RR and RC coordinates, the B grid to R and C coordinates and the C grid to SR and SC coordinates.

image

Each A grid is treated as its own grid and the points are laid out in a serpentine pattern.

image

Here is a representation of the same grid, where Black = Origin / A, Red = A, Green = B, Blue = C. The coordinate system is designed for systems with their origin in the SW corner.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.9 164 6/6/2023
1.6.8 125 5/17/2023
1.6.7 416 10/3/2022
1.6.6 390 8/16/2022
1.6.5 372 8/10/2022
1.6.4 396 7/15/2022
1.6.3 407 7/7/2022
1.6.2 391 7/6/2022
1.6.1 384 6/29/2022
1.6.0 392 6/28/2022
1.5.0 367 6/27/2022
1.4.0 383 6/17/2022
1.3.2 396 6/10/2022
1.3.1 386 6/2/2022
1.3.0 393 5/31/2022
1.2.0 371 5/27/2022
1.1.0 363 5/27/2022
1.0.0 370 5/26/2022

- Index selector now displays 1-indexed values instead of 0-indexed
- Timer removed from functions