I actually have Marlin + Octoprint but found out recently that Klipper exist. I read everywhere that Klipper is better but I don’t really get why. I understand that Klipper use raspberry as powerfull calculator instead of the STM32 of the printer, but octoprint is used to send Gcode to Marlin too… So what’s the really difference please?
Edit : I don’t understand how Klipper or Marlin can give better results when gcode and instructions are generated by Cura
First of all, I need to fond out how to control my tasmota switch to turn on/off my printer and my led…
Are you running Home Assistant? Klipper/Mainsail has an integration for HA that will allow you to control your printer with it. You could use HA to control your Tasmota devices too.
No I’m not, but i’ll found a way
Looks like what I’m looking for Try it tonight
Tasmota is natively supported by moonraker
# moonraker.conf [power Printer] type: tasmota address: 192.168.1.124 password: mypassword
Yes! I get it working this weekend, thanks!