mainsail-crew / MainsailOS

This Raspberry Pi distribution for managing Klipper 3D printers with Mainsail provides all you need.
https://docs.mainsail.xyz/setup/mainsail-os
GNU General Public License v3.0
524 stars 250 forks source link

No GPIO access #252

Closed GePo00 closed 8 months ago

GePo00 commented 8 months ago

Is your feature request related to a problem? Please describe

The pin’s cannot be used in a macro. ex. [mcu rpi] serial: /tmp/klipper_host_mcu Doesn’t work because the klipper_host_mcu service is not available.

Describe the solution you'd like

Include start of klipper_host_mcu service into your build.

Describe alternatives you've considered

No response

Additional information

No response

meteyou commented 8 months ago

You have to install and "flash" the host MCU first. This part is not preinstalled on MainsailOS.

Guide: https://www.klipper3d.org/RPi_microcontroller.html