bubnikv
|
1e6900afa2
|
Logging of memory usage for the GCodeAnalyzer and GCodePreviewData.
|
2018-12-18 15:55:45 +01:00 |
|
bubnikv
|
bffcaeff41
|
Time estimator: Added consumed memory tracing, replaced std::map
with std::vector for lower memory consumption.
|
2018-12-18 14:10:31 +01:00 |
|
bubnikv
|
45e611c9fc
|
Fixed M203 processing by the time estimator for Smoothieware.
Fixes "Print time estimate incorrect for Smoothie flavor with M203 #1259"
|
2018-12-17 09:57:24 +01:00 |
|
Enrico Turri
|
9ae6d115a2
|
New selection -> removed obsolete methods\n+\nFixed a few compile warnings
|
2018-10-08 15:17:36 +02:00 |
|
bubnikv
|
0558b53493
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|