Skip to content

Commit

Permalink
new spot for upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Nov 9, 2023
1 parent 04824b7 commit 77ef960
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Adding the temperature expansion kit to your Pioreactor
title: Adding the Temperature Expansion Upgrade kit
slug: /temperature-expansion-kit
hide_table_of_contents: true

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Adding the High Temp Upgrade kit
slug: /high-temp-upgrade-kit
hide_table_of_contents: true
---


If you purchased the High Temp Upgrade kit, you'll be replacing a few of your plastic components with the improved high-temp plastics. Once this is done, you'll also need to install some software:

### Software changes

You will need to "unlock" your Pioreactor's higher temperature settings. To do this, you can either

- install the `pioreactor-high-temp-plugin` (internet required) using the command `pio install-plugin pioreactor-high-temp-plugin` on their Pioreactors with the new pieces, _or_
- create a new Python file, `high_temp_plugin.py` in `~/.pioreactor/plugins` with the [content here](https://raw.githubusercontent.com/Pioreactor/pioreactor-high-temp-plugin/main/pioreactor_high_temp_plugin/__init__.py).

Remember: **_only install these changes on Pioreactors with the high temp upgrade kit._**
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
collapsed: true
collapsible: true
label: "Upgrade kits"

0 comments on commit 77ef960

Please sign in to comment.