lightmaster
lightmaster
I was thinking something much simpler, all text based within a larger text box. Something like: ``` {if [changefilamenttime_left] != ""} Filament change in [changefilamenttime_left] {else} Done in [printtime_left] {endif}...
I don't see any option about it and its definitely still automatically changes spaces to underscores.
The only 2 plugins that I have that should have any affect on files or the file browser are UI Customizer and PrusaSlicer Thumbnails. I disabled both of them and...
Once the file is converted to whatever.aw.gcode by AW, the filename shows up in the Files Browser with the underscores. The original file shows its filename with spaces, but the...
This bug has been around for a bit, just finally got around to writing up the bug report for it. The new circular changes didn't seem to effect it any.
Marlin, bugfix-2.0.x compiled on 2021-02-27 Using UBL I've been using the default of `G29 T` to report the topological map, however I'm now wondering how the plugin would handle using...
Also, just looked at the other PR you linked, and I'm not exactly sure why anyone would ever want to see a portion of their mesh and not the whole...
Yea... Looking at the example codes again, I'm pretty sure this is a PEBKAC issue. I was using Bilinear Leveling and switched to UBL, and never changed the code to...
All ways that I can output the mesh data cause this issue and produce the same graph that's in the original message up there. Here's the various output formats ```gcode...