zeealpal
About
- Username
- zeealpal
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
Repetier said: Little trick is open debug tools in chrome, reload and in network search the socket connection. There you see all queries and answers. Then go to printer and you see how it queries for the models with group filter. Thanks, that…
-
I tried something like this:{ "action": "listJobs", "slug": "Creality_Ender_3_Pro_2", "data": {}, "callback_id": 101 } But I feel like that's not the correct way to do it.