1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

added end_program() function to GCodeWriter

This commit is contained in:
Alexander Rössler
2015-02-07 12:36:29 +01:00
parent d6feec808c
commit f2fa8cb63f
3 changed files with 11 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@
std::string lift();
std::string unlift();
Clone<Pointf3> get_position() const;
std::string end_program();
%{
SV*