NEW:add nozzle mapping

Change-Id: Idb9b183b2f93205de20053e8a3833e1e65c5da28
(cherry picked from commit 80271986bd567d27278759f6f30e1239087f4b7d)
(cherry picked from commit f48dd6f43d96b71bbbfb2487328c016f3307931f)
This commit is contained in:
tao wang 2025-08-28 15:12:48 +08:00 committed by Noisyfox
parent 2cd92165f6
commit e218e43aba

View file

@ -244,6 +244,7 @@ struct PrintParams {
std::string ftp_folder;
std::string ftp_file;
std::string ftp_file_md5;
std::string nozzle_mapping;
std::string ams_mapping;
std::string ams_mapping2;
std::string ams_mapping_info;