Vojtech Bubnik fb29325b14 Fix of G-code Viewer not loading .gco files #5536
".gcode", ".gco", ".g" and ".ngc" were considered to be G-code file
extensions by the G-code import / export file dialogs, but not by
various other functions. Now the G-code extension is tested by
a single function is_gcode_file(string).
2021-01-05 12:26:11 +01:00
..
2020-01-03 16:33:04 +01:00
2020-10-26 14:23:44 +01:00
2020-11-09 15:15:30 +01:00
2019-10-25 13:15:21 +02:00
2020-11-23 17:52:08 +01:00