Commit cdee364
FIX: CLI auto filament map result not synced to plate before 3MF export
In CLI mode, after print->process() computes the auto filament map,
the result was not written back to part_plate. This caused the exported
3MF to contain the pre-slice sanitized values (all 1s) instead of the
actual computed mapping.
jira: none
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I42add9879eaa67fd8e5a9252e26bee2a23c3892e1 parent 02de9af commit cdee364
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7089 | 7089 | | |
7090 | 7090 | | |
7091 | 7091 | | |
| 7092 | + | |
| 7093 | + | |
| 7094 | + | |
| 7095 | + | |
| 7096 | + | |
| 7097 | + | |
| 7098 | + | |
| 7099 | + | |
| 7100 | + | |
| 7101 | + | |
7092 | 7102 | | |
7093 | 7103 | | |
7094 | 7104 | | |
| |||
0 commit comments