Hi, and welcome to the QCAD forum.
First, CAD uses a limited set of Line-weights from 0.05 up to 2.11 mm whatever your measurement system or drawing unit is.
That is the thickness of your line-art on paper or on screen when not using screen based line types.
This has been a standard from the days when we drew directly on paper with ink pens.
Line-weights don't scale, one can't scale the real world pen in any way.
A Line-weight of 0.00 mm was later added especially for Laser purposes, this will usually not print very well.
Second, a laser CAM nor any other CAM would rely on the Line-weight.
The G-code output is considering the vector-art and vectors have an infinite small or no weight at all.
There is thus no reason for setting something as specific as 0.076mm even if that would be the laser spot size.
Merely for representation I would use 0.05 or 0.09mm where the latter is the most realistic.
On the contrary there is a topic about a (very) old school laser system that required a special thickness using a printer driver.
The exported thickness specifies engraving vs cutting:
https://www.qcad.org/rsforum/viewtopic.php?f=32&t=9842
The presumed solution was then a special setting before each print command although 0.05mm should be below the threshold.
One can set different custom widths than the common CAD Line-weights for polylines.
Globally or per segment a start and end width.
Still, in those cases the vector art is merely the center line.
Regards,
CVH