Paw

Results 5 issues of Paw

hi, sorry i'm pretty new to github, i'm sure this isn't the right place to put this but i don't know where else... it's more suggestion and potential offer of...

i'm using flow of ~90% most of the time, which i think means my slicer is instructing the printer to use 90% of what would be expected. when using michael's...

example usage file linked from main pypi project page is not found https://pypi.org/project/pyuac/ https://pypi.org/project/pyuac/tests/example_usage.py

sorry if its not the place to ask, tell me if so when trying to use arrays in modelforms the error is something like 'not fully supported' what can and...

is it possible to have user-configurable strings in modSettings? eg ``` @runtimeProperty("ModSettings.mod", "Alberta") @runtimeProperty("ModSettings.displayName", "ollamaHost") @runtimeProperty("ModSettings.description", "Ollama host URL and port.") private let ollamaHost: String = "http://192.168.0.91:11434"; ``` and then...