有构建板,支持多模型构建,但生成支撑的切片还有bug
This commit is contained in:
@@ -30,13 +30,21 @@
|
||||
"Waiting in queue for slicing": "在队列中排队等待切片",
|
||||
"Slicing": "切片中",
|
||||
"Sliced": "已切片",
|
||||
"Uploaded": "已上传",
|
||||
"Failed": "失败",
|
||||
"This model has already been sliced. The existing GCode will be overwritten. Continue?": "该模型已经生成过切片,重新切片会覆盖原有GCode文件,是否继续?",
|
||||
"Upload STL": "上传STL",
|
||||
"Download GCode": "下载 GCode",
|
||||
"GCode Preview": "GCode 预览",
|
||||
"Delete": "删除",
|
||||
"No files uploaded yet.": "还没有上传文件。",
|
||||
"Drag & Drop STL file here or Click to Select": "将 STL 文件拖放到此处或点击选择",
|
||||
"Uploading...": "上传中...",
|
||||
"Upload Complete!": "上传完成!",
|
||||
"Upload error.": "上传出错。",
|
||||
"Upload failed.": "上传失败。",
|
||||
"Please upload a valid .stl file!": "请上传有效的 .stl 文件!"
|
||||
,
|
||||
"Slicing queued!": "切片已排队!",
|
||||
"Draft Quality": "草稿质量",
|
||||
"Standard Quality": "标准质量",
|
||||
@@ -44,5 +52,6 @@
|
||||
"Dynamic Quality": "动态质量",
|
||||
"Low Quality": "低质量",
|
||||
"Super Quality": "超高质量",
|
||||
"Ultra Quality": "极高质量"
|
||||
"Ultra Quality": "极高质量",
|
||||
"Plater": "构建板"
|
||||
}
|
||||
Reference in New Issue
Block a user