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

My corexy hbot configurations and build pictures

Scheduled Pinned Locked Moved
Example setups and prints
3
32
2.1k
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
    Veti
    last edited by 29 Aug 2020, 06:43

    @tracar said in My corexy hbot configurations and build pictures:

    M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0
    M305 P1 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 1

    your thermistor settings are not configured properly. 4138 is the default and most likely wrong for your thermistors.

    undefined 1 Reply Last reply 29 Aug 2020, 06:51 Reply Quote 0
    • undefined
      tracar @Veti
      last edited by 29 Aug 2020, 06:51

      @Veti
      this i had no clue i needed to fix. what do i need to do to fix this ?

      undefined 1 Reply Last reply 29 Aug 2020, 06:55 Reply Quote 0
      • undefined
        Veti @tracar
        last edited by 29 Aug 2020, 06:55

        @tracar

        find out what thermistors you have and look in the spec sheet and find the beta value.

        undefined 1 Reply Last reply 29 Aug 2020, 06:58 Reply Quote 0
        • undefined
          tracar @Veti
          last edited by tracar 29 Aug 2020, 06:58

          @Veti
          ahhhh , i had to configer these in marlin as a 6 on the old prusa
          i think that was a 100k

          1 Reply Last reply Reply Quote 0
          • undefined
            Veti
            last edited by 29 Aug 2020, 07:04

            nearly all thermistors used today are 100k

            marlin 6 is

            • 6 : 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup)
              

            not a good starting point.

            where did you buy the thermistors?

            undefined 1 Reply Last reply 29 Aug 2020, 07:11 Reply Quote 0
            • undefined
              tracar @Veti
              last edited by 29 Aug 2020, 07:11

              @Veti
              think it came with the prusa, i3 clone from folgertech a few tears ago!!

              1 Reply Last reply Reply Quote 0
              • undefined
                Veti
                last edited by 29 Aug 2020, 07:43

                the prusa i3 clone comes with a mk8 hotend. are you still using that?

                undefined 1 Reply Last reply 29 Aug 2020, 13:28 Reply Quote 0
                • undefined
                  tracar @Veti
                  last edited by 29 Aug 2020, 13:28

                  @Veti has been parted out long ago.
                  after reading up on this thermister stuff, i see what you are trying to get after.
                  i dont think i have the info, but can find out by using a temp probe . Or just ordering some from amazon that the values are known.

                  1 Reply Last reply Reply Quote 0
                  • undefined
                    Veti
                    last edited by 29 Aug 2020, 14:50

                    if you can establish the resistance at certain temperatures, then that would be perfect.

                    measure the resistance at something like 25, 120 and 240.

                    then use the https://configtool.reprapfirmware.org/Heaters click on the Beta value, select custom and enter those values.
                    It will calculate B and C for you. That would be more accurate as thermistors have variations that can lead to +/- 10 C.

                    Failing to do that you can buy a thermistor.
                    Preferable a Semitec 104-GT2.
                    I personally use a PT1000 (no daughter board necessary) for hotend and bed.

                    1 Reply Last reply Reply Quote 0
                    • undefined
                      tracar
                      last edited by 29 Aug 2020, 14:53

                      @Veti said in My corexy hbot configurations and build pictures:

                      f you can establish the resistance at certain temperatures, then that would be perfect.
                      measure the resistance at something like 25, 120 and 240.
                      then use the https://configtool.reprapfirmware.org/Heaters click on the Beta value, select custom and enter those values.
                      It will calculate B and C for you. That would be more accurate as thermistors have variations that can lead to +/- 10 C.
                      Failing to do that you can buy a thermistor.
                      Preferable a Semitec 104-GT2.
                      I personally use a PT1000 (no daughter board necessary) for hotend and bed

                      i understand, even with my current setup, i notice, its always overshooting the temp around 10 degrees, but then adjusts it to where it needs to be.

                      undefined 1 Reply Last reply 29 Aug 2020, 15:02 Reply Quote 0
                      • undefined
                        Veti @tracar
                        last edited by 29 Aug 2020, 15:02

                        @tracar
                        that is an indication that you need to adjust the pid tuning.

                        see
                        https://duet3d.dozuki.com/Wiki/Tuning_the_heater_temperature_control

                        If during initial heating the temperature undershoots the target, reduce the A parameter. If it overshoots the target, increase the A parameter. Try increasing/decreasing it by 5% or 10%.

                        undefined 1 Reply Last reply 29 Aug 2020, 15:16 Reply Quote 0
                        • undefined
                          tracar
                          last edited by 29 Aug 2020, 15:10

                          so 3724.2 would be a good starting point

                          1 Reply Last reply Reply Quote 0
                          • undefined
                            tracar @Veti
                            last edited by 29 Aug 2020, 15:16

                            @Veti said in My corexy hbot configurations and build pictures:

                            what about

                            M303 H1 S240 ; auto tune heater 1, default PWM, 240C target or maximum temperature

                            M303 ; report the auto-tune status or last result

                            1 Reply Last reply Reply Quote 0
                            • undefined
                              Veti
                              last edited by 29 Aug 2020, 15:20

                              yes and save those values in your config.g

                              1 Reply Last reply Reply Quote 0
                              • undefined
                                tracar
                                last edited by tracar 29 Aug 2020, 15:27

                                the results of the M303 H1 S240

                                M307 H1 was used to get this info after the M303 H1 S240:

                                Heater 1 model: gain 869.9, time constant 308.4, dead time 3.1, max PWM 1.00, calibration voltage 24.2, mode PID, inverted no, frequency default
                                Computed PID parameters for setpoint change: P20.7, I0.672, D44.3
                                Computed PID parameters for load change: P20.

                                does it auto save this info? or how and where do i add this

                                1 Reply Last reply Reply Quote 0
                                • undefined
                                  mrehorstdmd
                                  last edited by 29 Aug 2020, 15:36

                                  Is it H-bot or corexy? AFAIK, it can't be both...

                                  https://drmrehorst.blogspot.com/

                                  undefined 2 Replies Last reply 29 Aug 2020, 15:37 Reply Quote 0
                                  • undefined
                                    tracar @mrehorstdmd
                                    last edited by 29 Aug 2020, 15:37

                                    @mrehorstdmd hbot

                                    1 Reply Last reply Reply Quote 0
                                    • undefined
                                      tracar @mrehorstdmd
                                      last edited by tracar 29 Aug 2020, 15:43

                                      @mrehorstdmd

                                      so after auto tuning and creating this :
                                      M307 H1 A869.9 C308.4 D3.1 V24.2 B0
                                      where in the config.g do i place it?
                                      what is the B0? for

                                      undefined 1 Reply Last reply 29 Aug 2020, 15:45 Reply Quote 0
                                      • undefined
                                        Veti @tracar
                                        last edited by 29 Aug 2020, 15:45

                                        @tracar said in My corexy hbot configurations and build pictures:

                                        where in the config.g do i place it?

                                        after the
                                        M950 H1
                                        command

                                        B0 Disables Bang Bang and enables PID mode.

                                        undefined 1 Reply Last reply 29 Aug 2020, 15:48 Reply Quote 0
                                        • undefined
                                          tracar @Veti
                                          last edited by 29 Aug 2020, 15:48

                                          @Veti said in My corexy hbot configurations and build pictures:

                                          M950 H1
                                          im still on firmware version 2.03

                                          undefined 2 Replies Last reply 29 Aug 2020, 15:50 Reply Quote 0
                                          11 out of 32
                                          • First post
                                            11/32
                                            Last post
                                          Unless otherwise noted, all forum content is licensed under CC-BY-SA