update src\libslic3r

This commit is contained in:
wjyLearn
2025-12-20 19:15:57 +08:00
parent 69be99b00a
commit 50572b196e
75 changed files with 5255 additions and 969 deletions

View File

@@ -391,6 +391,7 @@ private:
//QDS
void check_placeholder_parser_failed();
size_t cur_extruder_index() const;
size_t cur_config_index() const;
size_t get_extruder_id(unsigned int filament_id) const;
void set_extrude_acceleration(bool is_first_layer);