Creality Ender 3 - printing in front of the build plate











up vote
2
down vote

favorite












I am trying to print my first test but my Creality Ender 3 starts printing near the front edge and within 10 seconds is printing in front of the tray (off onto my table). I really think it should be starting the print in the middle and then never going so close to the edge and even over it



What can I do?










share|improve this question









New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1




    Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
    – 0scar
    Dec 3 at 22:58















up vote
2
down vote

favorite












I am trying to print my first test but my Creality Ender 3 starts printing near the front edge and within 10 seconds is printing in front of the tray (off onto my table). I really think it should be starting the print in the middle and then never going so close to the edge and even over it



What can I do?










share|improve this question









New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1




    Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
    – 0scar
    Dec 3 at 22:58













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I am trying to print my first test but my Creality Ender 3 starts printing near the front edge and within 10 seconds is printing in front of the tray (off onto my table). I really think it should be starting the print in the middle and then never going so close to the edge and even over it



What can I do?










share|improve this question









New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to print my first test but my Creality Ender 3 starts printing near the front edge and within 10 seconds is printing in front of the tray (off onto my table). I really think it should be starting the print in the middle and then never going so close to the edge and even over it



What can I do?







calibration build-plate






share|improve this question









New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Dec 4 at 22:43









0scar

8,75521239




8,75521239






New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 3 at 22:39









Michael Hudlow

111




111




New contributor




Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Michael Hudlow is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
    – 0scar
    Dec 3 at 22:58














  • 1




    Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
    – 0scar
    Dec 3 at 22:58








1




1




Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
– 0scar
Dec 3 at 22:58




Hi and welcome to 3D Printing.SE! Please add which slicer you use and share some settings of the build platform.
– 0scar
Dec 3 at 22:58










2 Answers
2






active

oldest

votes

















up vote
4
down vote













When a print is not printing on the build platform, you either:




  1. Have the incorrect settings in the slicer (e.g. Ultimaker Cura, a common mistake is that the "origin at center" option is active), or


  2. Have the center of the bed incorrectly stored in your firmware. (See: How to center my prints on the build platform? or Recalibrating Home-position).



Note that the most simple change (after you verified the slicer settings and confirmed that it still does not print in the center) is adjusting the settings in the slicer (bed settings, of start G-code script), this way you do not need to compile and upload new firmware (e.g. if you are uncomfortable or inexperienced in doing so), but, fixing it in the firmware is the best solution. Why? If you change the offset in the slicer you force the bed dimensions to a new position that you know where it is, while if changed in the firmware, the printer "knows" the actual size and the limits.





To fully answer your question, we need a little more information what slicer you use and what the current settings are. From your question it sounds as if the offset is more than a few millimeters. Usually this hints to an incorrect slicer setting (frequently Ultimaker Cura).






share|improve this answer






























    up vote
    2
    down vote













    The Ender 3 has its standard homing position not set to a point on the build plate but rather at the physical position of the endstops. That is a couple millimeter in front and at the side of the front left corner. To make it clear, home or (0,0,0) is not the center of the build plate but some millimeters off the front-left corner.



    To move the home position away from the physical switch positions and onto the build plate's front left corner - should you want to - you will need to switch the firmware of your printer.



    A walkthrough I had with an Ender3 (the same machine type) is at Recalibrating Home Position






    share|improve this answer























    • Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
      – GalacticCowboy
      Dec 4 at 14:12






    • 1




      @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
      – Trish
      Dec 4 at 14:24










    • My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
      – GalacticCowboy
      Dec 4 at 14:29








    • 1




      @GalacticCowboy made it clearer for convenience.
      – Trish
      Dec 4 at 14:32






    • 1




      @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
      – GalacticCowboy
      Dec 4 at 19:17











    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "640"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });






    Michael Hudlow is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f7573%2fcreality-ender-3-printing-in-front-of-the-build-plate%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    4
    down vote













    When a print is not printing on the build platform, you either:




    1. Have the incorrect settings in the slicer (e.g. Ultimaker Cura, a common mistake is that the "origin at center" option is active), or


    2. Have the center of the bed incorrectly stored in your firmware. (See: How to center my prints on the build platform? or Recalibrating Home-position).



    Note that the most simple change (after you verified the slicer settings and confirmed that it still does not print in the center) is adjusting the settings in the slicer (bed settings, of start G-code script), this way you do not need to compile and upload new firmware (e.g. if you are uncomfortable or inexperienced in doing so), but, fixing it in the firmware is the best solution. Why? If you change the offset in the slicer you force the bed dimensions to a new position that you know where it is, while if changed in the firmware, the printer "knows" the actual size and the limits.





    To fully answer your question, we need a little more information what slicer you use and what the current settings are. From your question it sounds as if the offset is more than a few millimeters. Usually this hints to an incorrect slicer setting (frequently Ultimaker Cura).






    share|improve this answer



























      up vote
      4
      down vote













      When a print is not printing on the build platform, you either:




      1. Have the incorrect settings in the slicer (e.g. Ultimaker Cura, a common mistake is that the "origin at center" option is active), or


      2. Have the center of the bed incorrectly stored in your firmware. (See: How to center my prints on the build platform? or Recalibrating Home-position).



      Note that the most simple change (after you verified the slicer settings and confirmed that it still does not print in the center) is adjusting the settings in the slicer (bed settings, of start G-code script), this way you do not need to compile and upload new firmware (e.g. if you are uncomfortable or inexperienced in doing so), but, fixing it in the firmware is the best solution. Why? If you change the offset in the slicer you force the bed dimensions to a new position that you know where it is, while if changed in the firmware, the printer "knows" the actual size and the limits.





      To fully answer your question, we need a little more information what slicer you use and what the current settings are. From your question it sounds as if the offset is more than a few millimeters. Usually this hints to an incorrect slicer setting (frequently Ultimaker Cura).






      share|improve this answer

























        up vote
        4
        down vote










        up vote
        4
        down vote









        When a print is not printing on the build platform, you either:




        1. Have the incorrect settings in the slicer (e.g. Ultimaker Cura, a common mistake is that the "origin at center" option is active), or


        2. Have the center of the bed incorrectly stored in your firmware. (See: How to center my prints on the build platform? or Recalibrating Home-position).



        Note that the most simple change (after you verified the slicer settings and confirmed that it still does not print in the center) is adjusting the settings in the slicer (bed settings, of start G-code script), this way you do not need to compile and upload new firmware (e.g. if you are uncomfortable or inexperienced in doing so), but, fixing it in the firmware is the best solution. Why? If you change the offset in the slicer you force the bed dimensions to a new position that you know where it is, while if changed in the firmware, the printer "knows" the actual size and the limits.





        To fully answer your question, we need a little more information what slicer you use and what the current settings are. From your question it sounds as if the offset is more than a few millimeters. Usually this hints to an incorrect slicer setting (frequently Ultimaker Cura).






        share|improve this answer














        When a print is not printing on the build platform, you either:




        1. Have the incorrect settings in the slicer (e.g. Ultimaker Cura, a common mistake is that the "origin at center" option is active), or


        2. Have the center of the bed incorrectly stored in your firmware. (See: How to center my prints on the build platform? or Recalibrating Home-position).



        Note that the most simple change (after you verified the slicer settings and confirmed that it still does not print in the center) is adjusting the settings in the slicer (bed settings, of start G-code script), this way you do not need to compile and upload new firmware (e.g. if you are uncomfortable or inexperienced in doing so), but, fixing it in the firmware is the best solution. Why? If you change the offset in the slicer you force the bed dimensions to a new position that you know where it is, while if changed in the firmware, the printer "knows" the actual size and the limits.





        To fully answer your question, we need a little more information what slicer you use and what the current settings are. From your question it sounds as if the offset is more than a few millimeters. Usually this hints to an incorrect slicer setting (frequently Ultimaker Cura).







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Dec 4 at 14:57

























        answered Dec 3 at 22:57









        0scar

        8,75521239




        8,75521239






















            up vote
            2
            down vote













            The Ender 3 has its standard homing position not set to a point on the build plate but rather at the physical position of the endstops. That is a couple millimeter in front and at the side of the front left corner. To make it clear, home or (0,0,0) is not the center of the build plate but some millimeters off the front-left corner.



            To move the home position away from the physical switch positions and onto the build plate's front left corner - should you want to - you will need to switch the firmware of your printer.



            A walkthrough I had with an Ender3 (the same machine type) is at Recalibrating Home Position






            share|improve this answer























            • Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
              – GalacticCowboy
              Dec 4 at 14:12






            • 1




              @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
              – Trish
              Dec 4 at 14:24










            • My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
              – GalacticCowboy
              Dec 4 at 14:29








            • 1




              @GalacticCowboy made it clearer for convenience.
              – Trish
              Dec 4 at 14:32






            • 1




              @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
              – GalacticCowboy
              Dec 4 at 19:17















            up vote
            2
            down vote













            The Ender 3 has its standard homing position not set to a point on the build plate but rather at the physical position of the endstops. That is a couple millimeter in front and at the side of the front left corner. To make it clear, home or (0,0,0) is not the center of the build plate but some millimeters off the front-left corner.



            To move the home position away from the physical switch positions and onto the build plate's front left corner - should you want to - you will need to switch the firmware of your printer.



            A walkthrough I had with an Ender3 (the same machine type) is at Recalibrating Home Position






            share|improve this answer























            • Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
              – GalacticCowboy
              Dec 4 at 14:12






            • 1




              @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
              – Trish
              Dec 4 at 14:24










            • My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
              – GalacticCowboy
              Dec 4 at 14:29








            • 1




              @GalacticCowboy made it clearer for convenience.
              – Trish
              Dec 4 at 14:32






            • 1




              @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
              – GalacticCowboy
              Dec 4 at 19:17













            up vote
            2
            down vote










            up vote
            2
            down vote









            The Ender 3 has its standard homing position not set to a point on the build plate but rather at the physical position of the endstops. That is a couple millimeter in front and at the side of the front left corner. To make it clear, home or (0,0,0) is not the center of the build plate but some millimeters off the front-left corner.



            To move the home position away from the physical switch positions and onto the build plate's front left corner - should you want to - you will need to switch the firmware of your printer.



            A walkthrough I had with an Ender3 (the same machine type) is at Recalibrating Home Position






            share|improve this answer














            The Ender 3 has its standard homing position not set to a point on the build plate but rather at the physical position of the endstops. That is a couple millimeter in front and at the side of the front left corner. To make it clear, home or (0,0,0) is not the center of the build plate but some millimeters off the front-left corner.



            To move the home position away from the physical switch positions and onto the build plate's front left corner - should you want to - you will need to switch the firmware of your printer.



            A walkthrough I had with an Ender3 (the same machine type) is at Recalibrating Home Position







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Dec 4 at 15:57

























            answered Dec 4 at 0:29









            Trish

            3,333434




            3,333434












            • Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
              – GalacticCowboy
              Dec 4 at 14:12






            • 1




              @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
              – Trish
              Dec 4 at 14:24










            • My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
              – GalacticCowboy
              Dec 4 at 14:29








            • 1




              @GalacticCowboy made it clearer for convenience.
              – Trish
              Dec 4 at 14:32






            • 1




              @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
              – GalacticCowboy
              Dec 4 at 19:17


















            • Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
              – GalacticCowboy
              Dec 4 at 14:12






            • 1




              @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
              – Trish
              Dec 4 at 14:24










            • My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
              – GalacticCowboy
              Dec 4 at 14:29








            • 1




              @GalacticCowboy made it clearer for convenience.
              – Trish
              Dec 4 at 14:32






            • 1




              @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
              – GalacticCowboy
              Dec 4 at 19:17
















            Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
            – GalacticCowboy
            Dec 4 at 14:12




            Note that one purpose of having the "home" position off the build plate is that it can run each axis to the stops (to reorient itself) without fear of jamming the hot end into the build plate. If you change this in the firmware, you need to take this into account. This sounds more like a slicer problem - the slicer needs to know where home is, and if it is set incorrectly, it won't start in the correct location.
            – GalacticCowboy
            Dec 4 at 14:12




            1




            1




            @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
            – Trish
            Dec 4 at 14:24




            @GalacticCowboy there's a difference between "home" and "endstop" position - before homing, the machine goes to endstops in the order X, Y, Z, then moves to home.
            – Trish
            Dec 4 at 14:24












            My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
            – GalacticCowboy
            Dec 4 at 14:29






            My Ender 3 Pro does not move to a different position before beginning print. However, I have Cura set with home at "lower left". And in fact, in the Ender 3 firmware, moving to the endstops is what it does when selecting the "Auto Home" option.
            – GalacticCowboy
            Dec 4 at 14:29






            1




            1




            @GalacticCowboy made it clearer for convenience.
            – Trish
            Dec 4 at 14:32




            @GalacticCowboy made it clearer for convenience.
            – Trish
            Dec 4 at 14:32




            1




            1




            @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
            – GalacticCowboy
            Dec 4 at 19:17




            @CarlWitthoft (The most recent) Cura does have a preset labeled as Ender 3, but its build plate is listed as the wrong size (235x235 instead of 220x220). They might have just relabeled the CR10 as Trish mentioned.
            – GalacticCowboy
            Dec 4 at 19:17










            Michael Hudlow is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            Michael Hudlow is a new contributor. Be nice, and check out our Code of Conduct.













            Michael Hudlow is a new contributor. Be nice, and check out our Code of Conduct.












            Michael Hudlow is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to 3D Printing Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f7573%2fcreality-ender-3-printing-in-front-of-the-build-plate%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Plaza Victoria

            In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

            How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...