|
|
|
|
@ -560,6 +560,7 @@ def main(workdir, r, print_id):
@@ -560,6 +560,7 @@ def main(workdir, r, print_id):
|
|
|
|
|
#移除该脚底板的面积处理 |
|
|
|
|
res = requests.get(f'https://mp.api.suwa3d.com/api/footCode/deleteByPid?pid={pid}') |
|
|
|
|
#os.system(f'blender -b -P fill_dm_code.py') |
|
|
|
|
bpy.ops.wm.quit_blender() |
|
|
|
|
return |
|
|
|
|
|
|
|
|
|
jpg_img = Image.open(jpg_path) |
|
|
|
|
@ -578,6 +579,7 @@ def main(workdir, r, print_id):
@@ -578,6 +579,7 @@ def main(workdir, r, print_id):
|
|
|
|
|
#移除该脚底板的面积处理 |
|
|
|
|
res = requests.get(f'https://mp.api.suwa3d.com/api/footCode/deleteByPid?pid={pid}') |
|
|
|
|
#os.system(f'blender -b -P fill_dm_code.py') |
|
|
|
|
bpy.ops.wm.quit_blender() |
|
|
|
|
return |
|
|
|
|
|
|
|
|
|
qr_img = Image.open(qr_path) |
|
|
|
|
|