mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-02 23:31:13 -07:00
ENH: add custom gcode back
Add custom gcode back, which can be inserted in gcode viewer layer slider. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I270cc438bedf11b30f07f8f9bad6ae5436d5a2dd
This commit is contained in:
parent
b0de324ea8
commit
b8d9a2fdf3
17 changed files with 185 additions and 65 deletions
|
|
@ -48,8 +48,6 @@ private:
|
|||
void process();
|
||||
void stop_worker_thread_request();
|
||||
void worker_finished();
|
||||
void push_simplify_style();
|
||||
void pop_simplify_style();
|
||||
|
||||
void create_gui_cfg();
|
||||
void request_rerender(bool force = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue