Jump to content

GCODE Output to SD-Card


christian-zuercher

Recommended Posts

Posted · GCODE Output to SD-Card

When You have multiple different STL's You want to print, the Filename can't be preselected. You have to see and remember what Name Cura uses. It would be nice to be able to preselect a Filename for the Output.

It happened to me that the Order when adding STL's to the Platform changed, the Output Filename also changed and, as a Result, I printed the wrong File from the Card.

 

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    A "preselected" Filename would be easyer... than always hving to select the Targetfilename... One Click => Ready

    Selecting a Filenam by clicking right on the SD-Icon does not make the Targetfilename "persistent" :-{ ... and any Change in the Settings saves the File automatically with the "everchanging Youmustremember Filename"

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Many times I have clobbered my gcode file because when I go to make the next one I overwrite the previous one that had the same name. Very annoying. Not sure my work flow when this happens but I assume it's probably like this: load model A, slice and save. Load model B, oops - too late, model A gcode now has model B in it. Delete model A. oops, now gcode has model B in it. Start over! Clear platform.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    You can right click on the SD icon in Cura and Click 'Save GCode..' and name it then.

     

    Did something happen to the SD card icon in the latest github version of Cura (13.10). It is missing.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Did something happen to the SD card icon in the latest github version of Cura (13.10). It is missing.

     

    I'm using 13.09 for Windows. It's working fine.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Did something happen to the SD card icon in the latest github version of Cura (13.10). It is missing.

     

    Running linux? I did apply a patch to the linux SD card detection a few days ago, as suggested by a linux user.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Yes, running Linux.

    The SD card icon was nice, a single click and eject prompt after saving.

    That icon is not showing up automatically (in 13.10).

    Now I have to right click on the Print icon and find an SD card from the file system then open another program to safely "eject" the SD filesystem.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Have You connected more than just an SD-Card? (external HD etc.)

    When more external (over USB) connected Storage is present, the SD-Card Icon disappeares on my Machine. Example: When I connect my HTC Phone, it goes away too... I believe, Cura does not really know what's an SD-Card and what's not... id does just look for external Storgedevices (Daid: is this correct?)

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    On windows it looks for removable storage devices. On Mac it looks specifically for SD card readers. On Linux it used to use /media/* and just use any directory found there. But it has been patched to check if they are mount points, it also looks in /media/USERNAME/*

    The code can be found in Cura/util/removableStorage.py, around line 120 the Linux code can be found.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    My problem was that the SD card icon disappears when Cura thinks there is a printer connected.

    I have the printer connected (to ACM0) and the printer icon only shows up when the Machine settings -> Serial port =AUTO , but Cura fails to connect to the printer:

    ...

    Connecting to: /dev/ttyACM0

    Error while connecting to /dev/ttyACM0: 'Timeout'

    ...

    The SD card icon does work very nicely as expected when the printer is disconnected and an SD card is plugged into the computer.

    My current solution is to set the Cura serial port to ACM0 and remove the SD card from the computer, that way the automatically changing print/save icon changes to "Save toolpath" since the print icon fails to show up and no SD card is found. Then I use Pronterface to print the saved gcode to the connected printer at ACM0.

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    @anthonyT - I'm not sure I followed you there but did you know you can right click on the icon (whether it is a print icon, a SD card or whatever) and you have more choices?

     

  • Link to post
    Share on other sites

    Posted · GCODE Output to SD-Card

    Yes, I know you can right click, or go from the file menu. My point was that the the SD icon was a convenient one click that unfortunately disappeared when Cura thinks there is a printer attached (machine serial port=auto). The only solution for Cura that I can think of is to have multiple icons that are automatically enabled (SD, Save, Print) rather than one icon location that tries to determine what the user has connected to their computer.

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
        • 7 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
        • 0 replies
    ×
    ×
    • Create New...