bubnikv
36736ab72e
Get name of both the G-code and project file from the 1st printable
...
object's name or file path.
Fixed some compilation warnings.
2019-02-01 11:44:08 +01:00
bubnikv
3cbd0b7867
WIP: Time estimate in file names.
2018-12-12 12:00:45 +01:00
bubnikv
0de8717a3f
Yet another compilation fix on OSX.
2018-12-03 15:28:54 +01:00
bubnikv
cb8ecf4290
Fixed a missing include on OSX.
2018-12-03 14:58:50 +01:00
bubnikv
e99fa7d104
Implemented naming of the SLA export file based on the output file name
...
template.
Reworked naming of the plater exports to not use the output file name
template, but to derive the file name from the first printable object's name.
Fixed error handling: Reimpemented the Perl's "eval" blocks
as try / catch blocks.
2018-12-03 13:14:28 +01:00
bubnikv
48db8e6478
Hopefully a fix of OSX compilation issue.
2018-11-20 15:18:46 +01:00
bubnikv
63ee3dc63c
Partial update of 3D scene (GLVolumes derived from Model and from
...
the SLAPrintObject).
Updated PrintBase to generate a unique timestamp at each step invalidation.
2018-11-16 18:28:50 +01:00
bubnikv
d79e2d8fa6
Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint
2018-11-08 14:23:17 +01:00