Must home axis first: 249.700 250.000 15.000 [3526.412]
I'm starting to see the above error when I start a print. It apears to be happening randomly but increasingly more offten. Can any one shed some light on the problem and maybe point me in the direction of a solution?
8 Replies
Not without a printer.cfg
Of Course...
And to add to that from the moonraker log file
Nothing in there. You're getting the error because you're somehow disabling the steppers required to make the move it's complaining about. I'm assuming it's a slicer issue.
Also you may want to read https://github.com/HelgeKeck/RatOS/blob/documentation_v2.1/site/docs/configuration/filament_sensors.md
GitHub
RatOS/site/docs/configuration/filamentsensors.md at documentation...
The preconfigured Raspberry Pi image that makes it easy to run Klipper + Moonraker + Mainsail on your printer. - HelgeKeck/RatOS
You're mentioning "when starting a print" it's probably your filament sensors trying to pause the print before you've homed.
Right & thanks.... I will jump on to the URL and take a look further in to the filament sensoe setup.... Again, thanks.