FileManager extensions
20 Nov 2020 00:13 #189847
by cmorley
Replied by cmorley on topic FileManager extensions
Try this:
It currently requires a combox label added with a space between it and the extensions
Chris
PROGRAM_EXTENSION = .nc,.tap G-Code File
It currently requires a combox label added with a space between it and the extensions
Chris
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:22 #189848
by phillc54
Replied by phillc54 on topic FileManager extensions
Attachments:
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:25 #189849
by cmorley
Replied by cmorley on topic FileManager extensions
Gcode (*.ngc) and All (*) are always added. Is that problematic?
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:29 #189850
by phillc54
Replied by phillc54 on topic FileManager extensions
If I click on GCode then the .tap and .nc files show but the .ngc ones don't.
If I add .ngc file to the filter then click GCode .ngc .tap and .nc files all show.
It would be nice if the files in the filter could be set as the default and also if the extensions were shown in the ComboBox.
If I add .ngc file to the filter then click GCode .ngc .tap and .nc files all show.
It would be nice if the files in the filter could be set as the default and also if the extensions were shown in the ComboBox.
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:34 #189851
by cmorley
Replied by cmorley on topic FileManager extensions
This will work (aside from the default entry is still there)
I'll have to rethink the always added default entries.
PROGRAM_EXTENSION = .ngc,.nc,.tap G-Code File (*.ngc,*.nc,*.tap)
I'll have to rethink the always added default entries.
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:38 - 20 Nov 2020 00:39 #189852
by phillc54
Replied by phillc54 on topic FileManager extensions
Of course it would, I should have seen that...This will work (aside from the default entry is still there)
PROGRAM_EXTENSION = .ngc,.nc,.tap G-Code File (*.ngc,*.nc,*.tap)
How about a magic comment, say 'default' at the end of the PROGRAM_EXTENSION if you want that to be the default.I'll have to rethink the always added default entries.
Last edit: 20 Nov 2020 00:39 by phillc54.
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:40 #189853
by cmorley
Replied by cmorley on topic FileManager extensions
I think I'll add a default only if the INI entry is missing - otherwise you won;t see any files.
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:48 #189855
by phillc54
This is what Axis does:
Replied by phillc54 on topic FileManager extensions
That sounds OK, the All Files is a handy backstop though.I think I'll add a default only if the INI entry is missing - otherwise you won;t see any files.
This is what Axis does:
Attachments:
Please Log in or Create an account to join the conversation.
20 Nov 2020 00:58 #189856
by cmorley
Replied by cmorley on topic FileManager extensions
yes having 'all' always would work too.
Please Log in or Create an account to join the conversation.
20 Nov 2020 05:45 #189866
by cmorley
Replied by cmorley on topic FileManager extensions
Ok I tried again
only all(*) is always added now.
Chris
only all(*) is always added now.
Chris
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.130 seconds