mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 10:52:15 +00:00
profiles: deterministic setting_id from vendor/type/name (#14432)
* profiles: enforce globally-unique, per-vendor-namespaced setting_id Many non-Bambu vendors copied Bambu's generic setting_ids (GFSA04 alone appeared in 1557 files), so setting_id was not globally unique. This namespaces every vendor's ids and reserves Bambu/OrcaFilamentLibrary space. - Reserve "G*" (Bambu) and "O*" (OrcaFilamentLibrary) id spaces. - Assign each other vendor a 2-char prefix (first+last letter, collision resolved) and renumber every instantiated preset to <PREFIX><NNNN>. - Strip setting_id from base profiles (instantiation:false) per Bambu's convention; assign one to instantiated presets that lacked it. - Remove the pre-existing misspelled "settings_id" key (91 files). - filament_id is left untouched (it is a per-material id). - Add one-time migration script scripts/assign_vendor_setting_ids.py with a persisted registry resources/profiles/vendor_prefixes.json. Re-runs freeze existing ids; only new vendors/profiles get new ids. - Bump version in each changed vendor index file. - Extend scripts/orca_extra_profile_check.py with a CI guard: global uniqueness, in-namespace, no base setting_id, no gaps, no settings_id typo. 7425 profile files changed across 61 vendors; 0 cross-vendor collisions; validator clean; migration idempotent. BBL and OrcaFilamentLibrary id spaces untouched. * profiles: add setting_id authoring guide for new vendors / profiles * profiles: drop in-repo README; setting_id guide now lives in the wiki * profiles: derive setting_id deterministically from vendor/type/name * bump profile version
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.06",
|
||||
"support_bottom_z_distance": "0.06",
|
||||
"setting_id": "GP115",
|
||||
"setting_id": "3SCofR6VrVyo3vJp",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in minimal layer lines and much higher printing quality, but much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.06 Standard @Snapmaker (0.2 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "1495708454",
|
||||
"setting_id": "R1p6eK25DdWRTjtn",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"type": "process",
|
||||
"name": "0.06 Standard @Snapmaker Artisan (0.2 nozzle)",
|
||||
"from": "system",
|
||||
"setting_id": "3200425436",
|
||||
"setting_id": "Fqyv4se6T1PKBpXJ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.2 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.06 Standard @Snapmaker J1 (0.2 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "4149563988",
|
||||
"setting_id": "seDKvMzBpotwIPgr",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.06",
|
||||
"support_bottom_z_distance": "0.06",
|
||||
"setting_id": "GP024",
|
||||
"setting_id": "997RaiNHd2YhpaRB",
|
||||
"description": "Compared with the default profile of 0.2 mm nozzle, it has a smaller layer height, and results in minimal layer lines and higher printing quality, but shorter printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.08 Extra Fine @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3124178337",
|
||||
"setting_id": "RqnQhbxHIBGGb18o",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.08 Extra Fine @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "723238605",
|
||||
"setting_id": "pBTnfw8bL4m3gmwZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.08 Extra Fine @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "175768766",
|
||||
"setting_id": "79xRHqb7P2V8W7kt",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.08 Extra Fine @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.08",
|
||||
"from": "system",
|
||||
"setting_id": "GP001",
|
||||
"setting_id": "Tayg0K1WRyJMLoke",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and longer printing time.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.08",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"setting_id": "GP122",
|
||||
"setting_id": "6ExpMU3Wq4J1R7wy",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer lines, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost invisible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.08 High Quality @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.08",
|
||||
"from": "system",
|
||||
"setting_id": "GP099",
|
||||
"setting_id": "Bld9ulv0wFza7OCb",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.08",
|
||||
"support_bottom_z_distance": "0.08",
|
||||
"setting_id": "GP025",
|
||||
"setting_id": "loFrCYH9ux2L5JpZ",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a smaller layer height, and results in almost invisible layer lines and higher printing quality, but shorter printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"setting_id": "GP111",
|
||||
"setting_id": "BfLpmnJnSBYBFInR",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in much higher printing quality, but a much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.10 Standard @Snapmaker (0.2 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "1303724634",
|
||||
"setting_id": "lQPTbtyWsLBlzhhu",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.10 Standard @Snapmaker Artisan (0.2 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "2309389761",
|
||||
"setting_id": "GU5JJudPaiVQj9MZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.2 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.10 Standard @Snapmaker J1 (0.2 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "3458191734",
|
||||
"setting_id": "IbypFju9QyDwlZTZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_bottom_z_distance": "0.1",
|
||||
"setting_id": "GP007",
|
||||
"setting_id": "SOq962UWv1ml1Mk0",
|
||||
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.12 Fine @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "659326512",
|
||||
"setting_id": "NeGwX60F3EGKDeqW",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.12 Fine @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "3320746901",
|
||||
"setting_id": "pwH7fMWirYSLpbak",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.12 Fine @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2089753458",
|
||||
"setting_id": "blXkiX39xoI1q4KO",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.12 Fine @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.12",
|
||||
"from": "system",
|
||||
"setting_id": "GP002",
|
||||
"setting_id": "xBU1j8ldOefYfosp",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in almost negligible layer lines and higher printing quality, but longer printing time.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.12 High Quality @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.12",
|
||||
"from": "system",
|
||||
"setting_id": "GP103",
|
||||
"setting_id": "WNWFsx5DJtCRAlFl",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in almost negligible layer lines and much higher printing quality, but much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.12",
|
||||
"support_bottom_z_distance": "0.12",
|
||||
"setting_id": "GP026",
|
||||
"setting_id": "KHC1zpxpuvaUEzvf",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a slightly bigger layer height, and results in almost negligible layer lines, and slightly shorter printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.14 Standard @Snapmaker (0.2 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3753641602",
|
||||
"setting_id": "d3hM4vX8GYrPLFXM",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.2 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.14 Standard @Snapmaker Artisan (0.2 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1624466618",
|
||||
"setting_id": "iI5ngHi86nvZCCx8",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.2 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.14 Standard @Snapmaker J1 (0.2 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2689370057",
|
||||
"setting_id": "r3eh6MCwv9tWC2yd",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.2 nozzle)"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"support_top_z_distance": "0.14",
|
||||
"support_bottom_z_distance": "0.14",
|
||||
"setting_id": "GP027",
|
||||
"setting_id": "NGJoV0n6T510y9wM",
|
||||
"description": "Compared with the default profile of a 0.2 mm nozzle, it has a bigger layer height, and results in slightly visible layer lines, but shorter printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.16 High Quality @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.16",
|
||||
"from": "system",
|
||||
"setting_id": "GP107",
|
||||
"setting_id": "Ofe17WrGQ3MOrqNe",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, lower speeds and acceleration, and the sparse infill pattern is Gyroid. So, it results in less apparent layer lines and much higher printing quality, but much longer printing time.",
|
||||
"default_acceleration": "4000",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.16 Optimal @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "719207749",
|
||||
"setting_id": "gBjmgWarREVw7caM",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.16 Optimal @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "2870109378",
|
||||
"setting_id": "2wZvQq0qNv4WfhdZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.16 Optimal @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "931476703",
|
||||
"setting_id": "aYABRtB6CLWpFLg8",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.16 Optimal @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.16",
|
||||
"from": "system",
|
||||
"setting_id": "GP003",
|
||||
"setting_id": "ERcgRLp5bQo1hgz8",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.18 Standard @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "4013595815",
|
||||
"setting_id": "QqMgdUexSxZGr7hg",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.18 Standard @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "3721468026",
|
||||
"setting_id": "WRCJjHoFE6ONTjtd",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.18 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "1330982148",
|
||||
"setting_id": "Geu18odz6ObfsTRu",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"overhang_3_4_speed": "15",
|
||||
"support_top_z_distance": "0.18",
|
||||
"support_bottom_z_distance": "0.18",
|
||||
"setting_id": "GP028",
|
||||
"setting_id": "XGSrVgnsUFv6uCRs",
|
||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and higher printing quality, but longer printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Bambu Support W @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP008",
|
||||
"setting_id": "8OkVMuElKExBdftG",
|
||||
"instantiation": "true",
|
||||
"enable_support": "1",
|
||||
"support_interface_top_layers": "3",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Quality @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"setting_id": "BBXxXQCXCme2Mvy0",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3044804041",
|
||||
"setting_id": "Fv6j7xDQkyiKZjIJ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "864558918",
|
||||
"setting_id": "T7h4X48nUSLv0Vt2",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "4042107035",
|
||||
"setting_id": "dvKD5OVLO2xU1lOV",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP004",
|
||||
"setting_id": "XR5r9SuWmSag5Qjo",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker U1 (0.4+0.6 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP004_0406_020",
|
||||
"setting_id": "RDaUoAylHaD0M0F1",
|
||||
"instantiation": "true",
|
||||
"description": "Standard profile for the Snapmaker U1 mixed-nozzle configuration (T0/T1 = 0.4 mm, T2/T3 = 0.6 mm). Line widths are expressed as percentages of nozzle diameter so they scale correctly per tool. Use T0/T1 for detail work and outer walls; use T2/T3 for fast infill or large structural features.",
|
||||
"compatible_printers": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.6_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004_06_020",
|
||||
"setting_id": "6VM4QhgvHUmyf2um",
|
||||
"instantiation": "true",
|
||||
"description": "Standard 0.2 mm layer height profile for the Snapmaker U1 with 0.6 mm nozzles. Balances print speed and surface quality for everyday prints.",
|
||||
"layer_height": "0.20",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Strength @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3490773493",
|
||||
"setting_id": "9cy25w7W7ESIKVpf",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Strength @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1825586885",
|
||||
"setting_id": "mFyhre472uYu5he3",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Strength @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "563165128",
|
||||
"setting_id": "3vunOdQ6JRC3hEGF",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Strength @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP013",
|
||||
"setting_id": "bYnMOZxTq83EwIyd",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||
"outer_wall_speed": "60",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Support @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP0040",
|
||||
"setting_id": "4whjHJVCN44w8SPE",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.20 Support W @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP008",
|
||||
"setting_id": "M9JhI2roLcP4jYks",
|
||||
"instantiation": "true",
|
||||
"enable_support": "1",
|
||||
"support_interface_top_layers": "3",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Draft @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "1966563644",
|
||||
"setting_id": "FV2YB1tapUrW85Jj",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Draft @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "2003861482",
|
||||
"setting_id": "f4Rl07LdVMSEfoVZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Draft @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2742890459",
|
||||
"setting_id": "oarYhYk2ITkRzZwf",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Draft @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.24",
|
||||
"from": "system",
|
||||
"setting_id": "GP005",
|
||||
"setting_id": "MYRo7jTenu7F0Zv4",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but slightly shorter printing time.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "159607191",
|
||||
"setting_id": "RtyAfues7SSb8ja5",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker (0.8 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3242308101",
|
||||
"setting_id": "gflLPQ66EUDCMsV0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.8 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "4094373563",
|
||||
"setting_id": "RSYYODWQ92DEvxzo",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker Artisan (0.8 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1019868457",
|
||||
"setting_id": "4SkOxLyTu2fJtXwZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.8 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2957563554",
|
||||
"setting_id": "1Wb3EUbk5YY8wMM3",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2022313264",
|
||||
"setting_id": "3wD7GbvxroMwdPcT",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "15",
|
||||
"setting_id": "GP029_06_024",
|
||||
"setting_id": "BziJYuA5U5gWm6FM",
|
||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"setting_id": "GP029_08_024",
|
||||
"setting_id": "QcJ5p9h0eYUb91ak",
|
||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a smaller layer height, and results in less apparent layer lines and slight higher printing quality, but longer printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.25 Benchy @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "2853588009",
|
||||
"setting_id": "u2Me8HPHOGuwYh4H",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.25 Benchy @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "4247211099",
|
||||
"setting_id": "dQn9kx2krDE0pl9N",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.25 Benchy @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1",
|
||||
"from": "system",
|
||||
"setting_id": "2853588009",
|
||||
"setting_id": "deA4Xg6QxFTKOYZy",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker U1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.28 Extra Draft @Snapmaker (0.4 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3717021337",
|
||||
"setting_id": "MwuZ1zOqyZjq7Xn3",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.4 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.28 Extra Draft @Snapmaker Artisan (0.4 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "3141987096",
|
||||
"setting_id": "Ew6LNTqyLEv99qoA",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.28 Extra Draft @Snapmaker J1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "1784261617",
|
||||
"setting_id": "SamjgSZ3VtqlZLlq",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.4 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.28 Extra Draft @Snapmaker U1 (0.4 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.28",
|
||||
"from": "system",
|
||||
"setting_id": "GP006",
|
||||
"setting_id": "0fSeyAIS6z75A1r3",
|
||||
"instantiation": "true",
|
||||
"description": "Compared with the default profile of a 0.4 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time.",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Draft @Snapmaker U1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.6_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004_06_030",
|
||||
"setting_id": "Tk3tG3RGJ8dwXFKf",
|
||||
"instantiation": "true",
|
||||
"description": "Fast draft profile for the Snapmaker U1 with 0.6 mm nozzles. 0.3 mm layer height for quick prototypes and functional parts.",
|
||||
"layer_height": "0.30",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Standard @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "1410611847",
|
||||
"setting_id": "fp0W4NRR2rSw9Ya4",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Standard @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1517142331",
|
||||
"setting_id": "Ugiz4d5OlsDqjoaI",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "1402174975",
|
||||
"setting_id": "zKZEAPhMInWurQ3h",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "15",
|
||||
"setting_id": "GP010",
|
||||
"setting_id": "TWxp6qgz1DJa8Ngo",
|
||||
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Strength @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "829998779",
|
||||
"setting_id": "tRLlH8ypDj0ifqo8",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Strength @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "87417016",
|
||||
"setting_id": "3lZfTFO6s03AUH8m",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.30 Strength @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2196759212",
|
||||
"setting_id": "VEugI1UKcKds8E1A",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "15",
|
||||
"setting_id": "GP036",
|
||||
"setting_id": "CBaL0vgwtgsd6Snj",
|
||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has more wall loops and a higher sparse infill density. So, it results in higher strength of the prints, but more filament consumption and longer printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"sparse_infill_density": "25%",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.32 Standard @Snapmaker (0.8 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3587326841",
|
||||
"setting_id": "CAhYrvimykZy7iSs",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.8 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.32 Standard @Snapmaker Artisan (0.8 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "195892532",
|
||||
"setting_id": "LlNd3YLkajoYsKC0",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.8 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.32 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "1103138322",
|
||||
"setting_id": "XiV24WQ6hnqEVMPr",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"setting_id": "GP033",
|
||||
"setting_id": "iVRz2B0VBIBL1xVd",
|
||||
"description": "Compared with the default profile of a 0.8 mm nozzle, it has a slightly smaller layer height, and results in slightly less but still apparent layer lines and slightly higher printing quality, but longer printing time in some printing cases.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.34 Standard @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "3323821663",
|
||||
"setting_id": "STgfVV6KZwuNAJTp",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.34 Standard @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "3004749888",
|
||||
"setting_id": "DBXZw70yr42NPFBZ",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.34 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "1036004160",
|
||||
"setting_id": "s06qimkxiUBykIsi",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.36 Standard @Snapmaker (0.8 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "1205536673",
|
||||
"setting_id": "8mwvBLOeeXiUA35z",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.8 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.36 Standard @Snapmaker Artisan (0.8 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "3805809743",
|
||||
"setting_id": "N7vC6kYJqp40LY7W",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.8 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.36 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "798218413",
|
||||
"setting_id": "2OSmY8NEZvC4o2va",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "15",
|
||||
"setting_id": "GP030",
|
||||
"setting_id": "C0PiCFd3P222knX9",
|
||||
"description": "Compared with the default profile of a 0.6 mm nozzle, it has a bigger layer height, and results in more apparent layer lines and lower printing quality, but shorter printing time in some printing cases.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.38 Standard @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "2876749174",
|
||||
"setting_id": "1PxsyiR4zEgwqAvG",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.38 Standard @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1408693644",
|
||||
"setting_id": "453isxBtQ278tqPl",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.38 Standard @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2402668673",
|
||||
"setting_id": "O5DAosMnkQZlKLZu",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40 Extra Draft @Snapmaker U1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_U1_0.6_common",
|
||||
"from": "system",
|
||||
"setting_id": "GP004_06_040",
|
||||
"setting_id": "rAUffOThYmj9FVTw",
|
||||
"instantiation": "true",
|
||||
"description": "Maximum-speed profile for the Snapmaker U1 with 0.6 mm nozzles. 0.4 mm layer height for rapid prototyping where surface finish is not critical.",
|
||||
"layer_height": "0.40",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40 Standard @Snapmaker (0.8 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "2678033582",
|
||||
"setting_id": "2aC1Z3pm0mC2DSNW",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.8 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40 Standard @Snapmaker Artisan (0.8 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "2628115465",
|
||||
"setting_id": "U0mILMuJdZ2LNYsm",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.8 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.40 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2366200641",
|
||||
"setting_id": "hLro9SIf4GzbYg45",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"bridge_speed": "30",
|
||||
"overhang_3_4_speed": "25",
|
||||
"overhang_4_4_speed": "5",
|
||||
"setting_id": "GP009",
|
||||
"setting_id": "VqkPgUtZi159BKpJ",
|
||||
"description": "It has a very big layer height, and results in very apparent layer lines, low printing quality and general printing time.",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"smooth_coefficient": "150",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.42 Draft @Snapmaker (0.6 nozzle)",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"setting_id": "886975587",
|
||||
"setting_id": "gnM4lNsbX2S3wonD",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker A250 (0.6 nozzle)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.42 Draft @Snapmaker Artisan (0.6 nozzle)",
|
||||
"inherits": "fdm_process_a400",
|
||||
"from": "system",
|
||||
"setting_id": "1891109323",
|
||||
"setting_id": "grvHQBpHTT1BdbTa",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker Artisan (0.6 nozzle)"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "0.42 Draft @Snapmaker J1 (0.6 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2589039514",
|
||||
"setting_id": "RMq3xKjrn0ptO9co",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.6 nozzle)"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user