You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mfm-configuration-options-setup.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,6 +94,12 @@ A map processed with this set of options will have the following appearance:
94
94
| -------- | ------- | ------- | ------- |
95
95
|`extraPurgePreviousColors`|`[int]`| ≥0 | Tool indices to add extra purging to when that tool is the previous tool in a toolchange. |
96
96
97
+
### Misc Options
98
+
99
+
| Key | Value | Cardinality | Description |
100
+
| -------- | ------- | ------- | ------- |
101
+
|`restorePositionFeedrate`|`int` or `-1`| 1 | The feedrate to use when resuming between features. No value or `-1` will use the existing printing state feedrate when resuming. A high feedrate should be used for multi-nozzle printers. Feedrate is in mm/min. |
102
+
97
103
### Feature Types (Extrusion Roles)
98
104
99
105
3D printed Feature Types are different categories used to define printing order and settings of printing travel and extrusion movements.
0 commit comments