Anonoei / klipper_auto_speed

Klipper module for automatically calculating your printer's maximum acceleration/velocity
MIT License
198 stars 18 forks source link

Broke connection to klipper #2

Closed themaluxis closed 10 months ago

themaluxis commented 10 months ago

Hello there, just installed it following your process; It looks like to break my Klipper / Moonraker liaison

`Internal error during connect: invalid syntax (auto_speed.py, line 91)

Once the underlying issue is corrected, use the "RESTART" command to reload the config and restart the host software. Printer is halted`

Any idea ?

Anonoei commented 10 months ago

@themaluxis could you share your klippy.log file?

In the most recent commit it looks like that line is raise gcmd.error(f"Printer must be homed first! Found {len(self.steppers.keys())} homed axes.")