prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.72k stars 1.93k forks source link

SVG Depth precision #12697

Open gaby64 opened 5 months ago

gaby64 commented 5 months ago

Description of the bug

0.13mm gets rounded down to 0.1mm in the interface it is correctly applied but when I edit im never sure if its using 0.13mm or 0.1mm

Project file & How to reproduce

N/A

Checklist of files included above

Version of PrusaSlicer

2.7.4

Operating system

Windows 10

Printer model

two trees sapphire plus

murk-sy commented 5 months ago

+1, just an inconsistency

Text on the other hand allows for 2 decimals for depth - though I think height should also just be allowed to be entered to 2 decimals if anyone really needs to. image

gaby64 commented 5 months ago

I would like 3 decimals

Another useful feature would be for fillets to be added, to avoid layer changes at the edges.