Commit History

Author SHA1 Message Date
  Shien Yang Lee dc6cfffae4 Added option to manually reorder sequentially printed objects via plater (#4153) 7 years ago
  Alessandro Ranellucci a1c7b65741 Moved threads option from print settings to application preferences 8 years ago
  Alessandro Ranellucci ff43f9a7f8 When slicing from command line, emit a warning if parts might not fit in the print bed. #2725 8 years ago
  Alessandro Ranellucci 5dfafda779 Take bed_shape into account when arranging parts from command line. #2725 8 years ago
  Alessandro Ranellucci a29a954d78 If --print-center is not supplied, center print instead of the centroid of the supplied bed_shape instead of defaulting to 100,100. #2725 8 years ago
  Alessandro Ranellucci c5a285f435 Ported expanded_output_filepath() to C++/XS 8 years ago
  bubnikv 335638a614 Documented perl modules. 8 years ago
  bubnikv aaae7bf1c0 New command line option: --dont-arrange 8 years ago
  Alessandro Ranellucci 360dee862b Keep model objects aligned to Z = 0 in plater 10 years ago
  Alessandro Ranellucci 73b3c06361 Ported more things to XS 10 years ago
  Alessandro Ranellucci 907de1011f Toolpaths preview 10 years ago
  Alessandro Ranellucci 928335f186 Removed print_center option (but left --print-center from CLI) 10 years ago
  Alessandro Ranellucci 08047c11eb Minor fixes to make_skirt and make_brim 10 years ago
  Y. Sapir 8da0bded1d Move Print object storage to C++. (along with its subobjects) 10 years ago
  Alessandro Ranellucci 093d1cbe2f Don't transfer ownership of Model to Print::Object 10 years ago
  Alessandro Ranellucci 13af16ea24 Use Pointf for origin_translation and pass const refs whenever possible 10 years ago
  Y. Sapir 05b2993769 Translate Model class' storage to C++. 10 years ago
  Alessandro Ranellucci fe1691c151 New --cut feature 10 years ago
  Alessandro Ranellucci f6e99f1467 Bugfix: [filament_preset] was not replaced in filename when using Quick Slice. #1870 10 years ago
  Alessandro Ranellucci a2cbb261cb More work for refactoring Flow/Extruder 11 years ago
  Alessandro Ranellucci bfa2ee2770 Remove scale, rotate, duplicate, duplicate_grid from config (but leave them in CLI) 11 years ago
  Alessandro Ranellucci 385e0e0974 Refactoring: new Slic3r::Print::Simple class for non-interactive slicing (used in CLI and Quick Slice) 11 years ago