SynDaverCO / symple-slicer

A web-based slicer for 3D printers using the Cura Engine
GNU Affero General Public License v3.0
21 stars 9 forks source link

Slice timing long or incompletable #173

Closed synsuiter closed 2 years ago

synsuiter commented 2 years ago

Describe the bug The Benchy model WILL slice slowly but the Dragon model attached takes much longer or will not complete, I have been unable to wait long enough for it to complete. Currently longest wait time is ~9 minutes until I had to refresh the page or change my focus.

Details

To Reproduce Steps to reproduce the behavior:

  1. Open Symple Slicer
  2. Load AXI 2 PLA profile (any profile will do the same, this was just my go-to tester)
  3. Load in the Dragon STL
  4. "Slice" and wait for gcode generation...

Expected behavior It should complete the slice. Specific time expectations are not known at this time.

Dragon Model in Zipped folder Shen_Long_for-git.zip

synsuiter commented 2 years ago

list of changed json parameters and values:

bottom_skin_expand_distance (0.8 to 1.0) bottom_skin_preshrink (0.8 to 1.0) machine_head_with_fans_polygon (-45,100,-45,-40,50,-40,50,100 to -20,10,-20,-10,10,-10,10,10) mesh_rotation_matrix (nonexistent to [[1,0,0], [0,1,0], [0,0,1]] raft_basespeed (22.5 to 15) raft interface_line_spacing (1 to 0.89999...) raft_interface_speed (22.5 to 15) skin_edge_support_layers (0 to 8) support_bottom_distance (0 to 0.1) support_initial_layer_line_distance (2.666... to 2.66) switch_extruder_retrqaction_amount (11 to 16) wipe_retraction_prime_speed (25 to 5) wipe_retraction_retract_speed (25 to 5) wireframe_height (3.8 to 3) wireframe_roof_inset (3.8 to 3) z_seam_x (140 to 50) z_seam_y (280 to 100) mesh_rotation_matrix ([[1,0,0],[0,1,0],[0,0,1]] to [[1,0,0],[0,1,0],[0,0,1]]) mesh_position_x (0.8245000839233398 to -140 mesh_position_y (0 to -140) mesh_position_z (-2.0948223532796564e-33 to 0)

synsuiter commented 2 years ago

Speed back to expected. Closing ticket.