mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-15 00:13:00 +00:00
ENH: modify the error information of gcode check
jira: none Change-Id: Icccd17e110408f2fdb9890307139de0f9821f008 (cherry picked from commit 2ee87600cb6d1d09808447bb6ec996224d633905)
This commit is contained in:
@@ -3114,7 +3114,7 @@ Plater::priv::priv(Plater *q, MainFrame *main_frame)
|
||||
"wipe_tower_rotation_angle", "wipe_tower_cone_angle", "wipe_tower_extra_spacing", "wipe_tower_extra_flow", "wipe_tower_max_purge_speed",
|
||||
"wipe_tower_wall_type", "wipe_tower_extra_rib_length","wipe_tower_rib_width","wipe_tower_fillet_wall",
|
||||
"wipe_tower_filament",
|
||||
"best_object_pos", "extruder_change_length"
|
||||
"best_object_pos", "extruder_change_length", "master_extruder_id"
|
||||
}))
|
||||
, sidebar(new Sidebar(q))
|
||||
, notification_manager(std::make_unique<NotificationManager>(q))
|
||||
|
||||
Reference in New Issue
Block a user