From 82ecdcba2d52be41ab3dd98be49d685064e03048 Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Mon, 16 Jan 2023 20:13:01 -0500 Subject: [PATCH] Add D-96, D-97 and replenishers --- recipes/Kodak_D-96.csv | 7 +++++++ recipes/Kodak_D-96R.csv | 6 ++++++ recipes/Kodak_D-97.csv | 8 ++++++++ recipes/Kodak_D-97R.csv | 9 +++++++++ 4 files changed, 30 insertions(+) create mode 100644 recipes/Kodak_D-96.csv create mode 100644 recipes/Kodak_D-96R.csv create mode 100644 recipes/Kodak_D-97.csv create mode 100644 recipes/Kodak_D-97R.csv diff --git a/recipes/Kodak_D-96.csv b/recipes/Kodak_D-96.csv new file mode 100644 index 0000000..8c090ae --- /dev/null +++ b/recipes/Kodak_D-96.csv @@ -0,0 +1,7 @@ +chemical,grams,milliliters,makes,note +Water,,750,1000,125F +Metol,1.5,,1000, +Sodium Sulfite (anhydrous),75,,1000, +Hydroquinone,1.5,,1000, +Potasium Bromide,0.4,,1000, +Borax,4.5,,1000, \ No newline at end of file diff --git a/recipes/Kodak_D-96R.csv b/recipes/Kodak_D-96R.csv new file mode 100644 index 0000000..e885444 --- /dev/null +++ b/recipes/Kodak_D-96R.csv @@ -0,0 +1,6 @@ +chemical,grams,milliliters,makes,note +Water,,750,1000,125F +Metol,2,,1000, +Sodium Sulfite (anhydrous),80,,1000, +Hydroquinone,2,,1000, +Borax,5,,1000, \ No newline at end of file diff --git a/recipes/Kodak_D-97.csv b/recipes/Kodak_D-97.csv new file mode 100644 index 0000000..75c97d1 --- /dev/null +++ b/recipes/Kodak_D-97.csv @@ -0,0 +1,8 @@ +chemical,grams,milliliters,makes,note +Water,,750,1000,125F +Quadrofos,1,,1000, +Metol,0.5,,1000, +Sodium Sulfite (anhydrous),40,,1000, +Hydroquinone,3,,1000, +Sodium Carbonate (monohydrate),20,,1000, +Potasium Bromide,2,,1000, \ No newline at end of file diff --git a/recipes/Kodak_D-97R.csv b/recipes/Kodak_D-97R.csv new file mode 100644 index 0000000..2521d7e --- /dev/null +++ b/recipes/Kodak_D-97R.csv @@ -0,0 +1,9 @@ +chemical,grams,milliliters,makes,note +Water,,750,1000,125F +Quadrofos,1,,1000, +Metol,0.7,,1000, +Sodium Sulfite (anhydrous),70,,1000, +Hydroquinone,11,,1000, +Sodium Carbonate (monohydrate),20,,1000, +Potasium Bromide,1.5,,1000, +Sodium Hydroxide,2,,1000, \ No newline at end of file