Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Matt77
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 20
    • Best 0
    • Controversial 0
    • Groups 0

    Matt77

    @Matt77

    0
    Reputation
    1
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Matt77 Unfollow Follow

    Latest posts made by Matt77

    • RE: [3.3] E stepper issue

      The heater 3 error is gone, thanks @phaedrux to point this out.
      the problem with the extruder stepper still persists.

      its really strange, with RRF 3.2.2 its all fine.
      as soon as i'm migrating to 3.3 and extruding or retracting the stepper is so "week" that i can stop it from moving with my hand. without any force.

      its like its not getting enough power. but with v3.2.2 its all good.

      posted in Firmware installation
      Matt77undefined
      Matt77
    • RE: [3.3] E stepper issue

      @phaedrux
      Thanks for the hint. ill correct that and see if its already fixing the problem.

      posted in Firmware installation
      Matt77undefined
      Matt77
    • RE: [3.3] E stepper issue

      @dc42
      it seems indeed that i have some errors.

      M98 P"config.g"
      HTTP is enabled on port 80
      FTP is disabled
      TELNET is disabled
      Error: Heater 3 not found
      Warning: Heater 1 appears to be over-powered. If left on at full power, its temperature is predicted to reach 1086C
      Warning: Heater 0 appears to be over-powered. If left on at full power, its temperature is predicted to reach 246C
      Error: Invalid use of P parameter
      
      M584
      Driver assignments: X0 Y1 Z2:4 E3, 3 axes visible
      
      M906
      Motor current (mA) - X:1600, Y:1600, Z:1600, E:700, idle factor 30%
      
      M913
      Motor current % of normal - X:100, Y:100, Z:100, E:100
      

      my convig.g looks like this:

      ; General preferences
      M80															; Turns on the ATX power supply
      G90                                                			; Send absolute coordinates...
      M83                                                			; ...but relative extruder moves
      
      M667 S1                                            			; Select CoreXY mode
      
      ; Network
      M550 PBLV mgn Cube                                 			; Set machine name
      M552 S1                                            			; Enable network
      M586 P0 S1                                         			; Enable HTTP
      M586 P1 S0                                			        ; Disable FTP
      M586 P2 S0                                         			; Disable Telnet
      
      ; Drives
      M569 P0 S1                                         			; Drive 0 goes backwards blv: its was S1
      M569 P1 S1                                  			    ; Drive 1 goes backwards blv: its was S1
      M569 P2 S0                               			       	; Drive 2 goes forwards
      M569 P3 S1                              			       	; Drive 3 goes backwards WAS 0
      M569 P4 S0                                      			; Drive 2 goes forwards
      
      M350 X16 Y16 Z16 E16 I1										; Configure microstepping with interpolation 
      M92 X200 Y200 Z400 E422,65                         			; Set E steps per mm for Bondtech. 
      ;M566 X600 Y600 Z24 E300									; Set maximum instantaneous speed changes (Jerk) (mm/min) 
      M566 X900 Y900 Z12 E300										; Set maximum instantaneous speed changes (Jerk) (mm/min) 
      M203 X20000 Y20000 Z600 E2000								; Set maximum speeds (mm/min) 
      M201 X1200 Y1200 Z250 E120									; Set accelerations (mm/s^2)
      ;M201 X1200 Y1200 Z100 E5000								; Set accelerations (mm/s^2)
      ;M906 X1000 Y1000 Z1000 E700 I30	       	            	; Set motor currents (mA) and motor idle factor in per cent
      M906 X1600 Y1600 Z1600 E700 I30	       	            		; Set motor currents (mA) and motor idle factor in per cent
      M84 S30                                          			; Set idle timeout
      
      ;Drive Mapping
      M584 X0 Y1 Z2:4 E3							; two Z motors connected to driver outputs Z and E1
      M671 X-65:362 Y151:151 S6 						; leadscrews at left (connected to Z) and right (connected to E1) of X axis
      
      ; Pressure advance
      ; M572 D0 S0.05					   			; disabled Pressure advance
      
      ;Retract 
      ;M207 S1.0 F2400 Z0.075
      
      ; Axis Limits
      M208 X-23 Y0 Z0 S1                                 			; Set axis minima
      M208 X300 Y331 Z340 S0                             			; Set axis maxima
      
      ; Endstops
      M574 X1 S1 P"xstop"						; Set active high endstops edit: Y endstop is high(max).
      M574 Y2 S1 P"ystop"						; Set active high endstops edit: Y endstop is high(max).
      ;M574 Z1 S2 P"zstop"						; Define Z to use Probe. Home to Min
      
      ; Filament sensor
      ;M591 D0 P1 C3 S1				 			; Set Filament sensor Simple type (High) for extruder drive 0, connected to endstop input 3 (E0)
      
      ; BLTouch - Heaters
      ; M307 H7 A-1 C-1 D-1 							; Disable the 7th Heater to free up PWM channel 5 on the Duex board.
      M307 H3 A-1 C-1 D-1 							; Disable the 3rd Heater
      
      ; PID Tuning
      ;M307 H1 A648.9 C201.0 D6.7 S1.00 V24.2 B0			; Set PID for hotend values
      ;M307 H1 A663.5 C214.7 D6.6 S1.00 V24.1 B0			; E3D clone Hotend
      M307 H1 A1061.0 C214.0 D4.9 S1.00 V24.1 B0			; Copperhead Hotend
      M307 H0 A221.6 C533.9 D0.8 S1.00 V23.4 B0			; Set PID for heated bed values
      
      ; Z-Probe
      M574 Z1 S2 P"zstop"                                 ; Set endstops controlled by probe
      ;M558 P9 C"^zprobe.in" H5 A4 F500 T4000				; Set Z probe type BLTouch sensor
      M558 P9 C"^zprobe.in" H5 R0.2 A5 F100 T6000	B1		; Set Z probe type BLTouch sensor
      M950 S0 C"exp.heater3" 								; create servo/gpio 0 on heater 3 pin on expansion connector
      ;G31 P25 X28.5 Y-5 Z2.60                         	; Set Z probe trigger value, offset and trigger height
      ;G31 P25 X28.5 Y-5 Z2.55
      G31 P25 X28.5 Y-5 Z2.51
      
      M557 X30:270 Y30:270 S80			   				; Define mesh grid
      
      ; Heaters and Sensors
      M140 H0
      M308 S0 P"bed_temp" Y"thermistor" T100000 B3950	C0 R4700	; Set thermistor + ADC parameters for heater 0
      M950 H0 C"bed_heat" T0										; heater 0 uses the bed_heat pin, sensor 0
      M143 H0 S130                                       			; Set temperature limit for heater 0 to 100C
      
      ;M308 S1 P"e0_temp" Y"thermistor" T100000 B3950 C0 R4700		; Set thermistor + ADC parameters for heater 1
      M308 S1 P"e0_temp" Y"thermistor"T500000 B4723 C1.196220e-7			; Set thermistor + ADC parameters for heater 1 (Tool) Mosquito Hotend
      M950 H1 C"e0_heat" T1 										; heater 1 uses the e0_heat pin and sensor 1
      M143 H1 S300                                      			; Set temperature limit for heater 1 to 260C
      
      
      ; Fans
      M950 F0 C"FAN0" Q500
      M106 P0 S0 H-1 C"Part"                            		; Cooling-Fan,, Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off 
      
      M950 F1 C"FAN1" Q500
      M106 P1 S1 H1 T35 C"Tool"				        ; Tool-Fan, Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      
      M950 F2 C"FAN2" Q500
      M106 P2 S1 H-1 C"Duet"                           		; Duet-Fan, Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on
      
      
      ; 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
      
      ; Automatic power saving
      M911 S21 R22 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" 		; Set voltage thresholds and actions to run on power loss
      
      ; Custom settings are not configured
      M564 H0                                   	   		; Let the Jog buttons work blv: added to allow jog buttons
      
      posted in Firmware installation
      Matt77undefined
      Matt77
    • [3.3] E stepper issue

      Hi,

      I upgraded my running setup of the Duet 2 WiFi with 3.2.2 to 3.3 and now my stepper E (extruder) is behaving strange.

      it seems to be to "week", like it would not get enough power.
      all other steppers seems to work fine (X,Y,Z)

      is there anything what needs to get changed when changing from FW 3.2.2 to 3.2 in regards to the extruder stepper?

      thanks a lot in advance for any help
      Matt

      posted in Firmware installation
      Matt77undefined
      Matt77
    • Manually turn on Filament sensor

      Hi im trying to integrate the Laser Filament Monitor into Repetier server and was wandering if there is any command which i could use to enable/turn-on the Filament sensor.

      regards
      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77
    • RE: Laser Filament Monitor - activate for USB prints

      @dc42 Hi,
      could you maybe point me in the right direction how such a command, to enable the filament monitor, could be send?
      How does it need to look like?

      regards
      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77
    • Laser Filament Monitor - activate for USB prints

      Hi,

      i already tried to find an answer to this but the last topic was from 2018, so im not sure if already something changed here.

      i'm currently using running my Duet Wifi on FM 2.05.1 with the laser filament monitor v2.

      since im nearly printing all from the Repetier Server and therefore over USB i would like to enable the filament monitor also for USB prints.

      Repetier-Server could handle the pause and resuming process as long as the firmware would send any message when a filament run-out is detected.

      is there any possibility to implement something like that?

      regards
      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77
    • RE: Laser Filament Monitor v2 - strange readings

      i changed the housing and getting now the below figures.

      M591 D0
      Duet3D laser filament monitor v2 on input 3, disabled, allow 40% to 120%, check every 3.0mm, version 2, quality 223, brightness 29, shutter 120, measured min 0% avg 120% max 166% over 702.0mm

      Is a min of 0% mages any sense here?

      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77
    • RE: Laser Filament Monitor v2 - strange readings

      @droftarts Hi,

      i tried a housing for the sensor with indirect sensing of the movement with bearings.
      therefore i would assume that all filaments should work more or less the same.

      is there currently any recommended/preferred housing for the laser filament monitor?

      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77
    • Laser Filament Monitor v2 - strange readings

      Hi,

      got mi Laser filament monitor and trying to calibrate it.

      the output from M591 D0 is the below.
      the min, avg and max values are extremely strange.
      any idea why?

      running the Duet Wifi with FW 2.05

      this is what i have in my config.g

      M591 D0 P5 C3 R40:120 E3.0 S0

      Duet3D laser filament monitor v2 on input 3, disabled, allow 40% to 120%, check every 3.0mm, version 2, quality 222, brightness 39, shutter 132, measured min -161% avg -132% max 2509% over 804.7mm

      thanks in advance for all replies
      Matt

      posted in Filament Monitor
      Matt77undefined
      Matt77