fix filename

This commit is contained in:
Heiko Liebscher 2023-04-06 08:47:53 +02:00
parent 5c439c4acc
commit d9cdafbaa0
16 changed files with 88 additions and 93 deletions

View file

@ -5,9 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"compatible_printers": [
"Snapmaker J1 0.4 nozzle"
],
"bottom_shell_layers": "4",
"bridge_acceleration": "60%",
"brim_type": "no_brim",
@ -76,5 +73,8 @@
"travel_jerk": "9",
"travel_speed": "150",
"tree_support_wall_count": "2",
"xy_hole_compensation": "0.08"
"xy_hole_compensation": "0.08",
"compatible_printers": [
"Snapmaker J1 0.4 nozzle"
]
}

View file

@ -5,9 +5,6 @@
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"compatible_printers": [
"Snapmaker J1 0.6 nozzle"
],
"bottom_shell_layers": "4",
"bridge_acceleration": "60%",
"brim_type": "no_brim",
@ -76,5 +73,8 @@
"travel_jerk": "9",
"travel_speed": "150",
"tree_support_wall_count": "2",
"xy_hole_compensation": "0.08"
"xy_hole_compensation": "0.08",
"compatible_printers": [
"Snapmaker J1 0.6 nozzle"
]
}

View file

@ -23,7 +23,6 @@
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"enable_arc_fitting": "1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",