mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 23:32:10 +00:00
FIX:cannot input 'L' in custom gcode dialog
Change-Id: Ib30420fdb57816d4e8e3a6cd7b327c09737f3b86 (cherry picked from commit 71278d55c410bb36210d7aaa8e938ae5bfddbbcf)
This commit is contained in:
@@ -265,7 +265,7 @@ public:
|
||||
void add_code_as_tick(Type type, int selected_extruder = -1);
|
||||
void post_ticks_changed_event(Type type = Custom);
|
||||
bool check_ticks_changed_event(Type type);
|
||||
void switch_one_layer_mode();
|
||||
bool switch_one_layer_mode();
|
||||
|
||||
bool render(int canvas_width, int canvas_height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user