Skip to content

Commit

Permalink
adds Primo
Browse files Browse the repository at this point in the history
  • Loading branch information
MAKOMO committed Sep 6, 2024
1 parent 90c62f0 commit 904eb04
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 2 deletions.
2 changes: 2 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ machines:
url: /machines/petroncini/
- title: "Phoenix"
url: /machines/phoenix/
- title: "Primo"
url: /machines/primo/
- title: "Proaster"
url: /machines/proaster/
- title: "Prometheus"
Expand Down
4 changes: 4 additions & 0 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ gallery:
image_path: /assets/images/santoker-logo.png
alt: "Santoker"
title: "Santoker"
- url: https://www.primoroasting.com/
image_path: /assets/images/primo-logo.png
alt: "Primo"
title: "Primo"

---

Expand Down
4 changes: 2 additions & 2 deletions _pages/machines.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ sidebar:
nav: "machines"
---

Artisan provides one-click configurations for more than 60 roaster brands representing over 130 different hardware configurations.
Artisan provides one-click configurations for more than 80 roaster brands representing over 200 different hardware configurations.

{: .notice--info}
**Control!**
Machine control (incl. heater, air flow, drum speed, ...) via buttons and sliders allowing for automation is currently supported by machines of [Aillio](/machines/aillio), [Atilla](/machines/atilla), [BeanGo Cube](/machines/beango), [Besca](/machines/besca), [Caparaó](/machines/caparao), [Carmomaq](/machines/carmomaq), [Coffed](/machines/coffed), [Coffee Machines Sale](/machines/cms), [Coffee Tech](/machines/coffeetech), [Coffeetool](/machines/coffeetool), [Cogen](/machines/cogen), [Giesen](/machines/giesen), [Hottop](/machines/hottop), [iRm](/machines/iRm), [Joper](/machines/joper), [Kaleido](/machines/kaleido), [Kirsch & Mausser](/machines/kirsch), [Kuban](/machines/kuban), [Mill City Roasters](/machines/mcr), [NOR](/machines/nor), [Nordic](/machines/nordic), [Probat](/machines/probat), [Prometheus](/machines/prometheus/), [San Franciscan](/machines/sf), [Santoker](/machines/santoker), [Sivetz](/machines/sivetz) and [Twino/Ozstar](/machines/twino-ozstar).
Machine control (incl. heater, air flow, drum speed, ...) via buttons and sliders allowing for automation is currently supported by machines of [Aillio](/machines/aillio), [Atilla](/machines/atilla), [BeanGo Cube](/machines/beango), [Besca](/machines/besca), [Caparaó](/machines/caparao), [Carmomaq](/machines/carmomaq), [Coffed](/machines/coffed), [Coffee Machines Sale](/machines/cms), [Coffee Tech](/machines/coffeetech), [Coffeetool](/machines/coffeetool), [Cogen](/machines/cogen), [Giesen](/machines/giesen), [Hottop](/machines/hottop), [iRm](/machines/iRm), [Joper](/machines/joper), [Kaleido](/machines/kaleido), [Kirsch & Mausser](/machines/kirsch), [Kuban](/machines/kuban), [Mill City Roasters](/machines/mcr), [NOR](/machines/nor), [Nordic](/machines/nordic), [Primo](/machines/primo), [Probat](/machines/probat), [Prometheus](/machines/prometheus/), [San Franciscan](/machines/sf), [Santoker](/machines/santoker), [Sivetz](/machines/sivetz) and [Twino/Ozstar](/machines/twino-ozstar).
{: .notice--info}

<!--
Expand Down
23 changes: 23 additions & 0 deletions _supporters/primo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: single
permalink: /machines/primo/
title: "Primo"
excerpt: "Xr Series"
header:
overlay_image: /assets/images/primo2.jpeg
image: /assets/images/primo1.jpeg
teaser: assets/images/primo1.jpeg
sidebar:
nav: "machines"
---

<img class="tab-image" src="{{ site.baseurl }}/assets/images/supporter-badge.png" width="150px">

* __Distributor:__ [Primo Roasting Equipment](https://www.primoroasting.com/){:target="_blank"}, USA
* __Machines:__ Genesis-Xr3, Ranger-Xr5, Raven-Xr15, Sentinel-Xr20, Warden-Xr30
* __Connection:__ MODBUS ASCII via USB; requires the installation of a [serial driver](/modbus_serial/)
* __Features:__ logging of bean temperature (BT) and burner control

**Watch out!**
The communication via MODBUS ASCII requires to install a [serial driver](/modbus_serial/).
{: .notice--primary}
Binary file added assets/images/primo-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/primo1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/primo2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 904eb04

Please sign in to comment.