mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-27 00:24:00 -06:00
FIX:optimize the process of loading/unloading p1p printers
Change-Id: Ib1b83aceca9753a6d6086c0b159da015d705f86a
This commit is contained in:
parent
12d0a51362
commit
a476bbd229
2 changed files with 28 additions and 4 deletions
|
@ -2519,8 +2519,8 @@ void AMSControl::UpdateStepCtrl(bool is_extrusion)
|
|||
|
||||
wxString VT_TRAY_LOAD_STEP_STRING[VT_LOAD_STEP_COUNT] = {
|
||||
_L("Heat the nozzle"),
|
||||
_L("Feed new filament from external spool"),
|
||||
_L("Confirm whether the filament has been extruded"),
|
||||
_L("Push new filament into the extruder"),
|
||||
_L("Grab new filament"),
|
||||
_L("Purge old filament"),
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue