Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
T500 profile fixes and optimizations (SoftFever#2848)
Browse files Browse the repository at this point in the history
Corrected corrupted buildplate texture, corrected too high accelerations that made printing 0.4mm impossible, optimized T500 print and filament profiles with testing
  • Loading branch information
Trist0ne authored Nov 29, 2023
1 parent 48c9143 commit 10a0f58
Show file tree
Hide file tree
Showing 20 changed files with 223 additions and 188 deletions.
Binary file modified resources/profiles/Comgrow/comgrow_t500_buildplate_texture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions resources/profiles/Comgrow/filament/Comgrow Generic PETG.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@
"fan_cooling_layer_time": ["30"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["25%"],
"fan_max_speed": ["90"],
"fan_min_speed": ["40"],
"fan_max_speed": ["25"],
"fan_min_speed": ["10"],
"slow_down_min_speed": ["10"],
"slow_down_layer_time": ["8"],
"filament_flow_ratio": ["0.95"],
"filament_max_volumetric_speed": ["30"],
"filament_flow_ratio": ["0.98"],
"filament_max_volumetric_speed": ["8"],
"nozzle_temperature_initial_layer": ["260"],
"filament_retraction_length": ["0.5"],
"filament_start_gcode": ["; filament start gcode\n"],
"compatible_printers": [
Expand Down
29 changes: 17 additions & 12 deletions resources/profiles/Comgrow/machine/fdm_comgrow_common.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
"3000",
"3000"
],
"machine_max_acceleration_x": [
"8000",
"8000"
"3000",
"3000"
],
"machine_max_acceleration_y": [
"8000",
"8000"
"3000",
"3000"
],
"machine_max_acceleration_z": [
"500",
Expand All @@ -38,12 +38,12 @@
"25"
],
"machine_max_speed_x": [
"500",
"200"
"300",
"300"
],
"machine_max_speed_y": [
"500",
"200"
"300",
"300"
],
"machine_max_speed_z": [
"12",
Expand Down Expand Up @@ -79,7 +79,7 @@
"min_layer_height": [
"0.08"
],
"printable_height": "250",
"printable_height": "500",
"extruder_clearance_radius": "65",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "140",
Expand Down Expand Up @@ -124,6 +124,12 @@
"wipe": [
"1"
],
"thumbnails": [
"32x32",
"300x300"
],
"thumbnails_format": "PNG",
"nozzle_type": "hardened_steel",
"default_filament_profile": [
"Comgrow Generic PETG"
],
Expand All @@ -136,6 +142,5 @@
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"scan_first_layer": "0",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "8000",
"outer_wall_acceleration": "8000",
"top_surface_acceleration": "8000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "8000",
"inner_wall_acceleration": "8000",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "0",
"outer_wall_acceleration": "0",
"top_surface_acceleration": "0",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "0",
"travel_acceleration": "0",
"inner_wall_acceleration": "0",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.24",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "8000",
"outer_wall_acceleration": "8000",
"top_surface_acceleration": "8000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "8000",
"inner_wall_acceleration": "8000",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.24",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.24",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "1.0",
"initial_layer_print_height": "0.28",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "0",
"outer_wall_acceleration": "0",
"top_surface_acceleration": "0",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "0",
"travel_acceleration": "0",
"inner_wall_acceleration": "0",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.24",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "8000",
"outer_wall_acceleration": "8000",
"top_surface_acceleration": "8000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "8000",
"inner_wall_acceleration": "8000",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.28",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.28",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.28",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "8000",
"outer_wall_acceleration": "8000",
"top_surface_acceleration": "8000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "8000",
"inner_wall_acceleration": "8000",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.32",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.32",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.36",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.44",
"infill_combination": "0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
"brim_object_gap": "0",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "3000",
"outer_wall_acceleration": "3000",
"top_surface_acceleration": "3000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
Expand All @@ -31,9 +28,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "1000",
"travel_acceleration": "3000",
"inner_wall_acceleration": "3000",
"initial_layer_line_width": "0.8",
"initial_layer_print_height": "0.52",
"infill_combination": "0",
Expand Down
Loading

0 comments on commit 10a0f58

Please sign in to comment.