orcaslicer/resources/profiles/Geeetech/process/0.08mm Optimal @Geeetech M1 0.2 nozzle.json
whoseyoung 9b68c695d7
Updated some configurations for the Geeetech M1 machine ()
Updated some configurations for the M1 machine

Fixed an issue where incorrect parameters on the M1 machine caused slicing to fail.
2025-01-07 22:46:02 +08:00

33 lines
No EOL
1,019 B
JSON

{
"type": "process",
"name": "0.08mm Optimal @Geeetech M1 0.2 nozzle",
"inherits": "fdm_process_Geeetech_HS_0.08_nozzle_0.2",
"from": "system",
"setting_id": "GP_Geeetech_039",
"instantiation": "true",
"initial_layer_speed": "30",
"initial_layer_infill_speed": "50",
"outer_wall_speed": "100",
"inner_wall_speed": "150",
"sparse_infill_speed": "120",
"internal_solid_infill_speed":"100",
"top_surface_speed": "50",
"gap_infill_speed": "80",
"travel_speed": "200",
"default_acceleration": "2000",
"outer_wall_acceleration": "1500",
"inner_wall_acceleration": "3000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "2000",
"travel_acceleration": "3000",
"default_jerk": "10",
"initial_layer_jerk": "10",
"outer_wall_jerk": "10",
"infill_jerk": "10",
"travel_jerk": "10",
"inner_wall_jerk": "10",
"top_surface_jerk": "10",
"compatible_printers": [
"Geeetech M1 0.2 nozzle"
]
}