Lars Karlslund

Results 7 issues of Lars Karlslund

I forked your project, and added multiple functions per event. Also I introduced interfaces for Event and Function, which improves speed and adds functionality. The only breaking change is that...

enhancement

This issue will automatically convert a Grbl_Esp32 machine definition file to FluidNC YAML format. Change YOUR NAME in the title to some string that identifies your machine configuration. IMPORTANT: Change...

![image](https://user-images.githubusercontent.com/8929787/91983074-73c6b380-ed2b-11ea-8f61-ff9867cf2b76.png) New version of GORM 2.0 (1.2.0 in go versioning) has been released. The new GORM database backend is using gorm.io/gorm as import path. Perhaps you should consider upgrading the...

I'm trying to get the structs and client to compile based on Microsoft's Graph specification found here: https://graphexplorerapi.azurewebsites.net/openapi?operationIds=*&openApiVersion=3&graphVersion=v1.0&format=json This is the code I'm using ``` resp, err := http.Get("https://graphexplorerapi.azurewebsites.net/openapi?operationIds=*&openApiVersion=3&graphVersion=v1.0&format=json") if...

Added globalsettings.ini to root of folder Changed ansible calls to use it Added support for custom route to be added to VMs Moved hardcoded keyboard to variable setting

Reading a recent NTDS.DIT dump has surfaced several problems in the otherwise brilliant library you've created. Not sure how best to report this, but I'm attaching a lab dump of...

Since Ubuntu 24.04 LTS is released, is there any chance of precompiled packages support for that platform? I tried compiling it myself, but failed miserably with endless problems - probably...