update some profiles

This commit is contained in:
SoftFever 2023-12-14 19:46:17 +08:00
parent 0a31b33b2b
commit dc840ea451
45 changed files with 159 additions and 212 deletions

View file

@ -3,7 +3,7 @@
"setting_id": "GP004",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_neptune4_common",
"inherits": "fdm_process_neptune4max_common",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
@ -27,8 +27,6 @@
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"inner_wall_acceleration": "2000",
"outer_wall_acceleration": "2000",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
@ -38,6 +36,7 @@
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"travel_speed": "300",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode",