Files
OrcaSlicer-bambulab/resources/profiles/Snapmaker/machine/Snapmaker U1 (0.6 nozzle).json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

31 lines
635 B
JSON

{
"type": "machine",
"setting_id": "SM_U1_06",
"name": "Snapmaker U1 (0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
"max_layer_height": [
"0.48",
"0.48",
"0.48",
"0.48"
],
"min_layer_height": [
"0.12",
"0.12",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.6",
"0.6",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
}