Follow-up of 9d4344a78c
-> ensure printbed always rendered as custom in gcode preview mode
This commit is contained in:
parent
54a4340631
commit
0348986bda
7 changed files with 33 additions and 30 deletions
src/libslic3r/GCode
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue