Is there any way to get basic slicer settings (layer height, print speed,

Is there any way to get basic slicer settings (layer height, print speed, etc.) to show in a tab in the properties menu when you right click on a gcode file and click properties? I hate to have to open all my files to check gcode settings and I don’t want to type all that into the name.

I set slic3r to append that stuff to the filename automatically. There are only a few values that change between prints, so I doesn’t get too long.

Eh maybe I’ll try that. Any way to do it in Cura?

There is bound to be a way to get a preview of the first few lines. It would be a nice feature to have for sure.

More like the actual gcode but I don’t just want it to display the commands for me to interpret I would rather have a program that recognizes the gcode setting commands and outputs them in a nice format. Eh maybe I’ll have write my own program.

Too complicated for me. I’d just prefer a tab in the properties menu.

I wonder if you can have HTML code in comments to show configuration items and an image preview. Html pages have optional previews in most operating systems, I think.