Update G1 printer configurations and material (#9365)

* squash all commits

* rename file to lower case

* add tmp file to change name

* add tmp file to change name

* update g1 profile configuration

* chore: add renamed_from attribute

* fix: typo

* fix: typo

* chore: fix printer_model reference
This commit is contained in:
GiacomoGuaresi
2025-04-18 10:38:36 +02:00
committed by GitHub
parent f5849e5c08
commit addade1216
30 changed files with 528 additions and 554 deletions

View File

@@ -64,12 +64,12 @@
"infill_jerk": "9",
"infill_wall_overlap": "15%",
"initial_layer_acceleration": "300",
"initial_layer_infill_speed": "60",
"initial_layer_infill_speed": "70",
"initial_layer_jerk": "9",
"initial_layer_line_width": "3.2",
"initial_layer_min_bead_width": "85%",
"initial_layer_print_height": "1.5",
"initial_layer_speed": "30",
"initial_layer_speed": "70",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "10000",
"inner_wall_jerk": "9",
@@ -153,7 +153,7 @@
"seam_slope_min_length": "20",
"seam_slope_start_height": "0",
"seam_slope_steps": "10",
"seam_slope_type": "external",
"seam_slope_type": "none",
"single_extruder_multi_material_priming": "0",
"skirt_distance": "2",
"skirt_height": "1",
@@ -187,7 +187,7 @@
"sparse_infill_speed": "100",
"spiral_mode": "0",
"spiral_mode_max_xy_smoothing": "200%",
"spiral_mode_smooth": "0",
"spiral_mode_smooth": "1",
"staggered_inner_seams": "0",
"standby_temperature_delta": "-5",
"support_angle": "0",