Jump to content

error how can i fix


dykwcpu

Recommended Posts

Posted · error how can i fix

hello 

 I have a problem and do not know how to solve this problem 

After heating the printer stop moving and do not know what the reasons

and that is gcode

; info: M303 E0 S200 C8 ; Pid auto-tune

 

M140 S{material_bed_temperature}; Start heating up the base

G28 ; Home to top 3 endstops

; Autolevel and adjust first layer

; Adjust this value to fit your own printer! (positive is thicker)

; This default value is intentionally very high to accommodate the

; variety of print heads used with this printer. Many of you will

; need tiny values like Z0 or Z0.1. Use feeler gauges to dial this

; in as accurately as possible.

G29 Z10

 

; Squirt and wipe ;

M109 S220 ; Wait for the temp to hit 220

G00 X125 Y-60 Z0.1 ;

G92 E0 ;

G01 E25 F100 ; Extrude a little bit to replace oozage from auto levelling

G01 X90 Y-50 F6000 ;

G01 Z5 ;

 

; Set the extruder to the requested print temperature

M104 S{material_print_temperature}

 

  • Link to post
    Share on other sites

    Posted · error how can i fix

    Well the M109 is the part where it heats the heater.  So the problem has to be after that line.

     

    G00 is not a normal gcode.  It is normally "G0".  What kind of printer is this?  I would try changing all the G00 to G0 and change G01 to G1.  But maybe your printer likes this type of gcode.

     

     

  • Link to post
    Share on other sites

    Posted · error how can i fix

    google seems to think the anycubic kossel uses Marlin for the firmware.  Marlin likes G0 and G1 so go ahead and fix those and see what happens.

  • Link to post
    Share on other sites

    Posted · error how can i fix
    20 hours ago, dykwcpu said:

    hello

    i understand the problem from move and linear but how can i fix this problem and Is it a mistake of installation or programming

     

    Where does your gcode-snippet come from (it looks weird)? Is this the start script from Cura or something completely different?

    In case of Cura: AFAIK Cura does not have a printer profile for anycubic kossel - how have you configured the printer?

  • Link to post
    Share on other sites

    Posted · error how can i fix

    the gcode it is from cura and i configured printer from youtube and have booklet 

  • Link to post
    Share on other sites

    Posted · error how can i fix

    hello i try change G00 to G0 and G01 to G1 but i have same problem i'm mid printing it is stop 

  • Link to post
    Share on other sites

    Posted · error how can i fix

    Hi dykwcpu,

     

    "stops mid print" is slightly different from "stops during start" (or during heating)...? Can you describe a bit more elaborate what happens and when? Can you rule out hardware problems? Does the printer runs fine with gcode files from other slicers?

     

    Your Cura start script contains several comments and fix temperatures. I assume you have already modified it for your specific needs

    (it sounds like you have to do this anyway)?

     

    If in doubt: Can you upload a complete gcode file that gives you problems - perhaps can someone else with an Anicubic Kossel have a look at it (although the probability is not that high - it's eventually the Ultimaker forum... ?)

     

  • Link to post
    Share on other sites

    Posted · error how can i fix

    hello 

     

    I will explain to you in detail the temperature I have 220 and 60 bed I do not know how much the appropriate temperature i need, character works well in terms of movement but my problem after heating would like to start printing when getting down on the bed stop and not printed and I selected simple forms is experimental but if there is anything you want to check it tell me what is The steps I am implementing to extract it for science This is the first printer I'm working on, I'm still beginning Is it possible to nominate me another forum to solve this problem. With Regards

  • Link to post
    Share on other sites

    Posted · error how can i fix

    I have no clue about delta printers. It should be possible to upload your sample gcode file here. We could check if it contains something weird (or rule this out), but that's it.

    Is there no support from the manufacturer or the reseller?

     

  • 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. 
         
          • Like
        • 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.
          • Like
        • 0 replies
    ×
    ×
    • Create New...