Skip to content

Commit

Permalink
Fix driver count on hybrid single toolhead
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Jan 4, 2024
1 parent c450c08 commit 09c4074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion printers/v-core-3-hybrid/printer-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"documentationLink": "https://os.ratrig.com/docs/printers/v-core-3-idex",
"image": "rat-rig-v-core-3-idex.jpg",
"template": "v-core-3-hybrid-printer.template.cfg",
"driverCountRequired": 9,
"driverCountRequired": 8,
"sizes": [200, 300, 400, 500],
"speedLimits": {
"basic": {
Expand Down

0 comments on commit 09c4074

Please sign in to comment.