mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 22:12:49 +00:00
Merge pull request #209 from Snapmaker/dev_2.3.0_alves
feature update flutter resource
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -167,6 +167,13 @@
|
||||
"#F78E0EFF": "Orange",
|
||||
"#E65100FF": "Deep Orange"
|
||||
},
|
||||
"model_detail": {
|
||||
"introduction": "Model Description",
|
||||
"copyright_title": "Copyright Notice",
|
||||
"published_at": "Published: {}",
|
||||
"expand_all": "Expand All",
|
||||
"print_preparation": "Print Configuration"
|
||||
},
|
||||
"title": "Discovery Device",
|
||||
"add device": "Add Device",
|
||||
"input_ip_address": "Enter IP address",
|
||||
@@ -1257,8 +1264,6 @@
|
||||
"Nozzle": "Nozzle",
|
||||
"Model Library": "Model Library",
|
||||
"Print Plates": "Print Plates",
|
||||
"Copyright Notice": "Copyright Notice",
|
||||
"Model Description": "Model Description",
|
||||
"Recommendation for You": "Recommendation for You",
|
||||
"units": "units",
|
||||
"Total": "Total",
|
||||
|
||||
@@ -167,6 +167,13 @@
|
||||
"#F78E0EFF": "橙色",
|
||||
"#E65100FF": "深橙色"
|
||||
},
|
||||
"model_detail": {
|
||||
"introduction": "模型描述",
|
||||
"copyright_title": "版权声明",
|
||||
"published_at": "发布于:{}",
|
||||
"expand_all": "展开全部",
|
||||
"print_preparation": "打印配置"
|
||||
},
|
||||
"title": "发现设备",
|
||||
"description": "发现设备",
|
||||
"add device": "添加设备",
|
||||
@@ -1503,8 +1510,6 @@
|
||||
"Nozzle": "喷嘴",
|
||||
"Model Library":"模型库",
|
||||
"Print Plates": "打印盘",
|
||||
"Copyright Notice": "版权说明",
|
||||
"Model Description": "模型简介",
|
||||
"Recommendation for You": "官方推荐",
|
||||
"units": "个",
|
||||
"Total": "总量",
|
||||
|
||||
@@ -0,0 +1,191 @@
|
||||
{
|
||||
"code": 200,
|
||||
"msg": "success",
|
||||
"data": {
|
||||
"id": 1,
|
||||
"name": "test2",
|
||||
"description": "",
|
||||
"tag": "",
|
||||
"model": "",
|
||||
"checksum": "",
|
||||
"pics": [
|
||||
"https://picsum.photos/400/320?random=1",
|
||||
"https://picsum.photos/400/320?random=2",
|
||||
"https://picsum.photos/400/320?random=3",
|
||||
"https://picsum.photos/400/320?random=4",
|
||||
"https://picsum.photos/400/320?random=5",
|
||||
"https://picsum.photos/400/320?random=6",
|
||||
"https://picsum.photos/400/320?random=7"
|
||||
],
|
||||
"top": false,
|
||||
"createDate": 1769990400000,
|
||||
"modifiedDate": 1770626813247,
|
||||
"publishedDate": 1770631447469,
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"copyright":
|
||||
{
|
||||
"id": 1,
|
||||
"name": "",
|
||||
"content": "",
|
||||
"pic": ""
|
||||
},
|
||||
"totalWeight": 41.35,
|
||||
"totalSecs": 15321,
|
||||
"totalLayers": 336,
|
||||
"maxZHeight": 27,
|
||||
"filaments": [
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FFFF00",
|
||||
"used_g": 34.21,
|
||||
"used_m": 11.47
|
||||
},
|
||||
{
|
||||
"type": "PA",
|
||||
"color": "#FF80C0",
|
||||
"used_g": 4.43,
|
||||
"used_m": 1.77
|
||||
},
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FF0000",
|
||||
"used_g": 2.71,
|
||||
"used_m": 0.91
|
||||
}
|
||||
],
|
||||
"profiles": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "",
|
||||
"printerModel": "SM_U1",
|
||||
"model": "https://public.resource.snapmaker.com/model/public/3mf/1/test2.3mf",
|
||||
"checksum": "e56ae16cab46677cebf6631430b42e60",
|
||||
"nozzle": [
|
||||
0.4,
|
||||
0.4,
|
||||
0.4,
|
||||
0.4
|
||||
],
|
||||
"gcode": "https://public.resource.snapmaker.com/model/public/3mf/1/test2.3mf",
|
||||
"pics": [
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_1.png",
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_2.png"
|
||||
],
|
||||
"desc": "<p> </p><p> </p><p>发的师父说的</p><figure class=\"image\"><img style=\"aspect-ratio:500/657;\" src=\"https://makerworld.bblmw.cn/makerworld/model/20260202/2144736178/33355ca729f737e2.jpeg\"></figure><p><strong>sdafdsajf</strong></p><p><i>是大法师地方</i></p><p> </p><p><i>lll</i></p>",
|
||||
"partitions": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "aaa",
|
||||
"weight": 30.27,
|
||||
"secs": 10490,
|
||||
"pics": [
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_1.png",
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/top_1.png"
|
||||
],
|
||||
"colors": {
|
||||
"#FFFF00": 25.85,
|
||||
"#FF80C0": 4.43
|
||||
},
|
||||
"layerHeight": 0.2,
|
||||
"wallLoops": 2,
|
||||
"infillDensity": "15%",
|
||||
"filaments": [
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FFFF00",
|
||||
"used_g": 25.85,
|
||||
"used_m": 8.67
|
||||
},
|
||||
{
|
||||
"type": "PA",
|
||||
"color": "#FF80C0",
|
||||
"used_g": 4.43,
|
||||
"used_m": 1.77
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "ccc",
|
||||
"weight": 2.77,
|
||||
"secs": 2112,
|
||||
"pics": [
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_2.png",
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/top_2.png"
|
||||
],
|
||||
"colors": {
|
||||
"#FFFF00": 2.77
|
||||
},
|
||||
"layerHeight": 0.2,
|
||||
"wallLoops": 2,
|
||||
"infillDensity": "15%",
|
||||
"filaments": [
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FFFF00",
|
||||
"used_g": 2.77,
|
||||
"used_m": 0.93
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "",
|
||||
"weight": 0.18,
|
||||
"secs": 44,
|
||||
"pics": [
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_3.png",
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/top_3.png"
|
||||
],
|
||||
"colors": {
|
||||
"#FFFF00": 0.18
|
||||
},
|
||||
"layerHeight": 0.2,
|
||||
"wallLoops": 2,
|
||||
"infillDensity": "15%",
|
||||
"filaments": [
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FFFF00",
|
||||
"used_g": 0.18,
|
||||
"used_m": 0.06
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "",
|
||||
"weight": 8.13,
|
||||
"secs": 2675,
|
||||
"pics": [
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/plate_4.png",
|
||||
"https://public.resource.snapmaker.com/model/public/images/1/top_4.png"
|
||||
],
|
||||
"colors": {
|
||||
"#FFFF00": 5.41,
|
||||
"#FF0000": 2.71
|
||||
},
|
||||
"layerHeight": 0.2,
|
||||
"wallLoops": 2,
|
||||
"infillDensity": "15%",
|
||||
"filaments": [
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FFFF00",
|
||||
"used_g": 5.41,
|
||||
"used_m": 1.81
|
||||
},
|
||||
{
|
||||
"type": "PLA",
|
||||
"color": "#FF0000",
|
||||
"used_g": 2.71,
|
||||
"used_m": 0.91
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,164 @@
|
||||
{
|
||||
"code": 200,
|
||||
"msg": "success",
|
||||
"data": {
|
||||
"models": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "test2",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770631447469,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/1/plate_1.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/1",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"name": "test-model-drag-sort",
|
||||
"creator": "Snapmaker Test",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770595200000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/12/1770610894993-e79cf308.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/12",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"name": "test1",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "https://public.resource.snapmaker.com/model/public/avatars/13/1770617029652-0c40021d.png",
|
||||
"publishedDate": 1770595200000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/13/1770617040824-7aefaccc.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/13",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"name": "test-desc-api",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770595200000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/14/1770618717470-25f3b22a.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/14",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"name": "test-rich-text-model",
|
||||
"creator": "TestCreator",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770595200000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/15/1770622024809-940f7eb0.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/15",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"name": "lsytest001",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "https://public.resource.snapmaker.com/model/public/avatars/16/1770622423270-f59af51a.png",
|
||||
"publishedDate": 1770595200000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/16/1770622433410-7822b061.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/16",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "test1219",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/2",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "MMM_Sloth_Multicolor_v02",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/3",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "test-model-v1",
|
||||
"creator": "Snapmaker Test",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/4/profile_1770368024691/1770368024691-396d2daa.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/4",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "test-model-v2",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/5/profile_1770368609090/1770368609090-6a63b8eb.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/5",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"name": "test-model-v3",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/6/profile_1770370083525/1770370083526-f61dbf0c.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/6",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "test-model-v4",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/7/profile_1770370889981/1770370889982-ce02ac12.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/7",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"name": "test-model-v5",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/8",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"name": "test-model-final",
|
||||
"creator": "Snapmaker",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/9",
|
||||
"top": false
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"name": "sloth-multicolor-test",
|
||||
"creator": "Snapmaker Test",
|
||||
"creatorAvatar": "",
|
||||
"publishedDate": 1770336000000,
|
||||
"pic": "https://public.resource.snapmaker.com/model/public/images/10/1770374547366-224f9f59.png",
|
||||
"url": "https://pre.api.snapmaker.com/api/model/detail/10",
|
||||
"top": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"page": {
|
||||
"page": 1,
|
||||
"pageSize": 15,
|
||||
"total": 27,
|
||||
"next": "https://pre.api.snapmaker.com/api/model/list/page/2"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M2 5.33333V14.1333C2 14.4563 2.19419 14.7476 2.49231 14.8718L10 18M2 5.33333L9.38462 2.25641C9.77846 2.09231 10.2215 2.09231 10.6154 2.25641L14 3.66667M2 5.33333L6 7M10 8.66667V18M10 8.66667L18 5.33333M10 8.66667L6 7M10 18L17.5077 14.8718C17.8058 14.7476 18 14.4563 18 14.1333V5.33333M18 5.33333L14 3.66667M6 7L14 3.66667" stroke="#242424" stroke-width="1.4" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 497 B |
@@ -0,0 +1,6 @@
|
||||
<svg width="51" height="18" viewBox="0 0 51 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="51" height="18" rx="3" fill="#0C63E2" fill-opacity="0.5"/>
|
||||
<path d="M8.774 4.764C9.842 4.764 10.694 5.016 11.33 5.544C11.93 6.036 12.302 6.744 12.458 7.68H11.474C11.342 7.032 11.054 6.54 10.61 6.192C10.142 5.82 9.53 5.64 8.774 5.64C7.838 5.64 7.106 5.964 6.554 6.624C6.002 7.272 5.738 8.148 5.738 9.252C5.738 10.332 6.002 11.184 6.53 11.808C7.094 12.468 7.934 12.804 9.05 12.804C9.518 12.804 9.962 12.732 10.394 12.612C10.814 12.492 11.174 12.324 11.474 12.132V9.948H8.786V9.096H12.446V12.6C12.038 12.936 11.534 13.188 10.946 13.38C10.322 13.572 9.662 13.668 8.954 13.668C7.598 13.668 6.542 13.236 5.798 12.372C5.102 11.568 4.754 10.524 4.754 9.252C4.754 7.98 5.09 6.936 5.786 6.108C6.518 5.208 7.514 4.764 8.774 4.764Z" fill="#E6F2FF"/>
|
||||
<path d="M22.7852 7.128C23.5532 7.128 24.1652 7.308 24.6332 7.668C25.1132 8.04 25.4012 8.604 25.5092 9.36H24.5612C24.4772 8.88 24.2852 8.52 23.9852 8.28C23.6732 8.04 23.2772 7.932 22.7852 7.932C22.1852 7.932 21.7052 8.16 21.3572 8.616C21.0212 9.06 20.8532 9.66 20.8532 10.416C20.8532 11.172 21.0092 11.772 21.3452 12.204C21.6692 12.636 22.1492 12.864 22.7732 12.864C23.8292 12.864 24.4412 12.324 24.5852 11.256H25.5452C25.4012 12.048 25.1012 12.66 24.6212 13.068C24.1532 13.464 23.5412 13.668 22.7732 13.668C21.8372 13.668 21.1172 13.356 20.6012 12.732C20.1092 12.144 19.8692 11.376 19.8692 10.428C19.8692 9.48 20.1092 8.712 20.6012 8.112C21.1292 7.452 21.8612 7.128 22.7852 7.128ZM29.4437 7.128C30.3677 7.128 31.1117 7.44 31.6637 8.088C32.1917 8.7 32.4557 9.468 32.4557 10.404C32.4557 11.328 32.1917 12.096 31.6757 12.696C31.1117 13.344 30.3677 13.668 29.4437 13.668C28.5077 13.668 27.7757 13.344 27.2237 12.696C26.6957 12.096 26.4317 11.328 26.4317 10.404C26.4317 9.468 26.6957 8.7 27.2237 8.088C27.7757 7.44 28.5077 7.128 29.4437 7.128ZM29.4437 7.932C28.7837 7.932 28.2677 8.184 27.9077 8.688C27.5717 9.144 27.4157 9.708 27.4157 10.404C27.4157 11.088 27.5717 11.652 27.9077 12.108C28.2677 12.612 28.7837 12.864 29.4437 12.864C30.0917 12.864 30.6077 12.612 30.9917 12.108C31.3157 11.652 31.4837 11.076 31.4837 10.404C31.4837 9.708 31.3157 9.144 30.9917 8.688C30.6077 8.184 30.0917 7.932 29.4437 7.932ZM38.287 4.764H39.247V13.5H38.347V12.48C37.915 13.272 37.219 13.668 36.283 13.668C35.371 13.668 34.663 13.332 34.159 12.684C33.691 12.084 33.463 11.316 33.463 10.38C33.463 9.468 33.691 8.724 34.159 8.124C34.663 7.452 35.347 7.128 36.235 7.128C37.123 7.128 37.807 7.56 38.287 8.436V4.764ZM36.439 7.92C35.755 7.92 35.239 8.16 34.903 8.64C34.591 9.06 34.447 9.636 34.447 10.38C34.447 11.124 34.591 11.712 34.891 12.144C35.227 12.624 35.731 12.876 36.403 12.876C37.027 12.876 37.507 12.636 37.855 12.156C38.155 11.724 38.311 11.16 38.311 10.464V10.344C38.311 9.624 38.131 9.036 37.795 8.592C37.447 8.136 36.991 7.92 36.439 7.92ZM43.2902 7.128C44.2862 7.128 45.0422 7.464 45.5462 8.136C46.0022 8.736 46.2422 9.588 46.2662 10.668H41.3702C41.4182 11.364 41.5982 11.904 41.9342 12.288C42.2702 12.672 42.7382 12.864 43.3262 12.864C43.8302 12.864 44.2502 12.732 44.5622 12.48C44.8262 12.264 45.0302 11.94 45.1862 11.508H46.1462C46.0022 12.108 45.7262 12.588 45.3062 12.972C44.7902 13.428 44.1302 13.668 43.3262 13.668C42.4382 13.668 41.7182 13.368 41.1902 12.792C40.6382 12.192 40.3742 11.4 40.3742 10.392C40.3742 9.48 40.6262 8.712 41.1542 8.1C41.6822 7.452 42.3902 7.128 43.2902 7.128ZM43.3142 7.932C42.7622 7.932 42.3182 8.112 41.9822 8.472C41.6462 8.832 41.4542 9.312 41.3942 9.924H45.2702C45.1502 8.592 44.4902 7.932 43.3142 7.932Z" fill="#E6F2FF"/>
|
||||
<path d="M14.291 10.3047H17.2789" stroke="#E6F2FF" stroke-width="0.75"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
@@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"b8800d88be4866db1b15f8b954ab2573bba996
|
||||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "2215352959"
|
||||
serviceWorkerVersion: "3641839510"
|
||||
}
|
||||
});
|
||||
|
||||
@@ -3,11 +3,11 @@ const MANIFEST = 'flutter-app-manifest';
|
||||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"flutter_bootstrap.js": "ed300e527fb557f38e85cca50675c9cd",
|
||||
"version.json": "6d5ca0f7723a525c74b13b602c142258",
|
||||
const RESOURCES = {"flutter_bootstrap.js": "77c200f4e6ec4ef6785855fedd054b7b",
|
||||
"version.json": "f4df43bad483cd92d171358498c9d8f9",
|
||||
"index.html": "2753effad264bd7ecad1460aa8a6e57f",
|
||||
"/": "2753effad264bd7ecad1460aa8a6e57f",
|
||||
"main.dart.js": "769083526223f24a3a4332132f6f969e",
|
||||
"main.dart.js": "9442eacb997e32934212db91b3726c44",
|
||||
"flutter.js": "f31737fb005cd3a3c6bd9355efd33061",
|
||||
"version.changelog": "342987a68a2c2325abdbf8c777f5f1f9",
|
||||
"favicon.png": "be8d1ab28c20907c9869c345d0482962",
|
||||
@@ -16,14 +16,15 @@ const RESOURCES = {"flutter_bootstrap.js": "ed300e527fb557f38e85cca50675c9cd",
|
||||
"icons/Icon-maskable-512.png": "4870fb6720f4fcad016cb582589d136d",
|
||||
"icons/Icon-512.png": "343022ac1c56796cb7ff635faf0646ef",
|
||||
"manifest.json": "901d86fb8842ec0d66225a542131d689",
|
||||
"assets/AssetManifest.json": "0ca1adeaeab52709b07b5d10f289d27e",
|
||||
"assets/AssetManifest.json": "660c5d4f2ebdd5bdd856a3847ae08827",
|
||||
"assets/NOTICES": "d069331fe8f2999724abec0a42604cc7",
|
||||
"assets/FontManifest.json": "0dc3d44d47c5e2636cdca4babafb2396",
|
||||
"assets/AssetManifest.bin.json": "65479ef4a322f558edbe98c4ccb24ccf",
|
||||
"assets/AssetManifest.bin.json": "fc74193f1dcf1df8092bf993cb281f41",
|
||||
"assets/packages/lava_model_station/assets/404.png": "e8a45c994c2f6f551cf1e052f64dba1c",
|
||||
"assets/packages/lava_model_station/assets/placehoder-image.png": "fd0b3547e2b90c124112401d7a8f6a02",
|
||||
"assets/packages/lava_model_station/assets/svgs/iconPlate.svg": "05acab23d908534f0660b4f06cc36e8d",
|
||||
"assets/packages/lava_model_station/assets/svgs/iconTime.svg": "bcddee2512587e441a39fbdf4b0c1d70",
|
||||
"assets/packages/lava_model_station/assets/svgs/iconGcode.svg": "9b20a88a3f79c7347e665a8738eeea6b",
|
||||
"assets/packages/lava_model_station/assets/svgs/iconNozzle.svg": "fa46a390b0c9db063e289af55b55329e",
|
||||
"assets/packages/lava_model_station/assets/svgs/iconWeight.svg": "bfe3246df9e15f08bc5208d34ae3a814",
|
||||
"assets/packages/lava_model_station/assets/empty-box.png": "f0fcb1ead826eec9ff565c2ac0dfd1da",
|
||||
@@ -33,12 +34,12 @@ const RESOURCES = {"flutter_bootstrap.js": "ed300e527fb557f38e85cca50675c9cd",
|
||||
"assets/packages/fluttertoast/assets/toastify.css": "a85675050054f179444bc5ad70ffc635",
|
||||
"assets/packages/wakelock_plus/assets/no_sleep.js": "7748a45cd593f33280669b29c2c8919a",
|
||||
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
|
||||
"assets/AssetManifest.bin": "e4c6ca6d50f07cdddb11a96649efa238",
|
||||
"assets/AssetManifest.bin": "037b9d5cbc8fd045ebdd1277e9b52873",
|
||||
"assets/fonts/MaterialIcons-Regular.otf": "165e0312a2248a5fe696bc445a5c4e9a",
|
||||
"assets/assets/mock_data/model_detail.json": "9c3ce3e4bb3dbe78b74fc2d11d152485",
|
||||
"assets/assets/mock_data/model_station_list.json": "1dcbd846d8b97bae543caba6ce135040",
|
||||
"assets/assets/i10n/zh-CN.json": "162d7bafe00dd85dc81bc56db0a04f71",
|
||||
"assets/assets/i10n/en.json": "6bb21184ba7bf7081ab33cb62c45a55b",
|
||||
"assets/assets/i10n/zh-CN.json": "a98d1d23312e7286134122716a5aa73e",
|
||||
"assets/assets/i10n/en.json": "842c87c59ba8e6dab2147bde49e30241",
|
||||
"assets/assets/images/deviceNoResponse.webp": "1ca23a7feedfdc34362ea5789ccf895b",
|
||||
"assets/assets/images/deviceAuthorized.webp": "8eb814193bed15cec22658018871aba8",
|
||||
"assets/assets/images/IpInputGuide.webp": "06c11ce1dadc2910676aec6d40a5eea5",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
||||
{"app_name":"orca","version":"2.2.9","build_number":"20260311173512","package_name":"orca"}
|
||||
{"app_name":"orca","version":"2.2.11","build_number":"20260316160541","package_name":"orca"}
|
||||
Reference in New Issue
Block a user