orcaslicer/resources/profiles/Geeetech/process/0.36mm Draft @Geeetech M1 0.6 nozzle.json
whoseyoung ca251c7090 Add geeetech M1 profile
Printing settings for the M1 machine provided by Geeetech officially.
2024-10-15 15:31:54 +08:00

26 lines
No EOL
809 B
JSON

{
"type": "process",
"name": "0.36mm Draft @Geeetech M1 0.6 nozzle",
"inherits": "fdm_process_Geeetech_HS_0.36_nozzle_0.6",
"from": "system",
"setting_id": "GP_Geeetech_049",
"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",
"compatible_printers": [
"Geeetech M1 0.6 nozzle"
]
}