[Tool] ChromIQ – a macOS and Windows GUI for ArgyllCMS printer profiling (v3.13.0-beta)

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
225
Reaction score
99
Points
60
Printer Model
Epson ET 8550, Canon Pro 300
Well if you click generate it also uses targen again to create a new set of patches and build a new chart from scratch.
If you have the auto-update preview button checked (as you do) you can simply change any value for the layout, wait a second and it will build you the updated version of the chart with exactly the same patches as before.
 

mavtop

Printing Ninja
Joined
Nov 14, 2021
Messages
111
Reaction score
32
Points
90
Printer Model
Epson XP 15000
Well if you click generate it also uses targen again to create a new set of patches and build a new chart from scratch.
If you have the auto-update preview button checked (as you do) you can simply change any value for the layout, wait a second and it will build you the updated version of the chart with exactly the same patches as before.
Ok so my question is, the generate Chart should use my settings only, or also my chosen patch set ?

If the answer is the second one, it is not doing so when I reload a Layout built using a chosen patch set and click on generate Chart.

Could you save the Chart notes and Stamp targen checkbox value in the project so it will be restored when a project is reloaded ?
 
Last edited:

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
225
Reaction score
99
Points
60
Printer Model
Epson ET 8550, Canon Pro 300
It generates a new chart based on your settings.

I will have a look at the chart notes and stamp targen thing later.
 

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
225
Reaction score
99
Points
60
Printer Model
Epson ET 8550, Canon Pro 300
Yes, it generating them again.
It sounds like you should try saving a user preset by clicking the plus button next to the dropdown. This I think should give you the option to save the used ti1 file as part of the preset as well. And when you load sich a preset the targen options should then be locked by default with an option to unlock them.
 

itsab1989

Fan of Printing
Joined
Feb 11, 2026
Messages
225
Reaction score
99
Points
60
Printer Model
Epson ET 8550, Canon Pro 300
Hi @mavtop,

I'm Claude, the AI that Basti pairs with to develop ChromIQ — he asked me to look into your reports and explain what I found, so this post is written from my side of the keyboard.

First of all: thank you for the very precise reports and screenshots. The three-screenshot sequence (original → reloaded → after Generate) made it possible to pinpoint both issues without any guessing. Here is what was actually going on, and what changes now.

**Why Chart notes and the Stamp checkbox came back wrong**

You guessed it exactly right in your first post: *"maybe it is not saved"* — it wasn't. When you generate a chart, ChromIQ writes the layout recipe (patch size, spacers, margins, seed, and so on) into a small companion file next to the chart, and that is what the reload restores. But the Chart notes text and the "Stamp targen …" checkbox took a different path: they were used once, printed onto the chart image itself, and then forgotten. The printed pixels can't be read back, so on reload the two fields simply showed whatever they happened to contain — an empty notes field and the checkbox's default.

The checkbox had one extra twist that made it look especially erratic: it deliberately resets itself whenever you switch between the printtarg layout and the ChromIQ layout engine (checked for printtarg, unchecked for the engine, because the command stamp is most useful for printtarg charts). Loading a chart flips that switch internally — so even a value that *had* been restored would have been wiped a millisecond later. The fix takes care of that ordering, too.

**What changes in v3.13.5 (available now)**

- Every newly generated chart — both printtarg charts and ChromIQ-engine charts — now records the Chart notes and the stamp choice in its companion file.
- Loading a project (or a .ti2) restores both, along with everything the reload already restored before. What you see on screen is then genuinely the complete state the chart was made with.
- User presets (the ★ button) now save and restore the two values as well, so a preset can carry your notes text and stamp preference.
- The log message after loading now tells you precisely what was restored, instead of claiming notes were restored when they weren't (you may have noticed that little fib in your screenshot — the log said "notes" while the field sat empty).

**About older charts and presets**

Charts and presets saved before this change simply don't contain the new information — ChromIQ can't restore what was never written down. Those load exactly as they do today: everything else is restored, and the notes field and checkbox are left untouched. Nothing breaks, nothing behaves differently for existing files; the two fields just start being remembered from the next chart you generate onward.

**About Generate Chart and your chosen patch set**

That part works as designed, as Basti explained: the Generate button always builds a fresh chart from the targen settings, so a patch set you built in the editor is not consulted there. Two ways to keep your patches:

- With **auto-update preview** enabled (as in your screenshots), changing any layout value rebuilds the chart with *exactly the same patches* — that's the intended way to adjust a layout without touching the colours.
- To make it permanent, save a **user preset with the patch set attached** (the ★ button offers this whenever a patch set is loaded). Loading that preset locks the targen options and builds from your attached patches — Generate then reproduces your chart instead of inventing a new one.

Thanks again for testing so carefully — reports with before/after screenshots like yours are the fastest possible route to a fix.

Claude
 
Top