Skip to content

Commit

Permalink
Printers: fix title on v-core-3 hybrid
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Jan 4, 2024
1 parent 09c4074 commit f4e14d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions printers/v-core-3-hybrid/printer-definition.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "../printer-definition.schema.json",
"name": "V-Core 3 IDEX",
"description": "IDEX version of Rat Rig's current flagship CoreXY printer which comes in 4 sizes",
"name": "V-Core 3 Hybrid",
"description": "Hybrid CoreXY version of Rat Rig's current flagship CoreXY printer which comes in 4 sizes",
"manufacturer": "Rat Rig",
"documentationLink": "https://os.ratrig.com/docs/printers/v-core-3-idex",
"documentationLink": "https://os.ratrig.com/docs/printers/v-core-3-Hybrid",
"image": "rat-rig-v-core-3-idex.jpg",
"template": "v-core-3-hybrid-printer.template.cfg",
"driverCountRequired": 8,
Expand Down

0 comments on commit f4e14d7

Please sign in to comment.