Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash if you edit post processing script during preview #19896

Open
khani3s opened this issue Nov 12, 2024 · 1 comment
Open

Crash if you edit post processing script during preview #19896

khani3s opened this issue Nov 12, 2024 · 1 comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Bug The code does not produce the intended behavior.

Comments

@khani3s
Copy link
Contributor

khani3s commented Nov 12, 2024

Cura Version

5.X.X (multiples)

Operating System

Windows 11

Printer

Custom Ender3 Pro with Klipper

Reproduction steps

  1. Add a post script with based on layer change as "Pause at Height" or "Insert at Layer Change"
  2. Click on Preview
  3. Try to edit the script again and try to change the layer height during preview

Actual results

Crash

Expected results

Not Chash

Add your .zip and screenshots here ⬇️

2024-11-11 23:45:31,849 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PreviewStage
2024-11-11 23:45:31,887 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SimulationView
2024-11-11 23:45:31,890 - DEBUG - [MainThread] UM.Mesh.MeshData.calculateNormalsFromVertices [567]: Calculating normals took 0.0 seconds
2024-11-11 23:45:31,891 - DEBUG - [MainThread] STLReader.STLReader._read [68]: Loaded a mesh with 12612 vertices
2024-11-11 23:45:31,893 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\plugins\SimulationView\simulationview_composite.shader]...
2024-11-11 23:45:31,915 - DEBUG - [JobQueueWorker [6]] CuraEngineBackend.ProcessSlicedLayersJob.run [74]: Processing new layer for build plate 0...
2024-11-11 23:45:32,189 - DEBUG - [JobQueueWorker [6]] CuraEngineBackend.ProcessSlicedLayersJob.run [254]: Processing layers took 0.27312183380126953 seconds
2024-11-11 23:45:32,218 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\uranium\resources\shaders\color.shader]...
2024-11-11 23:45:32,220 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\plugins\SimulationView\layers3d.shader]...
2024-11-11 23:45:32,224 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\plugins\SimulationView\layers3d_shadow.shader]...
2024-11-11 23:45:32,226 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\uranium\resources\shaders\toolhandle.shader]...
2024-11-11 23:45:32,228 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\uranium\resources\shaders\color.shader]...
2024-11-11 23:45:32,229 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\striped.shader]...
2024-11-11 23:45:32,306 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onProcessLayersFinished [1109]: See if there is more to slice(2)...
2024-11-11 23:45:32,795 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend._createSnapshot [339]: Creating thumbnail image (just before slice)...
2024-11-11 23:45:32,797 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2024-11-11 23:45:32,799 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\overhang.shader]...
2024-11-11 23:45:32,801 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\transparent_object.shader]...
2024-11-11 23:45:32,802 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\striped.shader]...
2024-11-11 23:45:33,129 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [361]: Starting to slice...
2024-11-11 23:45:33,130 - WARNING - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [365]: Slice unnecessary, nothing has changed that needs reslicing.
2024-11-11 23:45:37,621 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [164]: New error check scheduled.
2024-11-11 23:45:37,622 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [221]: Error check finished, result = False, time = 0.00s
2024-11-11 23:45:38,122 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend._createSnapshot [339]: Creating thumbnail image (just before slice)...
2024-11-11 23:45:38,124 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2024-11-11 23:45:38,125 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\overhang.shader]...
2024-11-11 23:45:38,127 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\transparent_object.shader]...
2024-11-11 23:45:38,129 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\striped.shader]...
2024-11-11 23:45:38,423 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [361]: Starting to slice...
2024-11-11 23:45:38,424 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [381]: Going to slice build plate [0]!
2024-11-11 23:45:38,425 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [297]: Previous socket existed. Closing that first.
2024-11-11 23:45:38,545 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [232]: Socket state changed to Listening
2024-11-11 23:45:38,577 - INFO - [MainThread] UM.Backend.Backend.startEngine [96]: Started engine process: C:\Program Files\UltiMaker Cura 5.9.0-beta.2\CuraEngine.exe
2024-11-11 23:45:38,578 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [140]: [Backend] Calling engine with: ['C:\Program Files\UltiMaker Cura 5.9.0-beta.2\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2024-11-11 23:45:38,586 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [606]: Sending slice message took 0.16152620315551758 seconds
2024-11-11 23:45:38,685 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.684] [info] Sentry url: https://[email protected]/4506257745510401
2024-11-11 23:45:38,685 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.685] [info] Sentry config path: C:/Users/*******/AppData/Roaming/cura/.sentry-native
2024-11-11 23:45:38,686 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.685] [info] Starting sentry
2024-11-11 23:45:38,699 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.700] [info] Connecting to 127.0.0.1:49674
2024-11-11 23:45:38,703 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [236]: Socket state changed to Connected
2024-11-11 23:45:38,703 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [225]: Backend connected on port 49674
2024-11-11 23:45:38,806 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.806] [info] Connected to 127.0.0.1:49674
2024-11-11 23:45:38,813 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.812] [info] All settings: -s infill_multiplier="1" -s acceleration_prime_tower="500" -s raft_interface_extruder_nr="0" -s raft_interface_wall_count="0" -s quality_changes_name="0.2 200mm/s PLA" -s support_offset="0.0" -s prime_tower_wipe_enabled="True" -s speed_wall_x="25.0" -s jerk_enabled="False" -s meshfix_fluid_motion_enabled="True" -s minimum_polygon_circumference="1.0" -s bridge_wall_material_flow="50" -s quality_name="Standard Quality" -s machine_extruders_share_nozzle="False" -s machine_steps_per_mm_z="50" -s support_tree_top_rate="30" -s cool_fan_enabled="True" -s gradual_flow_enabled="False" -s platform_adhesion="0" -s arcwelder_allow_3d_arcs="False" -s support_z_seam_away_from_model="True" -s raft_surface_line_width="0.4" -s mold_roof_height="0.5" -s draft_shield_height="10" -s material_end_of_filament_purge_length="20" -s support_material_flow="100" -s infill_line_width="0.4" -s mold_angle="40" -s meshfix_extensive_stitching="False" -s build_volume_fan_nr="0" -s brim_replaces_support="False" -s minimum_interface_area="10" -s alternate_extra_perimeter="False" -s material_bed_temperature_layer_0="60.0" -s flow_rate_extrusion_offset_factor="100" -s prime_tower_enable="False" -s extruder_prime_pos_z="0" -s retraction_prime_speed="25" -s print_sequence="all_at_once" -s bridge_skin_speed="12.5" -s wall_thickness="0.8" -s speed_z_hop="5" -s skin_no_small_gaps_heuristic="False" -s raft_remove_inside_corners="False" -s raft_base_margin="15" -s cool_during_extruder_switch="unchanged" -s prime_tower_base_size="8.0" -s machine_max_jerk_e="5" -s mesh_position_y="0" -s wall_0_start_speed_ratio="100.0" -s machine_steps_per_mm_y="50" -s infill_overlap_mm="0.12" -s support_top_distance="0.2" -s acceleration_travel_layer_0="500" -s coasting_min_volume="0.8" -s speed_support_roof="200.0" -s speed_wall_x_roofing="25.0" -s conical_overhang_enabled="False" -s support_tree_angle_slow="42.0" -s infill_angles="[ ]" -s support_bottom_offset="0.0" -s raft_base_fan_speed="0" -s machine_heated_bed="True" -s meshfix_keep_open_polygons="False" -s layer_height="0.1" -s raft_fan_speed="0" -s raft_surface_infill_overlap_mm="0.0" -s acceleration_support_infill="500" -s wall_0_inset="0" -s skirt_brim_minimal_length="250" -s raft_base_infill_overlap_mm="0.0" -s raft_smoothing="5" -s machine_max_acceleration_x="3000.0" -s machine_max_jerk_z="0.4" -s support_roof_enable="True" -s raft_base_line_spacing="1.6" -s wall_x_material_flow="100" -s raft_base_smoothing="5" -s support_bottom_stair_step_height="0" -s meshfix_fluid_motion_shift_distance="0.1" -s speed_wall_0_roofing="25.0" -s draft_shield_height_limitation="full" -s support_xy_distance_overhang="0.4" -s cool_lift_head="False" -s magic_spiralize="False" -s machine_start_gcode="START_PRINT BED_TEMP=60.0 EXTRUDER_TEMP=210.0 CHAMBER_TEMP=0 PRINT_MIN=%MINX%,%MINY% PRINT_MAX=%MAXX%,%MAXY%" -s support_conical_min_width="5.0" -s machine_endstop_positive_direction_y="False" -s support_tower_maximum_supported_diameter="3.0" -s wall_overhang_angle="90" -s retraction_combing="noskin" -s material_shrinkage_percentage="100.0" -s infill_line_distance="6.0" -s conical_overhang_hole_size="0" -s jerk_travel="8" -s support_zag_skip_count="10" -s scarf_split_distance="1.0" -s infill_mesh="False" -s support_join_distance="2.0" -s retraction_amount="6.5" -s cross_support_density_image="" -s support_tree_max_diameter_increase_by_merges_when_support_to_model="1" -s material_bed_temp_wait="True" -s printer_settings="0" -s bridge_enable_more_layers="True" -s ppr="0" -s sub_div_rad_add="0.4" -s machine_steps_per_mm_e="1600" -s smooth_spiralized_contours="True" -s gradual_support_infill_step_height="1" -s wall_line_width="0.4" -s lightning_infill_prune_angle="40" -s material_standby_temperature="150" -s machine_disallowed_areas="[]" -s support_brim_line_count="10" -s fill_outline_gaps="False" -s support_bottom_extruder_nr="0" -s bridge_skin_density="100" -s top_skin_expand_distance="0.8" -s raft_surface_infill_overlap="0" -s mold_width="5" -s bridge_skin_speed_3="12.5" -s seam_overhang_angle="63" -s material_final_print_temperature="210" -s arcwelder_default_xyz_precision="3" -s material_print_temperature="210" -s material_end_of_filament_purge_speed="0.5" -s machine_scale_fan_speed_zero_to_one="False" -s infill="0" -s hole_xy_offset="0" -s magic_fuzzy_skin_enabled="False" -s cross_infill_density_image="" -s arcwelder_extrusion_rate_variance="5" -s jerk_print="8" -s switch_extruder_extra_prime_amount="0" -s min_even_wall_line_width="0.34" -s support_infill_angles="[ ]" -s wall_extruder_nr="-1" -s inset_direction="inside_out" -s raft_surface_jerk="8" -s switch_extruder_retraction_speed="20" -s support_infill_sparse_thickness="0.1" -s skin_edge_support_thickness="0" -s support_pattern="zigzag" -s raft_jerk="8" -s infill_sparse_density="20" -s infill_overlap="30.0" -s support_bottom_enable="True" -s support_extruder_nr_layer_0="0" -s scarf_joint_seam_start_height_ratio="0" -s roofing_angles="[ ]" -s support_bottom_material_flow="100" -s default_material_print_temperature="210" -s flow_anomaly_limit="25.0" -s bottom_thickness="0.5" -s adaptive_layer_height_enabled="False" -s raft_base_wall_count="1" -s infill_randomize_start_location="False" -s support_roof_line_width="0.4" -s support_bottom_density="33.333" -s remove_empty_first_layers="True" -s interlocking_depth="2" -s wall_distribution_count="1" -s ooze_shield_enabled="False" -s wall_0_material_flow_roofing="100" -s zig_zaggify_support="False" -s mesh_position_x="0" -s print_temp_anomaly_limit="7.0" -s material_adhesion_tendency="10" -s material_no_load_move_factor="0.940860215" -s small_feature_max_length="0.0" -s user_defined_print_order_enabled="False" -s bridge_skin_density_2="75" -s support_tree_max_diameter="25" -s wipe_retraction_speed="25" -s adhesion_z_offset_extensive_processing="False" -s machine_show_variants="False" -s support_bottom_line_distance="2.4000240002400024" -s raft_base_thickness="0.24" -s command_line_settings="0" -s wall_x_material_flow_roofing="100" -s machine_feeder_wheel_diameter="10.0" -s skirt_height="3" -s layer_height_0="0.2" -s initial_layer_line_width_factor="100.0" -s acceleration_skirt_brim="500" -s gantry_height="25" -s roofing_extruder_nr="-1" -s acceleration_wall_x_roofing="500" -s speed_travel_layer_0="100.0" -s resolution="0" -s cool_min_speed="10" -s support_z_distance="0.2" -s raft_surface_layers="2" -s minimum_bottom_area="10" -s raft_surface_remove_inside_corners="False" -s min_wall_line_width="0.34" -s infill_wipe_dist="0.0" -s infill_sparse_thickness="0.1" -s support_supported_skin_fan_speed="100" -s support_mesh="False" -s machine_depth="220" -s retraction_combing_max_distance="30" -s ppr_enable="False" -s retraction_count_max="100" -s z_seam_relative="False" -s support_interface_wall_count="0" -s skin_outline_count="1" -s day="Mon" -s support_mesh_drop_down="True" -s support_conical_angle="30" -s jerk_support_infill="8" -s switch_extruder_retraction_speeds="20" -s wipe_brush_pos_x="100" -s material_id="empty_material" -s material_print_temp_prepend="False" -s support_bottom_height="0.4" -s meshfix="0" -s raft_margin="15" -s raft_base_remove_inside_corners="False" -s raft_interface_infill_overlap="0" -s acceleration_print="500" -s acceleration_layer_0="500" -s flow_warn_limit="15.0" -s xy_offset="0" -s arcwelder_min_arc_segment="12" -s machine_heat_zone_length="16" -s material_bed_temperature="60.0" -s support_tower_roof_angle="65" -s magic_fuzzy_skin_point_density="1.25" -s connect_skin_polygons="False" -s raft_base_extruder_nr="0" -s time="23:45:38" -s machine_always_write_active_tool="False" -s cool_fan_speed_min="100.0" -s machine_nozzle_tip_outer_diameter="1" -s jerk_topbottom="8" -s material_anti_ooze_retracted_position="-4" -s layer_start_y="0.0" -s speed_print="50.0" -s speed_support_interface="200.0" -s brim_width="8.0" -s support_extruder_nr="0" -s raft_interface_margin="15" -s skin_angles="[ ]" -s support_angle="63" -s support="0" -s retract_at_layer_change="False" -s bv_temp_warn_limit="7.5" -s print_bed_temperature="60.0" -s travel="0" -s machine_center_is_zero="False" -s skirt_brim_extruder_nr="-1" -s machine_max_jerk_xy="10" -s ironing_inset="0.38" -s z_seam_x="110.0" -s machine_acceleration="500" -s raft_base_flow="100.0" -s wall_overhang_speed_factor="100" -s interlocking_enable="False" -s extruders_enabled_count="1" -s interlocking_beam_width="0.8" -s brim_gap="0" -s speed="0" -s support_roof_angles="[ ]" -s zig_zaggify_infill="False" -s support_roof_density="33.333" -s prime_blob_enable="False" -s cool_min_layer_time_fan_speed_max="10" -s meshfix_union_all_remove_holes="False" -s jerk_wall="8" -s layer_0_max_flow_acceleration="1" -s machine_max_feedrate_y="500" -s meshfix_maximum_travel_resolution="0.25" -s support_interface_pattern="grid" -s raft_interface_z_offset="0.0" -s prime_tower_flow="100" -s interlocking_boundary_avoidance="2" -s material_name="empty" -s retraction_hop_after_extruder_switch_height="0.2" -s acceleration_ironing="500" -s support_tree_rest_preference="buildplate" -s mesh_position_z="0" -s speed_support_infill="200.0" -s lightning_infill_support_angle="40" -s machine_settings="0" -s support_conical_enabled="False" -s arcwelder_g90_influences_extruder="False" -s jerk_support_interface="8" -s jerk_support_bottom="8" -s cooling="0" -s experimental="0" -s infill_mesh_order="0" -s skirt_brim_material_flow="100" -s machine_nozzle_heat_up_speed="2.0" -s material_shrinkage_percentage_xy="100.0" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s support_bottom_line_width="0.4" -s ooze_shield_angle="60" -s interlocking_beam_layer_count="2" -s prime_tower_line_width="0.4" -s roofing_monotonic="True" -s wall_x_extruder_nr="-1" -s support_roof_height="0.4" -s hole_xy_offset_max_diameter="0" -s support_infill_extruder_nr="0" -s ironing_line_spacing="0.1" -s wipe_retraction_enable="True" -s ironing_only_highest_layer="False" -s raft_wall_count="1" -s material_alternate_walls="False" -s bridge_fan_speed_2="0" -s min_feature_size="0.1" -s machine_nozzle_cool_down_speed="2.0" -s bottom_skin_preshrink="0.8" -s default_material_bed_temperature="60.0" -s support_roof_extruder_nr="0" -s support_skip_zag_per_mm="20" -s infill_pattern="cubic" -s material_guid="" -s skin_preshrink="0.8" -s raft_acceleration="500" -s max_flow_acceleration="1" -s brim_location="outside" -s support_skip_some_zags="False" -s machine_nozzle_expansion_angle="45" -s extruder_prime_pos_x="0" -s material_brand="empty_brand" -s raft_interface_flow="100.0" -s interlocking_orientation="22.5" -s ironing_enabled="False" -s bottom_layers="5" -s material_extrusion_cool_down_speed="0.7" -s extra_infill_lines_to_support_skins="walls_and_lines" -s raft_surface_fan_speed="0" -s material_flow_layer_0="100" -s material_break_preparation_speed="2" -s speed_support_bottom="200.0" -s jerk_wall_0="8" -s material_flow_temp_graph="[[3.5, 200],[7.0, 240]]" -s bridge_skin_material_flow="60" -s arcwelder_allow_travel_arcs="False" -s build_volume_temperature="0" -s acceleration_travel_enabled="True" -s infill_enable_travel_optimization="False" -s material_anti_ooze_retraction_speed="5" -s layer_0_z_overlap="0.15" -s wipe_move_distance="20" -s raft_interface_fan_speed="0" -s travel_avoid_other_parts="True" -s raft_surface_smoothing="5" -s retraction_enable="True" -s retraction_extra_prime_amount="0" -s magic_mesh_surface_mode="normal" -s jerk_wall_x="8" -s print_temperature="210" -s material_type="empty" -s adaptive_layer_height_threshold="0.2" -s speed_prime_tower="25.0" -s prime_tower_base_curve_magnitude="4" -s material_print_temperature_layer_0="210" -s bridge_fan_speed="100" -s z_seam_corner="z_seam_corner_weighted" -s raft_interface_infill_overlap_mm="0.0" -s adhesion_z_offset="0" -s minimum_roof_area="10" -s extruder_prime_pos_abs="False" -s jerk_prime_tower="8" -s wall_0_speed_split_distance="1.0" -s material_break_preparation_temperature="210" -s center_object="False" -s support_bottom_wall_count="0" -s meshfix_fluid_motion_angle="15" -s switch_extruder_prime_speed="20" -s support_line_distance="2.0" -s min_bead_width="0.34" -s raft_interface_line_spacing="1.0" -s meshfix_union_all="True" -s adhesion_extruder_nr="-1" -s raft_surface_flow="100.0" -s infill_extruder_nr="-1" -s bridge_sparse_infill_max_density="0" -s skirt_gap="10.0" -s meshfix_maximum_resolution="0.25" -s brim_inside_margin="1.6" -s raft_base_acceleration="500" -s raft_surface_line_spacing="0.4" -s bridge_wall_speed="12.5" -s support_interface_extruder_nr="0" -s machine_max_feedrate_z="10" -s nozzle_disallowed_areas="[]" -s wall_transition_length="0.4" -s acceleration_travel="500" -s group_outer_walls="True" -s jerk_travel_enabled="True" -s raft_interface_line_width="0.8" -s jerk_infill="8" -s machine_max_acceleration_e="5000" -s support_roof_wall_count="0" -s anti_overhang_mesh="False" -s support_initial_layer_line_distance="2.0" -s roofing_pattern="lines" -s wall_0_end_speed_ratio="100.0" -s wall_line_count="2" -s min_odd_wall_line_width="0.34" -s coasting_volume="0.064" -s cool_fan_speed="100.0" -s material_print_temp_wait="True" -s shell="0" -s support_xy_overrides_z="xy_overrides_z" -s max_skin_angle_for_expansion="90" -s support_interface_density="33.333" -s machine_extruder_count="1" -s wipe_hop_enable="False" -s skin_material_flow_layer_0="100" -s support_tree_limit_branch_reach="True" -s coasting_enable="False" -s support_tree_tip_diameter="0.8" -s raft_surface_speed="100.0" -s machine_minimum_feedrate="0.0" -s line_width="0.4" -s travel_retract_before_outer_wall="True" -s raft_interface_layers="1" -s support_bottom_stair_step_width="5.0" -s material_crystallinity="False" -s support_brim_width="4" -s machine_name="Creality Ender-3 Pro" -s arcwelder_maximum_radius="9999" -s support_xy_distance="0.8" -s magic_fuzzy_skin_point_dist="0.8" -s wipe_pause="0" -s skin_edge_support_layers="0" -s machine_heated_build_volume="True" -s support_interface_material_flow="100" -s machine_height="250" -s gradual_infill_steps="0" -s machine_max_acceleration_y="3000.0" -s support_interface_line_width="0.4" -s machine_max_acceleration_z="100" -s acceleration_support_bottom="500" -s roofing_layer_count="0" -s support_bottom_pattern="grid" -s raft_interface_thickness="0.15000000000000002" -s raft_surface_acceleration="500" -s arcwelder_resolution="0.05" -s cutting_mesh="False" -s small_feature_speed_factor="50" -s machine_width="220" -s expand_skins_expand_distance="0.8" -s support_tree_angle="63" -s raft_base_line_width="0.8" -s acceleration_topbottom="500" -s small_feature_speed_factor_0="50" -s multiple_mesh_overlap="0.15" -s infill_support_angle="40" -s roofing_line_width="0.4" -s print_temp_warn_limit="3.0" -s wall_0_material_flow="100" -s coasting_speed="90" -s bridge_wall_min_length="2.2" -s gradual_flow_discretisation_step_size="0.2" -s skirt_brim_speed="20.0" -s machine_buildplate_type="glass" -s acceleration_print_layer_0="500" -s z_seam_type="back" -s infill_support_enabled="False" -s draft_shield_dist="10" -s machine_nozzle_size="0.4" -s raft_base_jerk="8" -s minimum_support_area="0" -s machine_max_feedrate_x="500" -s skirt_brim_line_width="0.4" -s support_interface_height="0.4" -s ooze_shield_dist="2" -s support_roof_offset="0.0" -s mold_enabled="False" -s jerk_ironing="8" -s prime_tower_min_shell_thickness="0.4" -s acceleration_support_roof="500" -s bridge_fan_speed_3="0" -s connect_infill_polygons="False" -s top_bottom="0" -s jerk_support_roof="8" -s top_skin_preshrink="0.8" -s infill_wall_line_count="0" -s raft_interface_smoothing="5" -s wall_transition_angle="10" -s top_bottom_thickness="0.5" -s lightning_infill_overhang_angle="40" -s wall_0_extruder_nr="-1" -s material_is_support_material="False" -s speed_equalize_flow_width_factor="100.0" -s arcwelder_enable="False" -s raft_base_speed="75.0" -s slicing_tolerance="middle" -s support_meshes_present="False" -s cool_fan_full_layer="4" -s wipe_retraction_retract_speed="25" -s wipe_hop_amount="0.2" -s speed_ironing="16.666666666666668" -s cool_fan_full_at_height="0.4" -s z_seam_y="220" -s lightning_infill_straightening_angle="40" -s support_tree_branch_diameter="5" -s material_surface_energy="100" -s retraction_min_travel="1.5" -s wipe_hop_speed="5" -s ironing_flow="10.0" -s wall_x_material_flow_layer_0="100" -s speed_layer_0="20.0" -s top_thickness="0.5" -s raft_interface_acceleration="500" -s material_break_preparation_retracted_position="-16" -s wall_0_wipe_dist="0.0" -s clean_between_layers="False" -s skin_overlap="10.0" -s meshfix_maximum_extrusion_area_deviation="50000" -s jerk_layer_0="8" -s jerk_wall_x_roofing="8" -s support_roof_material_flow="100" -s support_interface_offset="0.0" -s speed_wall_0="25.0" -s draft_shield_enabled="False" -s brim_line_count="20" -s arcwelder_mm_per_arc_segment="1.0" -s bridge_settings_enabled="False" -s retraction_extrusion_window="10" -s xy_offset_layer_0="0" -s speed_wall="25.0" -s skin_material_flow="100" -s support_tree_min_height_to_model="3" -s retraction_hop_enabled="False" -s acceleration_wall="500" -s raft_interface_jerk="8" -s cross_infill_pocket_size="6.0" -s machine_firmware_retract="False" -s small_skin_on_surface="False" -s cool_fan_speed_max="100.0" -s blackmagic="0" -s max_extrusion_before_wipe="10" -s raft_surface_monotonic="False" -s gradual_infill_step_height="1.5" -s top_layers="5" -s speed_support="200.0" -s bridge_skin_material_flow_2="100" -s prime_tower_min_volume="6" -s support_interface_enable="True" -s retraction_retract_speed="25" -s machine_use_extruder_offset_to_offset_coords="True" -s flow_rate_max_extrusion_offset="0" -s machine_nozzle_id="unknown" -s travel_avoid_supports="True" -s roofing_material_flow="100" -s magic_fuzzy_skin_outside_only="False" -s reset_flow_duration="2.0" -s scarf_joint_seam_length="0" -s acceleration_support="500" -s bridge_skin_speed_2="12.5" -s ironing_pattern="zigzag" -s raft_base_infill_overlap="0" -s carve_multiple_volumes="False" -s material="0" -s support_line_width="0.4" -s speed_print_layer_0="20.0" -s cool_fan_speed_0="0" -s machine_extruders_shared_nozzle_initial_retraction="0" -s raft_interface_speed="75.0" -s material_diameter="1.75" -s arcwelder_max_gcode_length="0" -s bridge_skin_material_flow_3="110" -s skin_monotonic="False" -s wipe_repeat_count="5" -s bottom_skin_expand_distance="0.8" -s skin_overlap_mm="0.04" -s raft_flow="100.0" -s dual="0" -s top_bottom_pattern_0="lines" -s acceleration_roofing="500" -s raft_interface_remove_inside_corners="False" -s support_interface_angles="[ ]" -s raft_surface_wall_count="0" -s travel_speed="150.0" -s prime_tower_brim_enable="False" -s wipe_retraction_extra_prime_amount="0" -s material_initial_print_temperature="210" -s wall_transition_filter_deviation="0.1" -s speed_slowdown_layers="2" -s support_wall_count="0" -s support_interface_priority="interface_area_overwrite_support_area" -s jerk_travel_layer_0="8" -s machine_min_cool_heat_time_window="50.0" -s material_flush_purge_length="60" -s top_bottom_pattern="lines" -s machine_endstop_positive_direction_z="True" -s speed_roofing="25.0" -s infill_before_walls="False" -s meshfix_maximum_deviation="0.025" -s acceleration_infill="500" -s support_roof_line_distance="2.4000240002400024" -s machine_end_gcode="END_PRINT" -s prime_tower_size="20" -s raft_surface_z_offset="0.0" -s raft_airgap="0.3" -s arcwelder_firmware_compensation="False" -s material_maximum_park_duration="300" -s retraction_hop_only_when_collides="False" -s prime_tower_position_x="208.175" -s bridge_skin_support_threshold="50" -s speed_topbottom="25.0" -s min_infill_area="0" -s retraction_speed="25" -s support_tree_branch_diameter_angle="7" -s support_connect_zigzags="True" -s travel_avoid_distance="0.625" -s z_seam_on_vertex="False" -s raft_surface_extruder_nr="0" -s material_flush_purge_speed="0.5" -s min_skin_width_for_expansion="3.061616997868383e-17" -s jerk_skirt_brim="8" -s support_tree_bp_diameter="7.5" -s jerk_support="8" -s wall_0_deceleration="20.0" -s retraction_hop="0.2" -s machine_extruders_share_heater="False" -s infill_offset_y="0" -s raft_surface_margin="15" -s infill_offset_x="0" -s speed_travel="150.0" -s top_bottom_extruder_nr="-1" -s material_break_retracted_position="-50" -s wall_material_flow="100" -s support_type="buildplate" -s support_infill_rate="20" -s material_bed_temp_prepend="False" -s jerk_wall_0_roofing="8" -s raft_surface_thickness="0.1" -s alternate_carve_order="True" -s acceleration_wall_0_roofing="500" -s machine_nozzle_temp_enabled="True" -s material_break_speed="25" -s meshfix_fluid_motion_small_distance="0.01" -s cool_min_layer_time="10" -s machine_steps_per_mm_x="50" -s optimize_wall_printing_order="True" -s prime_tower_position_y="188.175" -s support_fan_enable="False" -s prime_tower_mode="interleaved" -s retraction_hop_after_extruder_switch="True" -s support_z_seam_min_distance="0.8" -s layer_start_x="0.0" -s machine_max_feedrate_e="50" -s wall_0_acceleration="20.0" -s wipe_retraction_prime_speed="25" -s support_tower_diameter="3.0" -s support_brim_enable="True" -s support_bottom_distance="0" -s z_seam_position="back" -s prime_tower_max_bridging_distance="5" -s skirt_line_count="3" -s build_fan_full_at_height="0" -s adaptive_layer_height_variation_step="0.04" -s machine_head_with_fans_polygon="[[-26, 34], [-26, -32], [32, -32], [32, 34]]" -s material_break_temperature="50" -s wall_transition_filter_distance="100" -s speed_infill="50.0" -s switch_extruder_retraction_amount="16" -s adaptive_layer_height_variation="0.04" -s magic_fuzzy_skin_thickness="0.3" -s adhesion_type="skirt" -s support_roof_pattern="grid" -s jerk_print_layer_0="8" -s acceleration_wall_0="500" -s small_skin_width="0.8" -s gradual_support_infill_steps="0" -s conical_overhang_angle="50" -s extruder_prime_pos_y="0" -s arcwelder_default_e_precision="5" -s wipe_retraction_amount="6.5" -s material_flow="100" -s jerk_roofing="8" -s build_fan_full_layer="1" -s infill_material_flow="100" -s wall_0_material_flow_layer_0="100" -s prime_tower_base_height="0.1" -s support_tree_branch_reach_limit="30" -s cool_min_temperature="210" -s wall_line_width_0="0.4" -s support_structure="tree" -s support_bottom_stair_step_min_slope="10.0" -s initial_bottom_layers="5" -s bv_temp_anomaly_limit="10.0" -s raft_speed="25.0" -s machine_endstop_positive_direction_x="False" -s small_hole_max_size="0" -s support_infill_density_multiplier_initial_layer="1" -s bridge_skin_density_3="80" -s support_enable="False" -s brim_smart_ordering="True" -s support_use_towers="True" -s wall_line_width_x="0.4" -s arcwelder_allow_dynamic_precision="False" -s bridge_wall_coast="100" -s acceleration_support_interface="500" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s machine_shape="rectangular" -s relative_extrusion="False" -s acceleration_wall_x="500" -s material_shrinkage_percentage_z="100.0" -s prime_tower_raft_base_line_spacing="1.6" -s acceleration_enabled="False" -s skin_line_width="0.4" -s support_bottom_angles="[ ]" -s arcwelder_tolerance="5" -s ironing_monotonic="False" -s date="11-11-2024" -s initial_extruder_nr="0" -s nozzle_offsetting_for_disallowed_areas="True" -e0 -s support_brim_enable="True" -s raft_base_thickness="0.24" -s command_line_settings="0" -s support_z_seam_min_distance="0.8" -s infill_multiplier="1" -s acceleration_prime_tower="500" -s raft_interface_wall_count="0" -s wall_0_material_flow_roofing="100" -s support_offset="0.0" -s prime_tower_wipe_enabled="True" -s speed_wall_x="200.0" -s roofing_angles="[ ]" -s infill_overlap_mm="0.12" -s support_top_distance="0.2" -s material_end_of_filament_purge_length="20" -s mold_roof_height="0.5" -s raft_surface_line_width="0.4" -s support_z_seam_away_from_model="True" -s support_bottom_line_distance="2.4000240002400024" -s support_material_flow="100" -s infill_line_width="0.4" -s mold_angle="40" -s meshfix_extensive_stitching="False" -s brim_replaces_support="False" -s minimum_interface_area="10" -s bridge_skin_speed="100.0" -s wall_thickness="0.8" -s wall_0_start_speed_ratio="100.0" -s machine_steps_per_mm_y="50" -s flow_anomaly_limit="25.0" -s bottom_thickness="0.5" -s raft_base_wall_count="1" -s acceleration_travel_layer_0="500" -s coasting_min_volume="0.8" -s speed_support_roof="200.0" -s speed_wall_x_roofing="200.0" -s skirt_line_count="3" -s conical_overhang_enabled="False" -s support_tree_angle_slow="42.0" -s support_tree_branch_diameter_angle="7" -s infill_angles="[ ]" -s support_bottom_offset="0.0" -s raft_base_fan_speed="0" -s meshfix_keep_open_polygons="False" -s raft_fan_speed="0" -s raft_surface_infill_overlap_mm="0.0" -s acceleration_support_infill="500" -s wall_0_inset="0" -s skirt_brim_minimal_length="250" -s raft_base_infill_overlap_mm="0.0" -s support_roof_enable="True" -s raft_base_line_spacing="1.6" -s wall_x_material_flow="100" -s support_bottom_stair_step_height="0" -s meshfix_fluid_motion_shift_distance="0.1" -s speed_wall_0_roofing="200.0" -s support_xy_distance_overhang="0.4" -s cool_lift_head="False" -s support_conical_min_width="5.0" -s support_zag_skip_count="10" -s scarf_split_distance="1.0" -s support_join_distance="2.0" -s retraction_amount="1.5" -s cross_support_density_image="" -s support_tree_max_diameter_increase_by_merges_when_support_to_model="1" -s printer_settings="0" -s bridge_enable_more_layers="True" -s ppr="0" -s sub_div_rad_add="0.4" -s machine_steps_per_mm_e="1600" -s gradual_support_infill_step_height="1" -s wall_line_width="0.4" -s lightning_infill_prune_angle="40" -s material_standby_temperature="195.0" -s support_brim_line_count="10" -s fill_outline_gaps="False" -s bridge_skin_density="100" -s top_skin_expand_distance="399.6" -s raft_surface_infill_overlap="0" -s mold_width="5" -s bridge_skin_speed_3="100.0" -s seam_overhang_angle="63" -s material_final_print_temperature="210.0" -s meshfix_fluid_motion_enabled="True" -s machine_extruder_start_pos_y="0" -s speed_z_hop="5" -s skin_no_small_gaps_heuristic="False" -s material_adhesion_tendency="10" -s small_feature_max_length="0.0" -s material_no_load_move_factor="0.940860215" -s zig_zaggify_support="False" -s mesh_position_x="0" -s print_temp_anomaly_limit="7.0" -s raft_interface_infill_overlap="0" -s machine_extruder_end_code_duration="0" -s acceleration_print="500" -s infill="0" -s hole_xy_offset="0.1" -s prime_tower_max_bridging_distance="5" -s machine_endstop_positive_direction_y="False" -s support_tower_maximum_supported_diameter="3.0" -s wall_overhang_angle="90" -s cool_fan_enabled="True" -s gradual_flow_enabled="False" -s platform_adhesion="0" -s support_infill_angles="[ ]" -s inset_direction="inside_out" -s raft_surface_jerk="8" -s switch_extruder_retraction_speed="20" -s support_infill_sparse_thickness="0.1" -s support_pattern="zigzag" -s skin_edge_support_thickness="0" -s raft_jerk="8" -s support_bottom_material_flow="100" -s default_material_print_temperature="210.0" -s infill_sparse_density="0" -s infill_overlap="30.0" -s scarf_joint_seam_start_height_ratio="0" -s infill_randomize_start_location="False" -s support_roof_line_width="0.4" -s support_bottom_density="33.333" -s acceleration_wall_x_roofing="500" -s speed_travel_layer_0="100.0" -s wall_distribution_count="1" -s bridge_skin_density_2="75" -s support_tree_max_diameter="25" -s wipe_retraction_speed="120.0" -s jerk_print_layer_0="8" -s skirt_height="3" -s machine_feeder_wheel_diameter="10.0" -s wall_x_material_flow_roofing="100" -s acceleration_skirt_brim="500" -s resolution="0" -s cool_min_speed="10" -s support_z_distance="0.2" -s raft_surface_layers="2" -s minimum_bottom_area="10" -s min_wall_line_width="0.34" -s infill_wipe_dist="0.0" -s support_supported_skin_fan_speed="100" -s infill_sparse_thickness="0.1" -s skin_outline_count="1" -s support_interface_wall_count="0" -s z_seam_relative="False" -s retraction_combing_max_distance="30" -s retraction_count_max="100" -s jerk_support_infill="8" -s support_conical_angle="30" -s switch_extruder_retraction_speeds="20" -s wipe_brush_pos_x="100" -s support_bottom_height="0.4" -s meshfix="0" -s gradual_support_infill_steps="0" -s acceleration_layer_0="500" -s min_infill_area="0" -s flow_warn_limit="15.0" -s xy_offset="0" -s support_tower_roof_angle="65" -s cool_fan_speed_min="100.0" -s machine_nozzle_tip_outer_diameter="1" -s jerk_topbottom="8" -s material_anti_ooze_retracted_position="-4" -s layer_start_y="0.0" -s speed_print="200.0" -s machine_nozzle_head_distance="3" -s support_bottom_distance="0" -s speed_support_interface="200.0" -s brim_width="8.0" -s support_angle="63" -s support="0" -s machine_extruder_start_code=";test" -s retract_at_layer_change="False" -s travel="0" -s ironing_inset="0.38" -s z_seam_x="0" -s raft_base_flow="100.0" -s wall_overhang_speed_factor="100" -s interlocking_beam_width="0.8" -s support_bottom_enable="True" -s speed="0" -s support_roof_angles="[ ]" -s zig_zaggify_infill="False" -s brim_gap="0" -s support_roof_density="33.333" -s cool_min_layer_time_fan_speed_max="10" -s prime_blob_enable="False" -s meshfix_union_all_remove_holes="False" -s jerk_wall="8" -s support_interface_pattern="grid" -s speed_infill="200.0" -s raft_interface_z_offset="0.0" -s prime_tower_flow="100" -s retraction_hop_after_extruder_switch_height="0.2" -s acceleration_ironing="500" -s support_tree_rest_preference="buildplate" -s mesh_position_z="0" -s speed_support_infill="200.0" -s machine_extruder_end_code="" -s lightning_infill_support_angle="40" -s machine_settings="0" -s jerk_support_bottom="8" -s jerk_support_interface="8" -s machine_extruder_start_pos_abs="False" -s raft_surface_thickness="0.1" -s cooling="0" -s experimental="0" -s skirt_brim_material_flow="100" -s machine_nozzle_heat_up_speed="2.0" -s roofing_monotonic="True" -s prime_tower_line_width="0.4" -s support_tower_diameter="3.0" -s hole_xy_offset_max_diameter="0" -s ironing_line_spacing="0.1" -s wipe_retraction_enable="True" -s layer_0_max_flow_acceleration="1" -s meshfix_maximum_travel_resolution="0.25" -s ironing_only_highest_layer="False" -s material_alternate_walls="False" -s raft_wall_count="1" -s bridge_fan_speed_2="0" -s min_feature_size="0.1" -s machine_nozzle_cool_down_speed="2.0" -s bottom_skin_preshrink="399.6" -s support_skip_zag_per_mm="20" -s infill_pattern="cubic" -s material_guid="c62b9825-18cd-449a-8ecf-89283dc40dcf" -s skin_preshrink="399.6" -s raft_acceleration="500" -s max_flow_acceleration="1" -s brim_location="outside" -s support_skip_some_zags="False" -s extruder_prime_pos_x="0" -s material_brand="eSUN" -s raft_interface_flow="100.0" -s ironing_enabled="False" -s bottom_layers="5" -s material_extrusion_cool_down_speed="0.7" -s extra_infill_lines_to_support_skins="walls_and_lines" -s support_conical_enabled="False" -s raft_surface_fan_speed="0" -s material_flow_layer_0="100" -s material_break_preparation_speed="2" -s speed_support_bottom="200.0" -s material_flow_temp_graph="[[3.5, 200],[7.0, 240]]" -s jerk_wall_0="8" -s material_anti_ooze_retraction_speed="5" -s layer_0_z_overlap="0.15" -s wipe_move_distance="20" -s raft_interface_fan_speed="0" -s machine_extruder_start_pos_x="0" -s travel_avoid_other_parts="True" -s layer_start_x="0.0" -s retraction_enable="True" -s retraction_extra_prime_amount="0" -s magic_mesh_surface_mode="normal" -s small_skin_width="0.8" -s jerk_wall_x="8" -s jerk_roofing="8" -s speed_prime_tower="200.0" -s machine_heat_zone_length="16" -s material_print_temperature_layer_0="210.0" -s bridge_fan_speed="100" -s raft_interface_infill_overlap_mm="0.0" -s z_seam_corner="z_seam_corner_weighted" -s minimum_roof_area="10" -s extruder_prime_pos_abs="False" -s jerk_prime_tower="8" -s wall_0_speed_split_distance="1.0" -s material_break_preparation_temperature="210.0" -s center_object="False" -s meshfix_fluid_motion_angle="15" -s switch_extruder_prime_speed="20" -s support_bottom_wall_count="0" -s support_line_distance="2.0" -s min_bead_width="0.34" -s raft_interface_line_spacing="1.0" -s meshfix_union_all="True" -s bridge_wall_material_flow="50" -s raft_interface_margin="15" -s skin_angles="[ ]" -s connect_skin_polygons="False" -s magic_fuzzy_skin_point_density="1.25" -s raft_surface_flow="100.0" -s material_print_temperature="210.0" -s material_end_of_filament_purge_speed="0.5" -s extruder_nr="0" -s skirt_gap="10.0" -s meshfix_maximum_resolution="0.25" -s brim_inside_margin="1.6" -s raft_base_acceleration="500" -s raft_surface_line_spacing="0.4" -s machine_extruder_start_code_duration="0" -s wall_transition_length="0.4" -s acceleration_travel="500" -s group_outer_walls="True" -s raft_interface_line_width="0.8" -s jerk_infill="8" -s infill_line_distance="0" -s conical_overhang_hole_size="0" -s jerk_travel="8" -s initial_layer_line_width_factor="100.0" -s magic_fuzzy_skin_enabled="False" -s jerk_print="8" -s switch_extruder_extra_prime_amount="0" -s min_even_wall_line_width="0.34" -s cross_infill_density_image="" -s support_tree_branch_reach_limit="30" -s support_initial_layer_line_distance="2.0" -s wall_0_end_speed_ratio="100.0" -s roofing_pattern="lines" -s infill_offset_x="0" -s wall_line_count="999" -s min_odd_wall_line_width="0.34" -s coasting_volume="0.064" -s machine_extruder_end_pos_x="0" -s cool_fan_speed="100.0" -s infill_enable_travel_optimization="False" -s shell="0" -s support_xy_overrides_z="xy_overrides_z" -s max_skin_angle_for_expansion="90" -s support_interface_density="33.333" -s wipe_hop_enable="False" -s skin_material_flow_layer_0="100" -s wipe_retraction_prime_speed="120.0" -s support_tree_limit_branch_reach="True" -s support_roof_height="0.4" -s coasting_enable="False" -s support_tree_tip_diameter="0.8" -s raft_surface_speed="100.0" -s support_roof_wall_count="0" -s line_width="0.4" -s raft_interface_layers="1" -s support_xy_distance="0.8" -s support_bottom_stair_step_width="5.0" -s material_crystallinity="False" -s support_brim_width="4" -s magic_fuzzy_skin_point_dist="0.8" -s skin_edge_support_layers="0" -s wipe_pause="0" -s support_interface_material_flow="100" -s roofing_layer_count="0" -s support_bottom_pattern="grid" -s expand_skins_expand_distance="399.6" -s support_tree_angle="63" -s raft_base_line_width="0.8" -s acceleration_topbottom="500" -s small_feature_speed_factor_0="50" -s multiple_mesh_overlap="0.15" -s infill_support_angle="40" -s roofing_line_width="0.4" -s print_temp_warn_limit="3.0" -s wall_0_material_flow="100" -s gradual_flow_discretisation_step_size="0.2" -s coasting_speed="90" -s skirt_brim_speed="20.0" -s acceleration_print_layer_0="500" -s z_seam_type="sharpest_corner" -s infill_support_enabled="False" -s machine_nozzle_size="0.4" -s raft_base_jerk="8" -s minimum_support_area="0" -s skirt_brim_line_width="0.4" -s support_roof_pattern="grid" -s support_interface_height="0.4" -s mold_enabled="False" -s support_roof_offset="0.0" -s jerk_ironing="8" -s wall_line_width_0="0.4" -s acceleration_support_roof="500" -s min_skin_width_for_expansion="8.572527594031473e-17" -s bridge_fan_speed_3="0" -s connect_infill_polygons="False" -s top_bottom="0" -s jerk_support_roof="8" -s top_skin_preshrink="399.6" -s infill_wall_line_count="0" -s wall_transition_angle="10" -s gradual_infill_steps="0" -s support_interface_line_width="0.4" -s small_feature_speed_factor="50" -s lightning_infill_overhang_angle="40" -s top_bottom_thickness="0.5" -s material_is_support_material="False" -s speed_equalize_flow_width_factor="100.0" -s slicing_tolerance="middle" -s cool_fan_full_layer="4" -s machine_nozzle_temp_enabled="True" -s material_break_speed="25" -s wipe_retraction_retract_speed="120.0" -s machine_extruder_end_pos_y="0" -s speed_roofing="200.0" -s wipe_hop_amount="0.2" -s raft_base_speed="75.0" -s speed_ironing="133.33333333333334" -s machine_steps_per_mm_z="50" -s support_tree_top_rate="30" -s cool_fan_full_at_height="0.4" -s lightning_infill_straightening_angle="40" -s z_seam_y="220" -s support_tree_branch_diameter="5" -s material_surface_energy="100" -s material_type="PLA" -s retraction_min_travel="1.5" -s wipe_hop_speed="5" -s ironing_flow="10.0" -s acceleration_support_bottom="500" -s wall_x_material_flow_layer_0="100" -s speed_layer_0="20.0" -s top_thickness="1.4" -s raft_interface_acceleration="500" -s wall_0_wipe_dist="0.0" -s material_break_preparation_retracted_position="-16" -s clean_between_layers="False" -s skin_overlap="10.0" -s meshfix_maximum_extrusion_area_deviation="50000" -s jerk_layer_0="8" -s jerk_wall_x_roofing="8" -s support_roof_material_flow="100" -s support_interface_offset="0.0" -s speed_wall_0="200.0" -s brim_line_count="20" -s bridge_sparse_infill_max_density="0" -s xy_offset_layer_0="0" -s speed_wall="200.0" -s skin_material_flow="100" -s retraction_hop_enabled="False" -s support_tree_min_height_to_model="3" -s acceleration_wall="500" -s raft_interface_jerk="8" -s machine_extruder_end_pos_abs="False" -s cross_infill_pocket_size="0" -s small_skin_on_surface="False" -s cool_fan_speed_max="100.0" -s blackmagic="0" -s max_extrusion_before_wipe="10" -s raft_surface_monotonic="False" -s raft_margin="15" -s gradual_infill_step_height="1.5" -s top_layers="14" -s speed_support="200.0" -s prime_tower_min_volume="6" -s bridge_skin_material_flow_2="100" -s support_interface_enable="True" -s jerk_wall_0_roofing="8" -s retraction_retract_speed="120.0" -s machine_nozzle_id="unknown" -s travel_avoid_supports="True" -s roofing_material_flow="100" -s magic_fuzzy_skin_outside_only="False" -s reset_flow_duration="2.0" -s bridge_skin_speed_2="100.0" -s acceleration_support="500" -s scarf_joint_seam_length="1" -s ironing_pattern="zigzag" -s material="0" -s support_line_width="0.4" -s cool_fan_speed_0="0" -s speed_print_layer_0="20.0" -s machine_extruders_shared_nozzle_initial_retraction="0" -s raft_interface_speed="75.0" -s material_diameter="1.75" -s bridge_skin_material_flow_3="110" -s skin_monotonic="False" -s wipe_repeat_count="5" -s bottom_skin_expand_distance="399.6" -s skin_overlap_mm="0.04" -s raft_flow="100.0" -s dual="0" -s acceleration_roofing="500" -s top_bottom_pattern_0="lines" -s support_interface_angles="[ ]" -s raft_surface_wall_count="0" -s wipe_retraction_extra_prime_amount="0" -s material_initial_print_temperature="210.0" -s wall_transition_filter_deviation="0.1" -s support_wall_count="0" -s jerk_travel_layer_0="8" -s machine_min_cool_heat_time_window="50.0" -s machine_nozzle_offset_x="0" -s material_flush_purge_length="60" -s raft_surface_acceleration="500" -s raft_interface_thickness="0.15000000000000002" -s mesh_position_y="0" -s material_break_retracted_position="-50" -s top_bottom_pattern="lines" -s machine_endstop_positive_direction_z="True" -s infill_before_walls="False" -s wall_transition_filter_distance="100" -s meshfix_maximum_deviation="0.025" -s acceleration_infill="500" -s support_roof_line_distance="2.4000240002400024" -s raft_surface_z_offset="0.0" -s raft_airgap="0.3" -s machine_extruder_cooling_fan_number="0" -s alternate_extra_perimeter="False" -s material_maximum_park_duration="300" -s retraction_hop_only_when_collides="False" -s bridge_wall_speed="100.0" -s bridge_skin_support_threshold="50" -s speed_topbottom="200.0" -s retraction_speed="120.0" -s support_connect_zigzags="True" -s travel_avoid_distance="0.625" -s material_flush_purge_speed="0.5" -s jerk_skirt_brim="8" -s raft_base_margin="15" -s support_tree_bp_diameter="7.5" -s jerk_support="8" -s wall_0_deceleration="20.0" -s retraction_hop="0.2" -s infill_offset_y="0" -s raft_surface_margin="15" -s machine_nozzle_offset_y="0" -s extruder_prime_pos_z="0" -s retraction_prime_speed="120.0" -s speed_travel="250.0" -s support_bottom_line_width="0.4" -s wall_material_flow="100" -s support_infill_rate="20" -s acceleration_wall_0_roofing="500" -s meshfix_fluid_motion_small_distance="0.01" -s cool_min_layer_time="10" -s machine_steps_per_mm_x="50" -s optimize_wall_printing_order="True" -s support_fan_enable="False" -s retraction_hop_after_extruder_switch="True" -s wall_0_acceleration="20.0" -s z_seam_position="backleft" -s material_break_temperature="50" -s switch_extruder_retraction_amount="16" -s magic_fuzzy_skin_thickness="0.3" -s acceleration_wall_0="500" -s conical_overhang_angle="50" -s extruder_prime_pos_y="0" -s wipe_retraction_amount="1.5" -s material_flow="100" -s bridge_skin_material_flow="60" -s infill_material_flow="100" -s wall_0_material_flow_layer_0="100" -s cool_min_temperature="210.0" -s z_seam_on_vertex="False" -s support_bottom_stair_step_min_slope="10.0" -s initial_bottom_layers="5" -s raft_speed="100.0" -s machine_endstop_positive_direction_x="False" -s small_hole_max_size="0" -s support_infill_density_multiplier_initial_layer="1" -s raft_base_infill_overlap="0" -s bridge_skin_density_3="80" -s brim_smart_ordering="True" -s support_use_towers="True" -s wall_line_width_x="0.4" -s bridge_wall_coast="100" -s acceleration_support_interface="500" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s acceleration_wall_x="500" -s prime_tower_raft_base_line_spacing="1.6" -s skin_line_width="0.4" -s support_bottom_angles="[ ]" -s retraction_extrusion_window="10" -s ironing_monotonic="False" -g -e0 -l "0" -s extruder_nr="0"
2024-11-11 23:45:38,814 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:38,815 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.812] [info] Progress: start accomplished in 0.000s
2024-11-11 23:45:38,816 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.812] [info] Starting slice...
2024-11-11 23:45:38,816 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.812] [info] Slicing model...
2024-11-11 23:45:38,839 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.839] [info] Slice of mesh took 0.027 seconds
2024-11-11 23:45:38,854 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.854] [info] Make polygons took 0.015 seconds
2024-11-11 23:45:38,855 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.854] [info] Progress: slice accomplished in 0.042s
2024-11-11 23:45:38,856 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.854] [info] Starting layerparts...
2024-11-11 23:45:38,860 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.860] [info] Progress: layerparts accomplished in 0.006s
2024-11-11 23:45:38,861 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:38.860] [info] Starting inset+skin...
2024-11-11 23:45:39,086 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.086] [info] Progress: inset+skin accomplished in 0.226s
2024-11-11 23:45:39,087 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.086] [info] Starting support...
2024-11-11 23:45:39,188 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.189] [info] Progress: support accomplished in 0.103s
2024-11-11 23:45:39,189 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.189] [info] Starting export...
2024-11-11 23:45:39,347 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.348] [info] Progress: export accomplished in 0.159s
2024-11-11 23:45:39,348 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.348] [info] Sending 349 layers.
2024-11-11 23:45:39,349 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.348] [info] Total time elapsed 0.536s
2024-11-11 23:45:39,349 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,350 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.351] [info] Print time (s): 2756
2024-11-11 23:45:39,351 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.351] [info] Print time (hr|min|s): 0h 45m 56s
2024-11-11 23:45:39,351 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.351] [info] Filament (mm^3): 1062
2024-11-11 23:45:39,606 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.607] [info] Closing sentry
2024-11-11 23:45:39,724 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] [2024-11-11 23:45:39.723] [info] Closing connection.
2024-11-11 23:45:39,765 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,766 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] Cura_SteamEngine version 5.9.0-beta.2
2024-11-11 23:45:39,767 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,767 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] Copyright (C) 2024 Ultimaker
2024-11-11 23:45:39,768 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,768 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] This program is free software: you can redistribute it and/or modify
2024-11-11 23:45:39,769 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] it under the terms of the GNU Affero General Public License as published by
2024-11-11 23:45:39,769 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] the Free Software Foundation, either version 3 of the License, or
2024-11-11 23:45:39,770 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] (at your option) any later version.
2024-11-11 23:45:39,771 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,771 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] This program is distributed in the hope that it will be useful,
2024-11-11 23:45:39,772 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2024-11-11 23:45:39,772 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2024-11-11 23:45:39,773 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] GNU Affero General Public License for more details.
2024-11-11 23:45:39,773 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend]
2024-11-11 23:45:39,774 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] You should have received a copy of the GNU Affero General Public License
2024-11-11 23:45:39,774 - DEBUG - [EngineOutputThread] UM.Backend.Backend._backendLog [140]: [Backend] along with this program. If not, see http://www.gnu.org/licenses/.
2024-11-11 23:45:39,792 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [869]: Slicing took 1.3670156002044678 seconds
2024-11-11 23:45:39,792 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [870]: Number of models per buildplate: {0: 1}
2024-11-11 23:45:39,794 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [884]: See if there is more to slice...
2024-11-11 23:45:39,794 - DEBUG - [JobQueueWorker [8]] CuraEngineBackend.ProcessSlicedLayersJob.run [74]: Processing new layer for build plate 0...
2024-11-11 23:45:39,950 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [240]: Socket state changed to Closing
2024-11-11 23:45:39,952 - DEBUG - [MainThread] UM.Backend.Backend._onSocketError [264]: Socket debug: Arcus Error (14): Closing socket because other side requested close.
2024-11-11 23:45:39,954 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [242]: Socket state changed to Closed
2024-11-11 23:45:39,957 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [1070]: Backend finished slicing. Resetting process and socket.
2024-11-11 23:45:40,075 - DEBUG - [JobQueueWorker [8]] CuraEngineBackend.ProcessSlicedLayersJob.run [254]: Processing layers took 0.2805452346801758 seconds
2024-11-11 23:45:40,253 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onProcessLayersFinished [1109]: See if there is more to slice(2)...
2024-11-11 23:45:40,747 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend._createSnapshot [339]: Creating thumbnail image (just before slice)...
2024-11-11 23:45:40,749 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2024-11-11 23:45:40,750 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\overhang.shader]...
2024-11-11 23:45:40,753 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\transparent_object.shader]...
2024-11-11 23:45:40,755 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [61]: Loading [C:\Program Files\UltiMaker Cura 5.9.0-beta.2\share\cura\resources\shaders\striped.shader]...

@khani3s khani3s added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Nov 12, 2024
@GregValiant GregValiant added Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. and removed Status: Triage This ticket requires input from someone of the Cura team labels Nov 12, 2024
@GregValiant
Copy link
Collaborator

GregValiant commented Nov 12, 2024

Thanks for the report.
I've written a few post processors and I've never had Cura crash during a session just because I changed a setting. The script might not run (the reason is noted in my log file), but Cura doesn't crash.
Cura will crash when loading the script if there is an error in the code for the script settings (a missing comma or something). When that happens a window pops up with a description of the error.

It might have something to do with the script. The last change to PauseAtHeight was one of my proposals. My re-write of "Insert At Layer Change" has been accepted and is included with Cura 5.9.0-betas1 and 2. Both changes were extensively tested by myself in Cura versions from 4.8 to the current versions, and with Creality Cura and SmartAvionics Cura. I haven't come across this problem.
Any post processing script just sits and does nothing until you "Save" the file. Cura does note when changes are made to the settings of a post processor and if a setting is changed then Cura will ask for a re-slice.

If you could add any additional insight into what you do to make this happen and include your log file (not just a snippet) it might shed some light on this. Right now I can't reproduce it and I assume that when UltiMaker tested both scripts before accepting the changes, that it worked for them as well.
When you say "Try to edit the script again and try to change the layer height during preview" do you mean altering the current settings of the script(?) or actually going into the script and altering the code?

@GregValiant GregValiant added the Status: Needs Info Needs more information before action can be taken. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Under Investigation The issue has been confirmed or is assumed to be likely to be a real issue. It's pending discussion. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants