mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-09 15:57:55 -06:00
FIX:cannot input 'L' in custom gcode dialog
Change-Id: Ib30420fdb57816d4e8e3a6cd7b327c09737f3b86 (cherry picked from commit 71278d55c410bb36210d7aaa8e938ae5bfddbbcf)
This commit is contained in:
parent
bea9a0854e
commit
ca4db188ea
3 changed files with 8 additions and 3 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue