mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 14:44:19 -06:00
G code generator will include marks for the G-code analyzer, so
the path preview will be colored with a fine granularity.
This commit is contained in:
parent
8564ac391c
commit
feb269c97c
3 changed files with 23 additions and 7 deletions
|
@ -69,7 +69,7 @@ class GCodeSender : private boost::noncopyable {
|
|||
void send();
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace Slic3r
|
||||
|
||||
#endif
|
||||
#endif
|
||||
#endif /* BOOST_LIBS */
|
||||
#endif /* slic3r_GCodeSender_hpp_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue