Jump to content

test di stampa


mausal62

Recommended Posts

Posted · test di stampa

Buongiorno, sarebbe possibile prima di iniziare una stampa, effettuare un test di prova per verificare che i filamenti escano in maniera corretta? per evitare che si cominci una stampa complicata e ci si accorga dopo che il pva non esce correttamente.

grazie.

Maurizio

  • Link to post
    Share on other sites

    Posted (edited) · test di stampa

    Some printer definitions include "purge lines" that print before the actual model starts to print.

    In Cura you can enable a "skirt" or a 'brim" that goes around the model and is for the same purpose (to get the plastic flowing).

    Edited by GregValiant
  • Link to post
    Share on other sites

    Posted · test di stampa

    If it is an Ultimaker printer then someone else will have to respond as I don't know them.

     

    If it another brand of printer you can add something like this to the StartUp Gcode:

    G92 E0 ; Reset E

    G28; Home XY axes

    G1 Z10.0 F3000 ; Move Z

    G1 X1.0 Y20 Z0.3 F5000.0 ; Move

    G1 X1.0 Y200.0 Z0.3 F1500.0 E15 ; First purge line

    G1 X3.0 Y200.0 Z0.3 F5000.0 ; Move

    G1 X3.0 Y20 Z0.3 F1500.0 E30 ; Second purge line

    G1 E28 F1800

    G92 E0 ; Reset Extruder

    The purge lines above run to Y=200 and would need to be adjusted if your bed isn't that big.

  • 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. 
         
        • 18 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...