Merge branch 'master' into fs_mouse

This commit is contained in:
Filip Sykala 2022-02-10 10:26:04 +01:00
commit 74cf6649f3
36 changed files with 935 additions and 126 deletions

View file

@ -937,6 +937,9 @@ private:
void _render_bed_for_picking(bool bottom);
void _render_objects(GLVolumeCollection::ERenderType type);
void _render_gcode();
#if ENABLE_SHOW_TOOLPATHS_COG
void _render_gcode_cog();
#endif // ENABLE_SHOW_TOOLPATHS_COG
void _render_selection();
void _render_sequential_clearance();
#if ENABLE_RENDER_SELECTION_CENTER