furti / FreeCAD-Lithophane

FreeCAD Workbench to convert an image to a Lithophane for 3D Printing
MIT License
32 stars 7 forks source link

Improve logging by showing number of steps #16

Closed furti closed 6 years ago

furti commented 6 years ago

Each command logs the steps performed and the time needed. We should improve the log to show the number of steps involved in the command.

e.g.

1/5 initializing
2/5 doing some stuff
...