1598 Commits

Author SHA1 Message Date
Joseph Lenox
518a72aa69 #4621 Applying changes as proposed by review. 2018-12-29 23:49:08 -06:00
Alessandro Ranellucci
79d0677db2 Refactoring: make Slic3r::Config a thin wrapper around Slic3r::DynamicPrintConfig by moving its accessors to Slic3r::ConfigBase 2018-12-29 23:49:08 -06:00
supermerill
6d0d6d572f fix an other not-the-same-meaning replacement 2018-11-29 19:49:04 +01:00
supermerill
85423aa3b7 stupid bugfix 2018-11-29 19:30:04 +01:00
supermerill
90b1cb7391 fix a not-the-same-meaning replacement 2018-11-29 19:14:35 +01:00
supermerill
77e4d70420 a bugfix and other protections 2018-11-29 18:44:45 +01:00
supermerill
b9116f4d5d bugfix 2018-11-29 17:39:30 +01:00
supermerill
7fa4d16b50 replace some other dubious algo for comparing surface_type (Surface collection::filter_by_type) 2018-11-29 17:31:41 +01:00
supermerill
5d1e01839c remove bad algo from keep_types 2018-11-29 16:43:41 +01:00
supermerill
8b9ea5fe1c forgot a .pl
more () for protection for the operator |
2018-11-29 15:45:44 +01:00
supermerill
c221e97ddc refactor perl to also use the flag system (only one line really use it in suportmaterial.pm) 2018-11-29 14:13:37 +01:00
supermerill
7eb9c6e2bb Merge remote-tracking branch 'remotes/origin/master' into alexrj_flagssurfacetype 2018-11-29 11:21:11 +01:00
Alessandro Ranellucci
9b6bd5dd36 Fix compilation on older gcc 2018-11-28 22:40:33 -06:00
supermerill
692f3f6827 resolve warnings 2018-11-28 15:35:27 +01:00
supermerill
040be5f318 remove useless operator functions 2018-11-27 17:32:24 +01:00
Merill
74b02336ba
Merge branch 'master' into alexrj_flagssurfacetype 2018-11-27 14:25:16 +01:00
supermerill
816bb1e546 Change SurfaceType to flags 2018-11-27 14:05:26 +01:00
Alessandro Ranellucci
33b3faacfd Ported Print::make_skirt() to C++ 2018-11-27 12:18:34 +01:00
Alessandro Ranellucci
75670c6819 For consistency, move prerequisites after the state guard 2018-11-26 23:50:44 +01:00
Alessandro Ranellucci
c0465d0434 Ported PrintObject::prepare_infill() to C++ 2018-11-26 23:45:19 +01:00
Alessandro Ranellucci
aac9c2481c Ported PrintObject::infill() to C++ 2018-11-26 21:24:33 +01:00
Alessandro Ranellucci
1cc8a8d3e3 Ported PrintObject::detect_surfaces_type() to C++ 2018-11-26 21:17:54 +01:00
Alessandro Ranellucci
f2e2c9aa71 Ported PrintObject::make_perimeters() to C++ 2018-11-26 21:16:37 +01:00
Alessandro Ranellucci
f7509f2a3f Ported PrintObject::slice() to C++ 2018-11-26 21:13:04 +01:00
Alessandro Ranellucci
2bbb089a4f Ported PrintObject::combine_infill() to C++ 2018-11-26 13:57:31 +01:00
Alessandro Ranellucci
fb3aba351b Ported PrintObject::discover_horizontal_shells() to C++ 2018-11-26 11:09:53 +01:00
Alessandro Ranellucci
ea186f5651 Ported PrintObject::_simplify_slices() to C++ 2018-11-26 09:25:15 +01:00
Alessandro Ranellucci
725d0ab408 Ported PrintObject::_support_material_flow() to C++ 2018-11-26 01:01:02 +01:00
Alessandro Ranellucci
e5bd2ef801 Ported PrintObject::clip_fill_surfaces() to C++ 2018-11-26 01:01:02 +01:00
Alessandro Ranellucci
ea67f8ca4f Bugfix: Model::add_default_instances() was always return true 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
945bbc030c Fix --center, --dont-arrange, --export-* and other things 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
b17f623915 Add missing export_amf option to CLIActionsConfigDef 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
a20adee38c Minor improvements to code quality 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
f0f36cb935 Complete the C++ CLI; remove the #ifndef SLIC3RXS guards and fix CI by removing std::initializer_lists 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
0eb3ea7253 Auto-generate CLI help (includes some refactoring to ConfigDef and ConfigOptionDef) 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
3b2c9cbf7d Finish porting export_gcode() - atomic write and post-processing scripts 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
fac31616c8 Clean setenv_() code 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
a1464a737e Validate CLI config options against min/max 2018-11-25 11:55:57 -06:00
Alessandro Ranellucci
bb29661a90 Redesigned C++ CLI 2018-11-25 11:55:57 -06:00
Joseph Lenox
1802193c5b Fixed useage of boost::locale for raw() 2018-11-24 14:47:26 -06:00
Joseph Lenox
d12885d042 use boost::locale instead of corecvt. 2018-11-24 14:47:26 -06:00
Joseph Lenox
02fd5b9de7 Revert "Revert "Expanding Slic3r::Log""
This reverts commit cf933c62d575d3d147d6bc869c9e3e354b81df17.
2018-11-24 14:47:26 -06:00
Alessandro Ranellucci
1e17979e05 Fix warnings about _USE_MATH_DEFINES on Windows 2018-11-23 23:30:43 +01:00
Alessandro Ranellucci
cf933c62d5
Revert "Expanding Slic3r::Log" 2018-11-23 19:59:13 +01:00
Joseph Lenox
93518c9545
Include STL algorithm 2018-11-23 08:07:50 -06:00
Joseph Lenox
37f4497450 Allow for filtering additionally on topic name. 2018-11-22 23:31:13 -06:00
Joseph Lenox
4a39f30ab5 Add doxygen comments 2018-11-22 23:10:20 -06:00
Joseph Lenox
b538f33459 Call through to underlying method for static Log methods 2018-11-22 23:03:58 -06:00
Joseph Lenox
bd9b9cc416 refactor to only use log() and use locale converter to figure out the rest. 2018-11-22 23:03:10 -06:00
Joseph Lenox
86c776287e Implemented debug level filtering. 2018-11-22 22:53:11 -06:00