Pedro Lamas
Pedro Lamas
@meteyou sintax is correct, that is how one enables IPv6 in nginx (no downsides to it as far as I am aware) https://github.com/nginxinc/docker-nginx/blob/6a4c0cb4ac7e53bbbe473df71b61a5bf9f95252f/stable/debian/10-listen-on-ipv6-by-default.sh#L63
So, first things first: the Binary G-code format was created by Prusa and made [open-source](https://github.com/prusa3d/libbgcode) under AGPL-3.0 license. I have taken their [specifications](https://github.com/prusa3d/libbgcode/blob/main/doc/specifications.md) document and ported only what was required...
Hi @josefprusa, sorry to rehash this but can I get you to ok this directly here so it gets on the record with Microsoft? Thanks! 🙂 > ... (ask) Prusa...
@crutkas all conflicts resolved!
@crutkas I've fixed all conflicts and made some changes as recommended by copilot, so I think it should be all good to go!
I've just started adding support for this in Fluidd, here is a first draft of it: https://github.com/fluidd-core/fluidd/pull/1617 I really dislike how the Filament Name and Type are now showing up...
I applied a similar "fix" in Fluidd to be able to show the data like this (though I am only splitting by `;`, not `,` as I never seen it...
Hi @manjaroblack, thank you for opening this issue. I don't have a device with iPadOS so I have no way to try and reproduce this issue... is there a way...
Unless I'm mistaken, this seems to be the same as #6565, you might want to take a look to understand the reasoning behind the current behaviour.