mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-31 07:58:43 +03:00
fix bug
This commit is contained in:
@@ -1767,7 +1767,8 @@ void TabPrint::update_description_lines()
|
||||
if (m_post_process_explanation) {
|
||||
m_post_process_explanation->SetText(
|
||||
_L("Post processing scripts shall modify G-code file in place."));
|
||||
m_post_process_explanation->SetPathEnd("post-processing-scripts_283913");
|
||||
//Y
|
||||
//m_post_process_explanation->SetPathEnd("post-processing-scripts_283913");
|
||||
}
|
||||
// upadte G-code substitutions from the current configuration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user