3b973e01dd
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
c0ebcacf1d
WIP: Time estimate in file names.
2018-12-12 12:00:45 +01:00
6828d8ba24
Yet another compilation fix on OSX.
2018-12-03 15:28:54 +01:00
2c1d95bad6
Fixed a missing include on OSX.
2018-12-03 14:58:50 +01:00
d46d0dc365
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
8ecb2163b6
Hopefully a fix of OSX compilation issue.
2018-11-20 15:18:46 +01:00
c9a4c6c73c
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
c2e46350f2
Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint
2018-11-08 14:23:17 +01:00