• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login
  1. Home
  2. MartinNYHC
  3. Posts
  • Profile
  • Following 0
  • Followers 1
  • Topics 70
  • Posts 417
  • Best 25
  • Controversial 0
  • Groups 0

Posts made by MartinNYHC

  • RE: Issues with pressure advance since RRF 3.4

    @gloomyandy My extruder is clogged 🤕 Will do the test prints tomorrow.

    posted in General Discussion
    undefined
    MartinNYHC
    16 Oct 2022, 14:32
  • RE: Issues with pressure advance since RRF 3.4

    @Argo I also had this issue before I switched from a Mosquito Magnum to Rapido 😉

    posted in General Discussion
    undefined
    MartinNYHC
    16 Oct 2022, 14:31
  • RE: Issues with pressure advance since RRF 3.4

    @gloomyandy I already tried lots of different settings within the last few months but that doesn't change anything. The same applies to the RRF version - same results as @Argo starting with 3.4.

    posted in General Discussion
    undefined
    MartinNYHC
    16 Oct 2022, 12:11
  • RE: Issues with pressure advance since RRF 3.4

    After synchronizing with @Argo what already has been tested and what not I wanted to rule out that the problem is caused by the 1LC toolboard.

    IMG_0986.jpeg

    Top: E stepper comnnected to a Duet3 3HC
    Bottom: E stepper connected to 1LC

    So at least we are now sure that it is not related to the 1LC.

    My setup:

    Same printer as @Argo
    Duet3 6HC with 1LC and SBC running RRF 3.4.3
    LGX extruder with Rapido HF hotend.

    config.g

    	; General preferences
    M111 S0                     							; Debugging off
    G21                         							; Work in millimetres
    G90                         							; Send absolute coordinates...
    M83                         							; ...but relative extruder moves
    M669 K1                     							; Select CoreXY mode
    M564 S1 H1                  							; Forbid axis movements when not homed
    G4 S1   												; wait for expansion boards to start
    
    ; Drives
    
    ; --- Z Drive map ---
    ;     _______
    ;    | 3 | 4 |
    ;    | ----- |
    ;    | 2 | 5 |
    ;     -------
    ;      front
    ;
    
    ; Drive directions
    M569 P0 S1 												; A (X)
    M569 P1 S1 												; B (Y)
    M569 P2 S1 												; Z1
    M569 P3 S0 												; Z2
    M569 P4 S1 												; Z3
    M569 P5 S0 												; Z4
    M569 P121.0 S1 											; E
    
    ; Motor mapping and steps per mm
    M584 X1 Y0 Z2:3:4:5 E121.0
    M350 X16 Y16 Z16 E16 I1         						; Use 1/16 microstepping with interpolation everywhere
    M92 X80 Y80 Z400 E414.92683
    
    ; Drive currents
    M906 X1500 Y1500 Z1500 E650     						; XYZ and E current
    M906 I30                        						; Idle current percentage
    M84 S300                        						; Idle timeout
    
    ; Accelerations and speed
    ;M566 X600 Y600 Z60 E8000								; Set maximum instantaneous speed changes (mm/min)
    M566 X400 Y400 Z60 E8000								; Set maximum instantaneous speed changes (mm/min)
    M203 X30000 Y30000 Z3000 E15000 						; Set maximum speeds (mm/min)
    M201 X10000 Y10000 Z250 E1800     						; Set maximum accelerations (mm/s^2) 
    M204 P4000 T5000
    
    ; Accelerometer
    ;M955 P121.0 I05										; set address and orientation of tool board
    
    ; PA, DAA
    ;M572 D0 S0.05
    M572 D0 S0.035
    M593 P"zvdd" F35.2
    
    ; Axis travel limits
    M208 X5 Y-5 Z0 S1               						; Set axis minima
    M208 X350 Y350 Z375 S0          						; Set axis maxima
    
    ; Endstops
    M574 X2 S1 P"^io1.in"          							; Xmax endstop
    M574 Y2 S1 P"^io2.in"          							; Ymax endstop
    ;M574 Z1 S1 P"^io3.in"                                   ; Z endstop switch
    M574 Z1 P"nil" 										; No endstop
    
    ; Z probes
    ;M558 K0 P8 C"121.io0.in" I1 H2.5 F250 T18000 A31 S0.0035 R0.2  ; set Z probe type to switch and the dive height + speeds
    ;G31 K0 P500 X0 Y25 Z8.74
    ;M558 K1 P8 C"io3.in" I1 H2 F240 T18000 A31 S0.0035 R0.2 ; set Z probe type to switch and the dive height + speeds
    ;G31 K1 P500 X0 Y0 Z0			                          ; set Z probe trigger value, offset and trigger height -0.8
    
    ; Filament Sensor
    ;M591 D0 P7 C"121.io2.in" S1
    
    ; Bed leveling
    M671 X-53:-53:400:400 Y-5:420:420:-5 S20      			; Define Z belts locations (Front_Left, Back_Left, Back_Right, Front_Right)
    ;M557 X20:335 Y20:330 P5:5
    M557 X120:235 Y120:230 P2:2
    
    ; Bed heater
    M308 S0 P"temp0" Y"thermistor" T100000 B3950             ; configure sensor 0 as thermistor
    M950 H0 C"out1" T0                                       ; create bed heater output
    M307 H0 B0 S1.00                                         ; disable bang-bang mode for the bed heater and set PWM limit
    M140 H0                                                  ; map heated bed to heater 0
    M143 H0 S120                                             ; set temperature limit for heater
    
    ; Hotend heater
    ;M308 S1 P"121.temp1" Y"pt1000"
    M308 S1 P"121.temp1" A"Heater 1" Y"thermistor" T100000 B4725 C7.06e-8
    M950 H1 C"121.out0" T1
    ;M950 H1 C"out2" T1
    M307 H1 B0 S1       		                             ; disable bang-bang mode for heater  and set PWM limit
    M143 H1 S300                                             ; Set temperature limit for heater
    
    ; Chamber Thermistor
    M308 S2 P"temp1" A"Chamber" Y"thermistor" T100000 B3950  ; configure sensor 2 as thermistor
    
    ; MCU sensors
    M308 S3 Y"mcu-temp" A"MCU"
    M308 S4 Y"drivers" A"Drivers"
    M912 P0 S-13					                       	 ; MCU temp calibration
    
    ; Fans
    ;M950 F0 C"121.out1" Q10000                              ; part cooling fan # old Sunon
    M950 F0 C"121.out1"			                             ; part cooling fan # new Gsdtime
    M106 P0 C"Bed" S0 H-1									 ; part cooling fan
    M950 F1 C"121.out2"                                      ; hotend fan
    M106 P1 C"Hotend" L0.70 X0.70 H1 T70 S0.70				 ; hotend fan
    M950 F2 C"out7" Q10                                      ; air filter fan
    M106 P2 C"Filter" S0 H-1 B0.2							 ; air filter fan
    M950 F3 C"out4" Q24000                                   ; electronics bay left side
    M106 P3 S0.75 H-1 B1 C"Bay"	                             ; electronics bay left side 
    ;M950 F4 C"1.out3" Q24000                                 ; electronics bay right side
    ;M106 P4 S0.75 H-1 B1 C"Bay Right"                           ; electronics bay right side
    M950 F5 C"out5"	                                    	 ; sbc fan
    M106 P5 S0.2 H-1 C"SBC"                         		 ; sbc fan
    M950 F6 C"out6"							 			   	 ; chamber light
    M106 P6 S1 H-1 C"Light"									 ; chamber light
    
    ; Tools
    M563 P0 S"Hotend" D0 H1 F0                               ; define tool 0
    ;G10 P0 X0 Y0 Z-2.75
    G10 P0 X0 Y0 Z0
    G10 P0 R0 S0                                             ; set initial tool 0 active and standby temperatures to 0C
    
    ; Enable debugging via USB
    ;M111 S1 P0												; Platform
    ;M111 S1 P1												; Network
    ;M111 S1 P2												; Webserver
    ;M111 S1 P3												; GCodes
    ;M111 S1 P4												; Move
    ;M111 S1 P5												; Heat
    ;M111 S1 P6												; DAA
    ;M111 S1 P7												; Roland
    ;M111 S1 P8												; Scanner
    ;M111 S1 P9												; PrintMonitor
    ;M111 S1 P10											; Storage
    ;M111 S1 P11											; PortControl
    ;M111 S1 P12											; DuetExpansion
    ;M111 S1 P13											; FilamentSensor
    ;M111 S1 P14 											; Wifi
    ;M111 S1 P15											; Display
    ;M111 S1 P16											; LinuxInterface
    ;M111 S1 P17											; CAN
    
    ; Neopixel
    M150 X3 Q3000000           ; set LED type to NeoPixel and set SPI frequency to 3MHz
    M150 W255 P255 Y255 S3 F0
    
    ; Misc
    M575 P1 S1 B115200	                					; enable support for PanelDue
    M501                                					; load config-override.g
    M302 P0													; disallow cold extrudes
    T0                                  					; select tool 0
    
    ; Auto Z
    M98 P"/macros/autoz/edit_me.g" ; load your settings for autoz with klicky probe
    M400
    M98 P"/macros/autoz/scripts/autoz_globals.g" ; load autoz framework for klicky probe
    M400
    
    ; ERCF
    ;M98 P"0:/macros/sys/ercf/lib/init.g"
    
    

    Gcode file

    posted in General Discussion
    undefined
    MartinNYHC
    15 Oct 2022, 13:18
  • RE: Issues with pressure advance since RRF 3.4

    Same bulging here.

    6HC + 1LC with RRF 3.4.3 and PA 0.035.

    posted in General Discussion
    undefined
    MartinNYHC
    8 Oct 2022, 14:58
  • RE: Duet 1LC STEP file not matching v1.3

    IMG_0909.jpeg
    1659201816766-screenshot-2022-07-30-at-19.21.03.png

    posted in General Discussion
    undefined
    MartinNYHC
    1 Aug 2022, 06:21
  • Duet 1LC STEP file not matching v1.3

    The step file for 1LC version 1.3 doesn't match.

    https://github.com/Duet3D/Duet3-Toolboard-1LC/blob/master/Toolboard_1LC_v1.3/Duet3_TB_1LC_v1.3_STEP.zip

    Screenshot 2022-07-30 at 19.21.03.png

    posted in General Discussion
    undefined
    MartinNYHC
    30 Jul 2022, 17:23
  • RE: 1LC toolboard no longer found

    Just connected a brand new 1LC toolboard v1.2 and getting the same error.

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    27 Apr 2022, 07:03
  • 1LC toolboard no longer found

    When I switched on one of my printers this morning, all of a sudden the 1LC toolboard is no longer recognized.

    Screenshot 2022-04-27 at 08.15.10.png

    Already did a factory default reset of the toolboard and checked the cabling. Yesterday evening it still was working and there are no changed to the configuration.

    Duet3 6HC --CAN--> Duet3 3HC --CAN--> 1LC. All running RRF 3.4.0.

    Any ideas please?

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    27 Apr 2022, 06:19
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk NOW i got it 🙂 I think that's the way for me.

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 12:03
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk OK, but the Mini 2+ will be connected to expansion headers where the SBC is already connected to?!

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 12:01
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk said in Duet2 + SBC + Additional drivers:

    @martinnyhc in which case, the SBC connects to the ethernet headers so the expansion header is free, so theres nothing stopping you connecting a duex5 or a breakout board to the duet 2

    I also have a spare Duet3 Mini 5+. What option do I have with this board when using SBC and additional drivers?

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 11:13
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk said in Duet2 + SBC + Additional drivers:

    @martinnyhc in which case, the SBC connects to the ethernet headers so the expansion header is free, so theres nothing stopping you connecting a duex5 or a breakout board to the duet 2

    That's good news. Thanks.

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 07:34
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk said in Duet2 + SBC + Additional drivers:

    @martinnyhc i'm confused now. are you using a duet 2 or a duet 3? post some photos of your setup

    This one is a Duet2 Ethernet which was lying around in the shelf for two years now 🙂

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 07:31
  • RE: Duet2 + SBC + Additional drivers

    @jay_s_uk said in Duet2 + SBC + Additional drivers:

    @martinnyhc how have you connected the SBC? typically it is through the ethernet breakout boards pins and not the expansions header

    I'm usually usisng Duet3 boards. Where can I find some more informations please?

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 07:29
  • Duet2 + SBC + Additional drivers

    I need 3 additional drivers for a Duet2 which is running in SBC mode. I just recognized that the Duet Expansion Breakout Board is also connected via the expansion header. Are there any other options to connect a SBC and expansion board together to a Duet2?

    Thanks, Martin

    posted in Duet Hardware and wiring
    undefined
    MartinNYHC
    26 Apr 2022, 07:25
  • RE: execonmcode no longer working with 3.4

    After a reinstall it works again 🙂 Thanks.

    posted in Third-party software
    undefined
    MartinNYHC
    25 Mar 2022, 20:55
  • RE: execonmcode no longer working with 3.4

    @rushmere3d Nope, but will try. Thx.

    posted in Third-party software
    undefined
    MartinNYHC
    25 Mar 2022, 14:48
  • RE: execonmcode no longer working with 3.4

    Mhhhh....I don't changed anything except upgrading to 3.4 via SBC.

    posted in Third-party software
    undefined
    MartinNYHC
    25 Mar 2022, 07:49
Unless otherwise noted, all forum content is licensed under CC-BY-SA