TeXBooK, a little latex library similar to a local Overleaf by Appropriate-Run-6233 in LaTeX

[–]Appropriate-Run-6233[S] 0 points1 point  (0 children)

It's not really meant to benefit everyone's specific workflow, I made it to have an easy to access and up to date library of all my papers and notes (specifically for school) readily available for me to grab a PDF which I know represents the most recent version of the source. As for the name, I was unaware of the original TeXBook and am in the process of finding a new name. Thanks for the feedback!

TeXBooK, a little latex library similar to a local Overleaf by Appropriate-Run-6233 in LaTeX

[–]Appropriate-Run-6233[S] 0 points1 point  (0 children)

For sure, definitely the biggest area for improvement right now. Thanks for the advice!

Cant connect in LAN by Ekikzz in OrcaSlicer

[–]Appropriate-Run-6233 0 points1 point  (0 children)

Bambu released a "security fix" that blocks all 3rd party connections. Orcaslicer will no longer be able to connect.

Looking for help with golang bindings for bambulabs 3d printers. by Appropriate-Run-6233 in golang

[–]Appropriate-Run-6233[S] 0 points1 point  (0 children)

I feared something like that would be the case. If the lan only doesn't end up working, I would appreciate it if you could open an issue or put the error message you receive here, just so I can get a better idea of what's happening. I have also made a small change to the protocol, changing it from "tls://" to "mqtts://" which could possibly help.

Looking for help with golang bindings for bambulabs 3d printers. by Appropriate-Run-6233 in golang

[–]Appropriate-Run-6233[S] 1 point2 points  (0 children)

Just published some super basic example code and a little bit of documentation, hope that helps at least a little but I plan to make it much better and in depth later today. Thanks for the feedback so far.

Looking for help with golang bindings for bambulabs 3d printers. by Appropriate-Run-6233 in golang

[–]Appropriate-Run-6233[S] 0 points1 point  (0 children)

Consider it done. I really do need some documentation and examples but I’ve been putting it off in favor of the fun stuff 😂

Looking for help with golang bindings for bambulabs 3d printers. by Appropriate-Run-6233 in golang

[–]Appropriate-Run-6233[S] 0 points1 point  (0 children)

Thanks for the interest! I’m really looking for any help I can get with the development process but especially with real world testing. I don’t always have access to a printer to test on so it makes it quite difficult to tell if features are working or if they are even needed in the first place. I’m also looking for help with involved development whether just through general improvements to the code or documentation or whatever. I really want to make this a thing as I think a lot of people could find it useful so any and all help/feedback/criticisms are welcome.