mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Completed implementation of 'File->GCode preview...' command
This commit is contained in:
parent
e010d287c5
commit
2f9dd9d9e8
3 changed files with 87 additions and 44 deletions
|
@ -228,7 +228,6 @@ public:
|
|||
memDC.SelectObject(wxNullBitmap);
|
||||
SetBmp(bitmap);
|
||||
}
|
||||
wxYield();
|
||||
}
|
||||
|
||||
void SetBmp(wxBitmap& bmp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue