• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login

Noob building a HEVO in need of help.

Scheduled Pinned Locked Moved
General Discussion
8
51
2.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • undefined
    Quattro @zapta
    last edited by 8 Jan 2020, 15:15

    @zapta said in Noob building a HEVO in need of help.:

    I can comment on the motor direction

    G1 X50 H2 F2000 ;only left motor turns CCW
    G1 Y50 H2 F2000 ;only right motor turns CCW

    While looking from the top of the computer.

    BTW, did you use the online configurator? It provides a good starting point for manual tweaking.

    Edit: yes, z (-) means up. It's confusing but correct.

    No, i did not use the online configurator, because i don't know what values to use. But its maybe better to use that instead of the one i have. Should i add these G1-codes to the config?

    @Veti said in Noob building a HEVO in need of help.:

    M92 X80 Y80 Z2560 ; Set axis steps/mm

    Is your z axis really 2560 steps? thats an unusual number.

    M564 H0

    remember to remove this once you are finished configuring your printer.

    M574 X1 Y1 Z0 S1 ; set endstop configuration (X and Y endstops only, at low end, active high)

    you have a probe configured but its not active.

    in general i would advise you to start of with the configurator
    https://configtool.reprapfirmware.org/Start
    since your config looks a bit out of date. i.e no mesh configuration, but bed config in the config.g etc.

    I haven't changed much in the config, i don't know how many steps it is. How do i know? How do i set the probe to actice? What is wrong about the M574 line?

    @DIY-O-Sphere said in Noob building a HEVO in need of help.:

    @Quattro
    I think you have mounted the Y-axis the wrong direction or do you want the motors to be mounted on the backside?
    And please do yourself a favour and use reinforced idler and motor mounts as the original ones are to weak.
    You will find several on thingiverse.

    I did not notice they where the wrong way, i will switch them around. I will replace the parts with reinforced ones, thank you for the advice.

    undefined undefined 2 Replies Last reply 8 Jan 2020, 17:37 Reply Quote 0
    • undefined
      DIY-O-Sphere
      last edited by 8 Jan 2020, 16:01

      @Quattro said in Noob building a HEVO in need of help.:

      Should i add these G1-codes to the config?

      No. That code is only for testing.

      (UTC+1)

      1 Reply Last reply Reply Quote 0
      • undefined
        Veti @Quattro
        last edited by 8 Jan 2020, 17:37

        @Quattro said in Noob building a HEVO in need of help.:

        I haven't changed much in the config, i don't know how many steps it is. How do i know? How do i set the probe to actice? What is wrong about the M574 line?

        it depends on your stepper motor 0.9 degree or 1.8 degree and your lead screw pitch.
        normal values are 400 or 1600.

        undefined undefined 2 Replies Last reply 8 Jan 2020, 17:44 Reply Quote 0
        • undefined
          zapta @Quattro
          last edited by zapta 1 Aug 2020, 17:52 8 Jan 2020, 17:40

          @Quattro said in Noob building a HEVO in need of help.:

          No, i did not use the online configurator, because i don't know what values to use. But its maybe better to use that

          The online configurators has a sequence for web forms where you enter the data and then it generates the config file for you. I would recommend going through it and if you have questions about specific fields ask here. This will give you a good baseline that you can tweak.

          Even if you already have a manual config file, you can generate one from the configurator and compare.

          As for the G1 codes in my post, they are for testing through the console, not for the config file. Enter them via the console and watch the direction of the motors.

          Also, here are a few things I learned over time from my HEVO build

          1. Direct extruder (BMG, Hemera, etc) give much better results than bowden.
          2. Stall detection works great instead of X/Y endstops.
          3. Bltouch or similar good prod works great as Z endstop and for bed leveling/compensation.
          4. 0.9 deg X/Y steppers and 16T pulleys everywhere provide more accusation positioning.
          5. Dampers on the X/Y steppers makes the movements significantly quieter.
          6. Being proficient with Fusion 360 and being able to modify parts is very useful (I used Fusion for this purpose).
          7. Bearings and rods from reputable vendors such as Misumi are better than cheap chinese stuff (though the Chinese stuff does work and is getting better and better)
          8. It takes a lot of work and patient to tweak a printer but it's also fun.

          YMMV. 😉

          1 Reply Last reply Reply Quote 0
          • undefined
            DIY-O-Sphere @Veti
            last edited by 8 Jan 2020, 17:44

            @Quattro
            Maybe the best way to calculate the steps is to use the online calculator
            https://blog.prusaprinters.org/calculator/

            (UTC+1)

            undefined 1 Reply Last reply 8 Jan 2020, 17:45 Reply Quote 0
            • undefined
              Veti @DIY-O-Sphere
              last edited by 8 Jan 2020, 17:45

              @DIY-O-Sphere said in Noob building a HEVO in need of help.:

              Maybe the best way to calculate the steps is to use the online calculator

              thats included in the configurator. just click on the steps per mm field. it opens up a calculator.

              undefined 1 Reply Last reply 8 Jan 2020, 17:47 Reply Quote 0
              • undefined
                DIY-O-Sphere @Veti
                last edited by 8 Jan 2020, 17:47

                @Veti
                You are right I have forgotten that...

                (UTC+1)

                1 Reply Last reply Reply Quote 0
                • undefined
                  DIY-O-Sphere
                  last edited by DIY-O-Sphere 1 Sept 2020, 01:07 8 Jan 2020, 18:25

                  @Quattro said in Noob building a HEVO in need of help.:

                  No, i did not use the online configurator, because i don't know what values to use.

                  I have prepared a json file, witch you can load into the configurator.
                  You have to adept steps and the dimension for the Z-axis.
                  Also the typ of extruder (geared or direct). And typ of end stops.
                  Then you are able to generate all required sys files.

                  We have to adepted the config.g later on, as some parts of configuration aren't saved propper in the json file, eg. network settings or should be tweaked a little bit....

                  config.json

                  Edit: I have change the json, as there was a mistake in probe configuration

                  (UTC+1)

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Quattro @Veti
                    last edited by 9 Jan 2020, 20:53

                    @Veti said in Noob building a HEVO in need of help.:

                    @Quattro said in Noob building a HEVO in need of help.:

                    I haven't changed much in the config, i don't know how many steps it is. How do i know? How do i set the probe to actice? What is wrong about the M574 line?

                    it depends on your stepper motor 0.9 degree or 1.8 degree and your lead screw pitch.
                    normal values are 400 or 1600.

                    Ok. The motors are 1.8 degrees, but the threads on the screw has some wierd info, it says "TR8x8 (P2)" The other ones for sale is 8x2. I assume 8mm x 2mm pitch. What does "lead" mean?

                    @zapta said in Noob building a HEVO in need of help.:

                    @Quattro said in Noob building a HEVO in need of help.:

                    No, i did not use the online configurator, because i don't know what values to use. But its maybe better to use that

                    The online configurators has a sequence for web forms where you enter the data and then it generates the config file for you. I would recommend going through it and if you have questions about specific fields ask here. This will give you a good baseline that you can tweak.

                    Even if you already have a manual config file, you can generate one from the configurator and compare.

                    As for the G1 codes in my post, they are for testing through the console, not for the config file. Enter them via the console and watch the direction of the motors.

                    Also, here are a few things I learned over time from my HEVO build

                    1. Direct extruder (BMG, Hemera, etc) give much better results than bowden.
                    2. Stall detection works great instead of X/Y endstops.
                    3. Bltouch or similar good prod works great as Z endstop and for bed leveling/compensation.
                    4. 0.9 deg X/Y steppers and 16T pulleys everywhere provide more accusation positioning.
                    5. Dampers on the X/Y steppers makes the movements significantly quieter.
                    6. Being proficient with Fusion 360 and being able to modify parts is very useful (I used Fusion for this purpose).
                    7. Bearings and rods from reputable vendors such as Misumi are better than cheap chinese stuff (though the Chinese stuff does work and is getting better and better)
                    8. It takes a lot of work and patient to tweak a printer but it's also fun.

                    YMMV. 😉

                    I am going to use the configurator now, i have to figure things out first. Thanks for the upgrade advice. I am going to upgrade the printer when i can afford it. The first on the list is a direct extruder. I am drawing alot of car parts in Fusion. I just made some tweakes on reinforced brackets and printing them on the Prusa now.

                    @Veti said in Noob building a HEVO in need of help.:

                    @DIY-O-Sphere said in Noob building a HEVO in need of help.:

                    Maybe the best way to calculate the steps is to use the online calculator

                    thats included in the configurator. just click on the steps per mm field. it opens up a calculator.

                    @DIY-O-Sphere said in Noob building a HEVO in need of help.:

                    @Quattro said in Noob building a HEVO in need of help.:

                    No, i did not use the online configurator, because i don't know what values to use.

                    I have prepared a json file, witch you can load into the configurator.
                    You have to adept steps and the dimension for the Z-axis.
                    Also the typ of extruder (geared or direct). And typ of end stops.
                    Then you are able to generate all required sys files.

                    We have to adepted the config.g later on, as some parts of configuration aren't saved propper in the json file, eg. network settings or should be tweaked a little bit....

                    config.json

                    Edit: I have change the json, as there was a mistake in probe configuration

                    Thank you. I have loaded in the file in the configurator but i need help to understand a few things first.
                    21a5813e-fcc9-46c9-831b-724923aa01a1-bilde.png
                    Do i measure "Z maximum" when the bed is on the bottom and up to the nozzle?

                    Do I have to change the X and Y minimum and maximum if I want to skip the "end stops" and use sensorless? The Y and X axis must be a little bit shorter i think, because both axis is longer then the glass plate on the bed. When I move the Y axis to the back (minimum?) it is aligned to the edge of the glass plate where the extruder stops, but the other way the extrudes goes further then the edge of the plate.

                    a0cfb3c9-6d57-4ccf-a72b-c1ffe66e0cf6-bilde.png
                    Do I select not assigned here if i want to use sensorless?

                    1d281fa3-a539-4304-9724-41b3429f0985-bilde.png
                    I changed the motor current to 1.2A, The Z-motor is probably 1.67A, does it matter only for the sensorless homing?
                    The Z-motor specs is still confusing, there is no TR 8 in the list, should i use M8x2?

                    4b142e02-91c7-4909-a72a-707e72fc1190-bilde.png

                    Do i select sensorless on X and Y? What kind of Z-probe is NPN? "Simple modulated IR probe?"

                    bfb377ee-c514-412b-9f0c-d353a07c0fe7-bilde.png
                    Does it matter if I use the "standard values" for resistance? I have measured them to be around 113k with a multimeter.

                    928d7645-a4cb-4804-863c-bcb4e4b8b588-bilde.png
                    Should i change this if I am going to use a fan for part cooling and one fan for the extruder heat sink?

                    42a3d323-8051-43ef-88b6-c4515e155958-bilde.png
                    Should the maximum values be changed to 300 - 15mm offset on both X and Y axis? This seems to only measure some of the bed.

                    Thank you all for helping me!

                    undefined 6 Replies Last reply 9 Jan 2020, 22:08 Reply Quote 0
                    • undefined
                      Veti
                      last edited by 9 Jan 2020, 21:38

                      @Quattro said in Noob building a HEVO in need of help.:

                      TR8x8

                      that means 8mm diameter. lifting 8mm per revolution.
                      with that you have 400steps/mm using a 1.8 degree motor at x16 interpolation.

                      1 Reply Last reply Reply Quote 0
                      • undefined
                        DIY-O-Sphere @Quattro
                        last edited by 9 Jan 2020, 22:08

                        @Quattro said in Noob building a HEVO in need of help.:

                        Does it matter if I use the "standard values" for resistance? I have measured them to be around 113k with a multimeter.

                        If you click into a value field a menu pops up where you can select the sensor typ
                        For the bed I think this one
                        ada9859d-bd36-47cc-8f97-f2ad3b57a5dc-grafik.png
                        For the heater you can select the E3D if it is a genuine.

                        (UTC+1)

                        1 Reply Last reply Reply Quote 0
                        • undefined
                          DIY-O-Sphere
                          last edited by 9 Jan 2020, 22:13

                          @Quattro said in Noob building a HEVO in need of help.:

                          Do i measure "Z maximum" when the bed is on the bottom and up to the nozzle?

                          👍

                          (UTC+1)

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            DIY-O-Sphere @Quattro
                            last edited by 9 Jan 2020, 22:22

                            @Quattro said in Noob building a HEVO in need of help.:

                            Do I have to change the X and Y minimum and maximum if I want to skip the "end stops" and use sensorless?

                            The homing procedure will do that for you. The file is generated by the tool.
                            In the homing sequence the axis are allowed to move outside the print aera. (Till they hit the end stop or sensorless homing takes in place)

                            (UTC+1)

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              DIY-O-Sphere @Quattro
                              last edited by 9 Jan 2020, 22:39

                              @Quattro said in Noob building a HEVO in need of help.:

                              Do I select not assigned here if i want to use sensorless?

                              For me it seams to be right. But I have never set up a system with sensorless homing.
                              So you better should read her
                              https://duet3d.dozuki.com/Wiki/Stall_detection_and_sensorless_homing

                              (UTC+1)

                              1 Reply Last reply Reply Quote 0
                              • undefined
                                DIY-O-Sphere @Quattro
                                last edited by 9 Jan 2020, 22:48

                                @Quattro said in Noob building a HEVO in need of help.:

                                Should i change this if I am going to use a fan for part cooling and one fan for the extruder heat sink?

                                That is set as standard. FAN0 is for part cooling
                                FAN1 is for the hotend. Configured like that the fan will start to rotate when then hotend reaches 45 °C

                                (UTC+1)

                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  DIY-O-Sphere @Quattro
                                  last edited by 9 Jan 2020, 22:57

                                  @Quattro said in Noob building a HEVO in need of help.:

                                  Should the maximum values be changed to 300 - 15mm offset on both X and Y axis? This seems to only measure some of the bed.

                                  That is depending where you will mount the probe.
                                  Normaly the probe sits on the side or behind of the hotend.
                                  So if the aera is set to big it could go beside the bed.
                                  I would keep the sandard values and adept them when the printer is set up.

                                  (UTC+1)

                                  1 Reply Last reply Reply Quote 0
                                  • undefined
                                    DIY-O-Sphere @Quattro
                                    last edited by DIY-O-Sphere 1 Sept 2020, 23:52 9 Jan 2020, 23:45

                                    @Quattro said in Noob building a HEVO in need of help.:

                                    Do i select sensorless on X and Y? What kind of Z-probe is NPN? "Simple modulated IR probe?"

                                    3ae1d318-d67b-41aa-91e4-d2eab88db8a9-grafik.png
                                    I think switch will generate the proper value for M558 (should be P5)

                                    https://duet3d.dozuki.com/Wiki/Connecting_a_Z_probe#Section_NPN_output_normally_open_inductive_or_capacitive_sensor

                                    To invert the signal in config.g, you have to do that by hand..
                                    For RRF3 the code should look like this
                                    M558 P5 C"^zprobe.in" H5 F120 T6000
                                    (^ inverts the signal)

                                    For a detailed description how this kind of probe is working, read her
                                    https://forum.duet3d.com/topic/2133/connecting-the-z-probe/6

                                    (UTC+1)

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      Quattro
                                      last edited by 13 Jan 2020, 21:18

                                      I got new problems with the new config.

                                      1: The bed gets a heat error. It does heat some seconds, and then stops. This did work with the old config.
                                      It is heating up if i remove "M307 H0 B0 S1.00 ; disable bang-bang mode for the nozzle heater and set PWM limit"
                                      Should i remove it or change som parameters?
                                      2020-01-13 21.48.42 (Copy).jpg
                                      I also get a warning for "over-powered."
                                      2020-01-13 22.12.37 (Copy).jpg
                                      2: How to i test the probe? The distance is "0" when i run G31. Even with a object placed under the probe.

                                      3: Can I use this for sensorless homing? Or does it need a update for firmware v3? It is from my friends HEVO with firmware V2. Should this be placed in the config.g or one of the other files?

                                      ; Endstop configuration -----------------------------------
                                      M574 Z1 S2 ; Set endstops controlled by probe
                                      M915 Y S1.5 R0 F1 ; Higher S = less sens
                                      M915 X S1.5 R0 F1

                                      The Z-axis seems to move the right amount now.

                                      1 Reply Last reply Reply Quote 0
                                      • undefined
                                        DIY-O-Sphere
                                        last edited by 13 Jan 2020, 21:23

                                        Please post the complete config.g

                                        (UTC+1)

                                        undefined 1 Reply Last reply 13 Jan 2020, 21:26 Reply Quote 0
                                        • undefined
                                          Quattro @DIY-O-Sphere
                                          last edited by 13 Jan 2020, 21:26

                                          @DIY-O-Sphere

                                          New config.g
                                          I forgot and was about to post it. Here it is.

                                          1 Reply Last reply Reply Quote 0
                                          14 out of 51
                                          • First post
                                            14/51
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA