mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
Follow-up of 9d4344a78c -> ensure printbed always rendered as custom in gcode preview mode
This commit is contained in:
@@ -694,7 +694,6 @@ bool GCodeProcessor::process_producers_tags(const std::string& comment)
|
||||
|
||||
bool GCodeProcessor::process_prusaslicer_tags(const std::string& comment)
|
||||
{
|
||||
std::cout << comment << "\n";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user