Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 494efe65b2 Bugfix: auto-center didn't update the PrintObject copies properly, causing misalignment. #2464 10 years ago
  Alessandro Ranellucci 4848cb7606 Ported PrintObject::bridge_over_infill() to XS 10 years ago
  Alessandro Ranellucci c00061678b Use perimeter extruder for brim. #618 10 years ago
  Alessandro Ranellucci 050f9ff61a Removed two useless methods in Print 10 years ago
  Alessandro Ranellucci e8ab9ac13a Ported Print::bounding_box(), Print::total_bounding_box(), Print::skirt_flow(), Print:skirt_first_layer_height() to XS 10 years ago
  Alessandro Ranellucci eb23990d6d Ported PrintObject::total_layer_count() to XS 10 years ago
  Alessandro Ranellucci c7f5753a28 Ported PrintObject::bounding_box() to XS 10 years ago
  Alessandro Ranellucci e8f242ee3f Move toolpaths preview to the plater dialog 10 years ago
  Alessandro Ranellucci 33fe53fd7c Ported three PrintObject methods to XS 10 years ago
  Alessandro Ranellucci 334086d605 Bugfix: skirt and brim were not recalculated when objects where just moved in plater 10 years ago
  Alessandro Ranellucci a5787cfb04 Merge branch 'xs-reload-object' 10 years ago
  Alessandro Ranellucci 948793e570 Prettier validation errors 10 years ago
  Alessandro Ranellucci bad0bd8520 Ported Print::validate() to XS 10 years ago
  Alessandro Ranellucci 3e4c572164 Ported some methods including add_model_object() and apply_config() to XS 10 years ago
  Alessandro Ranellucci d645dabcff Ported reload_object() to XS 10 years ago
  Alessandro Ranellucci 6adc3477c9 Moved C++ code into new libslic3r directory 10 years ago
  Alessandro Ranellucci 7ff13c063f Port PrintRegion::flow() and LayerRegion.flow() to XS 10 years ago
  Alessandro Ranellucci 380dd8adfc Ported some methods to XS 10 years ago
  Alessandro Ranellucci d9f5fdae72 Bugfix: make_perimeters() was not truly idempotent because prepare_infill() split ->slices into typed surfaces 10 years ago
  Alessandro Ranellucci d9e7a50a6e Partial work for background processing 10 years ago
  Alessandro Ranellucci 97231327e0 Have Print::apply_config() return true if any step was invalidated 10 years ago
  Alessandro Ranellucci d2ca4c1b13 Some initial work for incremental slicing 10 years ago
  Alessandro Ranellucci 3f6360ee8f Finish porting Print classes to XS 10 years ago
  Y. Sapir 19d18bdd84 Attempt to solve conflict with a3bd1b5 by adding id to PrintObject and using that as a hash key. 10 years ago
  Y. Sapir d2e51242d9 Really fix total_used_filament / total_extruded_volume. 10 years ago
  Y. Sapir b8b8c746d9 Make clear_regions and delete_region methods private (both Print & Layer), and remove from XSP. 10 years ago
  Y. Sapir 22b05cb187 Make read-only constructor parameters - private. 10 years ago
  Y. Sapir 8da0bded1d Move Print object storage to C++. (along with its subobjects) 10 years ago
  Alessandro Ranellucci 76a8ec3d9e Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions 10 years ago
  Petr Ledvina 028ef3a868 Add missing perlglue.hpp to xsp files 10 years ago
  Alessandro Ranellucci 81663215c5 Adapt plater to the new split config 11 years ago
  Alessandro Ranellucci a6a6a6888b Ported Slic3r::Print::State to XS 11 years ago