Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 8654537e55 Use support material layer height for raft layer instead of object layer height. #2723 10 years ago
  Alessandro Ranellucci d8ee9dd5f5 Limit first object layer height correctly when using a larger support material extruder. #2722 10 years ago
  Alessandro Ranellucci d2172b4383 Merge branch 'master' into sender 10 years ago
  Alessandro Ranellucci 722e94513c Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled 10 years ago
  Alessandro Ranellucci 3ae6f2630e Merge branch 'master' into sender 10 years ago
  Alessandro Ranellucci 8605969dc5 Don't output slic3r:z attribute in SVG for raft layers 10 years ago
  Alessandro Ranellucci 8791f5a493 Cleanup of some method signatures and of XS return types 10 years ago
  Alessandro Ranellucci 2c0d216c1a More work on print controller 10 years ago
  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