jullit31

Results 3 issues of jullit31

The [Updating Printer Specific Settings](https://docs.vorondesign.com/build/software/configuration.html#updating-printer-specific-settings) section doesn't tell you to uncomment in the `[gcode_macro G32]` section (which **is** mentioned in the default `printer.cfg` as "things to check"). This is very...

### Blueprint name Hook - Light ### Description Sometimes it would be handy to be able to swap the functions of the two buttons the Light Hook uses, i.e. have...

enhancement
blueprint

The following code works fine, as long as only one worker is spawned. I'm using version 0.5.5 and Julia 0.6.3 on Windows. ```julia @everywhere using ProgressMeter @everywhere n = 10^8...