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

    Erase and rewind (So to speak)

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    3
    15
    739
    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.
    • T3P3Tonyundefined
      T3P3Tony administrators @janjoh
      last edited by T3P3Tony

      @janjoh if its printing fairly well i would not necessarily wipe everything and start again. rather i would methodically work though the areas you find you have issues. In the end you many need to iterate over this, for example you can't fine tune the motion elements by comparing prints, until you have got the heating/extrusion working so you can print. Looks like you have done at least one round of this iteration so it should be quicker.

      Personally I do something like the following, but its not fully formalised:

      1. Get the Delta motion working and Z probing working well - this is important because delta calibration is an utter PITA without the ability to probe accurately.
      2. get heating and extrusion working well (measure exact steps/mm) for the setup
      3. Start printing and get cooling working as well as possible (this is huge topic as many factors intersect: print temperature, filament type, cooling type, ambient temperature, model geometry etc).
      4. Work on "advanced tuning" such as getting pressure advance tuned right, Dynamic acceleration adjustment etc.
      5. add the nice to have and test them (like filament monitoring, power fail resume etc).
      6. Iterate on 1-4 (although in the end it tends to be 3-4 mainly)

      Throughout steps 1-4 I would keep the printed models as simple as possible. Single walled cubes, bridging tests, overhang tests, fine detail tests (there are loads of models on your (least) favourite 3d file sharing site). Try and only tune one parameter at a time, for 1 filament. While the 3d benchies etc are cool to show a well tuned printer they take a long time to print and combine a bunch of different features so actually make the tuning process harder.

      www.duet3d.com

      janjohundefined 1 Reply Last reply Reply Quote 1
      • janjohundefined
        janjoh @T3P3Tony
        last edited by

        @T3P3Tony said in Erase and rewind (So to speak):

        @janjoh if its printing fairly well i would not necessarily wipe everything and start again. rather i would methodically work though the areas you find you have issues. In the end you many need to iterate over this, for example you can't fine tune the motion elements by comparing prints, until you have got the heating/extrusion working so you can print. Looks like you have done at least one round of this iteration so it should be quicker.

        Personally I do something like the following, but its not fully formalised:

        1. Get the Delta motion working and Z probing working well - this is important because delta calibration is an utter PITA without the ability to probe accurately.
        2. get heating and extrusion working well (measure exact steps/mm) for the setup
        3. Start printing and get cooling working as well as possible (this is huge topic as many factors intersect: print temperature, filament type, cooling type, ambient temperature, model geometry etc).
        4. Work on "advanced tuning" such as getting pressure advance tuned right, Dynamic acceleration adjustment etc.
        5. add the nice to have and test them (like filament monitoring, power fail resume etc).
        6. Iterate on 1-4 (although in the end it tends to be 3-4 mainly)

        Throughout steps 1-4 I would keep the printed models as simple as possible. Single walled cubes, bridging tests, overhang tests, fine detail tests (there are loads of models on your (least) favourite 3d file sharing site). Try and only tune one parameter at a time, for 1 filament. While the 3d benchies etc are cool to show a well tuned printer they take a long time to print and combine a bunch of different features so actually make the tuning process harder.

        1. I am quite happy there (and smart effector helps), i may be "underly aggressive" on my speeds and accels even. (Away for a cpl of days so cannot share my config right now)

        2. Yeah, lets start there. What is a recommended jig to be able to measure this in a rather exakt manner? I have tried a few, but have not found one that I actually like.

        T3P3Tonyundefined Danalundefined 2 Replies Last reply Reply Quote 0
        • T3P3Tonyundefined
          T3P3Tony administrators @janjoh
          last edited by

          @janjoh for 2. I use a set of calipers locked to 100mm and a fine felt tip marker to show exactly 100mm. then extrude until its just at the entry into the extruder. that gives me an accuracy within the width of the fine marker over 100mm so better than 0.5%

          www.duet3d.com

          janjohundefined 1 Reply Last reply Reply Quote 0
          • janjohundefined
            janjoh @T3P3Tony
            last edited by

            @T3P3Tony said in Erase and rewind (So to speak):

            @janjoh for 2. I use a set of calipers locked to 100mm and a fine felt tip marker to show exactly 100mm. then extrude until its just at the entry into the extruder. that gives me an accuracy within the width of the fine marker over 100mm so better than 0.5%

            Heh... In it's simplicity, that is probably one of the best ideas so far... despite the Zesty Nimble being a tad difficult to rest a caliper on AND being able to get a good read.

            1 Reply Last reply Reply Quote 0
            • janjohundefined
              janjoh
              last edited by

              So, here is my current config. My extrusion seem to be pretty dead on (Should be, I am using the exact stepper recommended by Zesty Tech, and using their own values for it.)

              Sooo, what would be the next step. I heard "Start with som single walled cubes"?

              ; Configuration file for Duet WiFi (firmware version 1.20 or newer)
              ; executed by the firmware on start-up
              ;
              ; generated by RepRapFirmware Configuration Tool on Sat Mar 10 2018 00:14:59 GMT+0100 (W. Europe Standard Time)
              
              ; General preferences
              G90                             ; Send absolute coordinates...
              M83                             ; ...but relative extruder moves
              M665 R179.489 L360.2 B150 H451 X0.746 Y0.761 Z0     ; Set delta radius, diagonal rod length, printable radius and homed height
              M666 X0.85 Y-0.81 Z-0.04 A0 B0                   ; Put your endstop adjustments here, or let auto calibration find them
              
              ; Network
              M550 PFullMetalDelta          ; Set machine name
              M552 S1                         ; Enable network
              ;*** Access point is configured manually via M587
              M586 P0 S1                      ; Enable HTTP
              M586 P1 S0                      ; Disable FTP
              M586 P2 S0                      ; Disable Telnet
              
              ; Drives
              M569 P0 S1                      ; Drive 0 X goes forwards
              M569 P1 S1                      ; Drive 1 Y goes forwards
              M569 P2 S1                      ; Drive 2 Z goes forwards
              M569 P3 S0                      ; Drive 3 E0 goes backwards, Zesty Nimble
              ;M569 P3 S1                      ; Drive 3 E0 goes backwards, Titan Extruder
              
              M350 X16 Y16 Z16 E16 I1         ; Configure microstepping with interpolation
              M92 X200 Y200 Z200 
              
              ;M92 E418.5            ; Set steps per mm (Titan)
              ;M92 E2855		; Set steps per mm (Zesty)
              M92 E2700
              
              ;M566 X1200 Y1200 Z1200 E1200    ; Set maximum instantaneous speed changes (mm/min) Titan
              M566 X1200 Y1200 Z1200 E60    ; Set maximum instantaneous speed changes (mm/min) Zesty
              M203 X18000 Y18000 Z18000 E1200 ; Set maximum speeds (mm/min)
              ;M201 X1000 Y1000 Z1000 E1000		    ; Set accelerations (mm/s^2) Titan
              M201 X1000 Y1000 Z1000 E120		    ; Set accelerations (mm/s^2)  Zesty
              M906 X1000 Y1000 Z1000 E500 I30 ; Set motor currents (mA) and motor idle factor in per cent
              M84 S30                         ; Set idle timeout
              
              ; Axis Limits
              M208 Z0 S1                      ; Set minimum Z
              
              ; Endstops
              M574 X2 Y2 Z2 S1                   ; Set active high endstops
              
              ; Z-Probe
              M558 P5 R0.4 F1400 H3 A5		; Smart Effector
              G31 P100 X0 Y0 Z-0.176         
              M557 R148 S20                   ; Define mesh grid
              
              ; Heaters
              ;M305 P0 T99670 B4471 C8.262085e-8 R4700  ; Set thermistor + ADC parameters for heater 0 Keenovo heater
              M305 P0 T100000 B3950 R4700  ; Set thermistor + ADC parameters for heater 0 Clever3d heater
              M143 H0 S120                    ; Set temperature limit for heater 0 to 120C
              M305 P1 T100000 B4725 C7.060000e-8 R4700  ; Set thermistor + ADC parameters for heater 1
              M143 H1 S280                    ; Set temperature limit for heater 1 to 280C
              
              ; Fans
              ;M106 P0 S0 I0 F10 H-1        ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
              M106 P0 S0 I1 F100 H-1 L0.3       ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
              M106 P1 S1 I0 F500 H1 T45       ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
              ;M106 P2 S1 I0 F500 H1 T45       ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on
              M106 P2 I1 H100:101 T45:55 L0.3
              
              ; Tools
              M563 P0 D0 H1                   ; Define tool 0
              G10 P0 X0 Y0 Z0                 ; Set tool 0 axis offsets
              G10 P0 R0 S0                    ; Set initial tool 0 active and standby temperatures to 0C
              
              ;M572 D0 S0.03			; Pressure advance
              
              M912 P0 S-22		; Temperature offset.
              
              ; Automatic saving after power loss is not enabled
              
              ; Custom settings are configured
              M501
              
              ;Load mesh calibration
              G29 S1
              
              
              ; bed.g file for RepRapFirmware, generated by Escher3D calculator
              ; 10 points, 6 factors, probing radius: 148, probe offset (0, 0)
              G28
              G30 P0 X0.00 Y148.00 Z-99999 H0
              G30 P1 X128.17 Y74.00 Z-99999 H0
              G30 P2 X128.17 Y-74.00 Z-99999 H0
              G30 P3 X0.00 Y-148.00 Z-99999 H0
              G30 P4 X-128.17 Y-74.00 Z-99999 H0
              G30 P5 X-128.17 Y74.00 Z-99999 H0
              G30 P6 X0.00 Y74.00 Z-99999 H0
              G30 P7 X64.09 Y-37.00 Z-99999 H0
              G30 P8 X-64.09 Y-37.00 Z-99999 H0
              G30 P9 X0 Y0 Z-99999 S6
              
              
              janjohundefined 1 Reply Last reply Reply Quote 0
              • janjohundefined
                janjoh @janjoh
                last edited by janjoh

                @janjoh Ah, and also my config-override .. looking at it, i am not certain why i have so many heaters.. Hm

                ; config-override.g file generated in response to M500 at 2019-01-12 17:07
                ; This is a system-generated file - do not edit
                ; Delta parameters
                M665 L360.200 R179.538 H454.035 B150.0 X0.094 Y-0.102 Z0.000
                M666 X-0.479 Y0.105 Z0.373 A0.00 B0.00
                ; Heater model parameters
                M307 H0 A191.5 C361.9 D2.0 S1.00 V12.2 B0
                M307 H1 A409.2 C206.7 D4.6 S1.00 V12.0 B0
                M307 H2 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                M307 H3 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                M307 H4 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                M307 H5 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                M307 H6 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                M307 H7 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                G10 L2 P1 X0.00 Y0.00 Z0.00
                G10 L2 P2 X0.00 Y0.00 Z0.00
                G10 L2 P3 X0.00 Y0.00 Z0.00
                G10 L2 P4 X0.00 Y0.00 Z0.00
                G10 L2 P5 X0.00 Y0.00 Z0.00
                G10 L2 P6 X0.00 Y0.00 Z0.00
                G10 L2 P7 X0.00 Y0.00 Z0.00
                G10 L2 P8 X0.00 Y0.00 Z0.00
                G10 L2 P9 X0.00 Y0.00 Z0.00
                
                Danalundefined 1 Reply Last reply Reply Quote 0
                • Danalundefined
                  Danal @janjoh
                  last edited by Danal

                  @janjoh said in Erase and rewind (So to speak):

                  Yeah, lets start there. What is a recommended jig to be able to measure this in a rather exakt manner? I have tried a few, but have not found one that I actually like.

                  You are WAY over thinking this... Let's assume you find a way to get extrusion steps/mm set to within a few microns. You will STILL need to adjust extrusion % to get 'best' prints. For many reasons.

                  Therefore, get steps/mm within a percent, meaning 1mm over the span of 100mm, which is very easy to do by eye and a 'Razor Sharpie', and don't change it again (unless something on the printer changes). If you really want, get it within 1mm over 1000mm and you'll be within 0.1%. Not that this accomplishes anything in the real world, but it may make some folks feel better. 🙂

                  Then tune extrusion percentages for various print operations.

                  Delta / Kossel printer fanatic

                  janjohundefined 1 Reply Last reply Reply Quote 0
                  • janjohundefined
                    janjoh @Danal
                    last edited by

                    @Danal Yeah, i know. And as I wrote, it was pretty much "spot on" from an extrusion point of view it turns out from last time I did to an E-cal.

                    1 Reply Last reply Reply Quote 0
                    • Danalundefined
                      Danal @janjoh
                      last edited by Danal

                      @janjoh said in Erase and rewind (So to speak):

                      i am not certain why i have so many heaters.. Hm

                      The firmware just writes its entire heater array to config_override. Whether those heaters exist or not (exist = 'are in the configuration').

                      Same thing with G10 (workplace coordinate offset). It will set them all, whether you ever use them or not.

                      Delta / Kossel printer fanatic

                      janjohundefined 1 Reply Last reply Reply Quote 0
                      • janjohundefined
                        janjoh @Danal
                        last edited by

                        @Danal Ah. Thank you for the clarification.

                        I decided that I'd see what happen if i use a "default" Cura profile and just change retracts and temps. Just to see what it will do.

                        I have a feeling that 3 years of "tinkering" probably has accumulated a lot of issues and "tweaks for issues that causes new issues" ... so to speak

                        1 Reply Last reply Reply Quote 1
                        • janjohundefined
                          janjoh
                          last edited by

                          Right..
                          So, again, I started with a completely blank Cura, and changed speeds and temps. Base speed set to 60mm/s (it looks so slow after seeing it perform at 400mm/s)

                          As we can see, I'm getting a nasty Z-seam and what appears to be artifacts from the lack of both coasting and pressure advance in the corners. Which issue should I tackle first ya'think? 🙂

                          alt text

                          ;FLAVOR:RepRap
                          ;TIME:687
                          ;Filament used: 0.486841m
                          ;Layer height: 0.15
                          ;MINX:-14.8
                          ;MINY:-14.805
                          ;MINZ:0.3
                          ;MAXX:15.2
                          ;MAXY:15.195
                          ;MAXZ:19.95
                          ;Generated with Cura_SteamEngine 4.3.0
                          [Removed gcode]
                          ;End of Gcode
                          ;SETTING_3 {"extruder_quality": ["[general]\\nversion = 4\\nname = Torwell PLA\\
                          ;SETTING_3 ndefinition = deltabot\\n\\n[metadata]\\nquality_type = fast\\ntype =
                          ;SETTING_3  quality_changes\\nposition = 0\\nsetting_version = 9\\n\\n[values]\\
                          ;SETTING_3 nbrim_width = 5\\nfill_outline_gaps = True\\nmaterial_final_print_tem
                          ;SETTING_3 perature = 210\\nmaterial_initial_print_temperature = 210\\nmaterial_
                          ;SETTING_3 print_temperature = 210\\nretraction_amount = 1\\nspeed_print = 60\\n
                          ;SETTING_3 \\n"], "global_quality": "[general]\\nversion = 4\\nname = Torwell PL
                          ;SETTING_3 A\\ndefinition = deltabot\\n\\n[metadata]\\nquality_type = fast\\ntyp
                          ;SETTING_3 e = quality_changes\\nsetting_version = 9\\n\\n[values]\\nacceleratio
                          ;SETTING_3 n_enabled = False\\nmaterial_bed_temperature = 65\\n\\n"}
                          
                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA