Closed CrownFlash closed 2 years ago
Strange! Can you provide the response from "http://
Im not much of a programer for now but i'm trying.
When i use your link into the brower it goes to a google search of it.
How i am supposed to open the thing you want? For info i access my printer via this adress "http://fluiddpi.local/#/"
The monitoring function work wih this"http://fluiddpi.local//webcam/?action=stream"
Oh sorry i just understand how i was supposed to use it.
{"result": {"state_message": "Printer is ready", "klipper_path": "/home/pi/klipper", "config_file": "/home/pi/klipper_config/printer.cfg", "software_version": "v0.9.1-616-g28f60f7e", "hostname": "fluiddpi", "cpu_info": "4 core ARMv7 Processor rev 3 (v7l)", "state": "ready", "python_path": "/home/pi/klippy-env/bin/python", "log_file": "/home/pi/klipper_logs/klippy.log"}}
OK... the output looks good. Which url did you enter in the configuration "Connect Moonraker" under "Connection" -> "Address (URL)" ?
OK... please try "http://fluiddpi.local/" without "#/" at the end.
And it worked ! You sure know quite well your plugin :)
nice & happy printing! :)
Since you are here i have a small question. Do you planned to implement basic function into the monitor section of cura ? like: move axis, home axis, heating.
And thanks for the help again :)
Yes, the plan exists and the monitor UI is already prepared for it. but currently I hardly have time to extend the code -> this is a lot of work.
Hi, Cura crashed whenever i upload a file.
Traceback (most recent call last): File "UM\TaskManagement\TaskManager.py", line 142, in event call_event.callFunction() File "UM\TaskManagement\TaskManager.py", line 33, in callFunction self._function(*self._args, **self._kwargs) File "C:\Users\Ludovic\AppData\Roaming\cura\5.1\plugins\MoonrakerConnection\MoonrakerConnection\MoonrakerOutputDevice.py", line 305, in _checkPrinterStatus status = response['result']['state'] TypeError: string indices must be integers