bubnikv
|
6fef5a07ab
Merge remote-tracking branch 'remotes/origin/scene_manipulators'
|
6 лет назад |
Enrico Turri
|
52a7d7ed09
Partial perl code cleanup
|
6 лет назад |
Enrico Turri
|
30a3b2179b
3DScene timer and _variable_layer_thickness_action method moved to c++
|
6 лет назад |
Enrico Turri
|
951e8528b4
3DScene layers editing parameters moved to c++
|
6 лет назад |
Enrico Turri
|
91b9b8aebf
Fixed wrong layer height texture updates when using multiple objects
|
6 лет назад |
Chow Loong Jin
|
a32281c268
Fix format-security violations (#802)
|
6 лет назад |
bubnikv
|
b1f5e7e8fa
Removed the GCodePreviewData from the Print class, it does not belong here,
|
7 лет назад |
Enrico Turri
|
f4522cd2fc
GCode Preview - Customizable extrusion role colors by editing 3DPreview.pm
|
7 лет назад |
Enrico Turri
|
3f006dc11a
GCode Preview - Added objects and wipe tower transparent shells
|
7 лет назад |
Enrico Turri
|
a417cf955d
GCode Preview - Code cleanup
|
7 лет назад |
Enrico Turri
|
6a744238b9
Added preview of retractions and unretractions
|
7 лет назад |
Enrico Turri
|
0f4bec8af0
gcode preview - first installment - wip
|
7 лет назад |
bubnikv
|
02256e900f
Merged the branch time_estimate
|
7 лет назад |
Enrico Turri
|
0fe855cd6d
Time estimate shown in GUI as formatted string / Write to file made by class GCode's private methods
|
7 лет назад |
bubnikv
|
61e6f23ed2
Fix of
|
7 лет назад |
Enrico Turri
|
50a45949d1
merge with master
|
7 лет назад |
Enrico Turri
|
bea9628be0
time estimation shown in GUI after gcode export
|
7 лет назад |
bubnikv
|
8746f84fa2
Improved error reporting of the PlaceholderParser.
|
7 лет назад |
bubnikv
|
ca0626b168
Fixed regression bugs regarding print validation,
|
7 лет назад |
bubnikv
|
21633bc0ba
throw std::invalid_argument instead of std::exception
|
7 лет назад |
bubnikv
|
3bc79e80d5
Fixed configuration & validate C++ ports.
|
7 лет назад |
bubnikv
|
777023c7a8
Ported PrintObject::prepare_infill & combine_infill from Perl to C++.
|
7 лет назад |
bubnikv
|
774c69e3c6
Fix of "Problem with larger brim overlapping "
|
7 лет назад |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 лет назад |
bubnikv
|
102329c54d
Further refactoring, C++11 conversion and code simplification.
|
7 лет назад |
bubnikv
|
e1ca1a82fb
Fixed a regression bug from the last commit. Some more code simplification
|
7 лет назад |
bubnikv
|
efb1fd2066
Fixed order of loading the configs into Print / PrintObjects
|
7 лет назад |
bubnikv
|
e000b22578
Implemented wipe tower print path preview.
|
7 лет назад |
bubnikv
|
e90279c513
Ported the G-code generator from Perl to C++.
|
7 лет назад |
bubnikv
|
e6fddd364d
Volume rewritten from Perl to C++,
|
8 лет назад |
bubnikv
|
52b76930aa
Simplify_slices rewritten to C++, parallelized.
|
8 лет назад |
bubnikv
|
4331f38912
Fixing of slicing errors ported to C++, parallelized.
|
8 лет назад |
Alessandro Ranellucci
|
6a90fceaaf
Ported expanded_output_filepath() to C++/XS
|
8 лет назад |
bubnikv
|
3d11d1aebf
make_skirt ported to C++
|
8 лет назад |
bubnikv
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 лет назад |
Joseph Lenox
|
203a965b3d
added total cost/weight to Extruder statistics, mocked up addendum to status bar change.
|
8 лет назад |
bubnikv
|
43ac693900
Added a tooltip overlay for the variable layer height edit tool.
|
8 лет назад |
bubnikv
|
479f716625
Improvements in the manual layer width editor.
|
8 лет назад |
bubnikv
|
955bc957ba
New supports now do rafts at least to the extent the test cases run through.
|
8 лет назад |
bubnikv
|
1ea958158a
Support for user definable variable layer thickness, the C++ backend.
|
8 лет назад |
Alessandro Ranellucci
|
86c8207d31
Ported make_perimeters() and infill() to C++/XS, use pure C++ threads, cherry picked from @alexrj 66591bcc556c01572ec7519b1f8cb4ee2d430685
|
8 лет назад |
bubnikv
|
4460b5ce50
re-wrote PrintObject::detect_surfaces_type() to C++,
|
8 лет назад |
bubnikv
|
bfb336df0c
Refactored Print::validate() method to not throw an exception, but
|
8 лет назад |
bubnikv
|
790b640521
Visualization of fill surfaces.
|
8 лет назад |
Alessandro Ranellucci
|
3c862836f2
Refactored the Config XS bindings
|
9 лет назад |
Alessandro Ranellucci
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 лет назад |
Alessandro Ranellucci
|
3a9cf91f83
Ported a couple more methods to XS
|
9 лет назад |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 лет назад |
Alessandro Ranellucci
|
9fcec10737
Finished porting LayerRegion to C++
|
9 лет назад |
Alessandro Ranellucci
|
580d28d071
Finished porting PlaceholderParser to XS
|
9 лет назад |