intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 19 forks source link

External drivers are not disabled in the default config file #367

Closed eliasbakken closed 1 year ago

eliasbakken commented 1 year ago

In the default config file that is installed with Refactor, there is no configuration for S6 and S7. If an external driver and motor is present, it will not be turned off and might be destroyed due to high temperatures.

A workaround is to change the config file to one that is right for the printer.

A solution that works better as a part of the distribution is to try and configure the S6 and S7 in the default config. This might cause Klipper to fail.

eliasbakken commented 1 year ago

This has been confirmed for A7 in the latest version. Needs to be fixed for A5 and A6 as well.

eliasbakken commented 1 year ago

Fixed for A6 and A7. The external drivers are not needed for A5.