Use the correct name of the new module in the sprocketed_roller module.

This commit is contained in:
Matt McWilliams 2025-02-12 16:05:02 -05:00
parent 214c501e9a
commit 99959e377b
2 changed files with 2 additions and 2 deletions

View File

@ -1707,7 +1707,7 @@ if (PART == "panel") {
} else if (PART == "sprocketed_roller_invert_solid") {
sprocketed_roller_invert_solid();
} else if (PART == "sprocketed_wheel") {
rotate([180, 0, 0]) sprocketed_roller_reinforced(sprockets = 18, bevel = true, model = "gearbox_motor", nuts = true);
rotate([180, 0, 0]) sprocketed_roller_reinforced_wheel(sprockets = 18, bevel = true, model = "gearbox_motor", nuts = true);
} else if (PART == "magnetic_coupling") {
magnetic_coupling();
} else if (PART == "slip_coupling"){

@ -1 +1 @@
Subproject commit 20a8d0c5af82aa58307e05af2722720edda258b6
Subproject commit e108b53ced5fd86dd283baaa6c911964d54ecf40