PK mST ]sleep.g; sleep.g ; called when M1 (Sleep) is being processed ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Mar 07 2021 09:29:28 GMT+0000 (Greenwich Mean Time) PK mS\ config.g.bak; Configuration file for Duet 3 Mini 5+ (firmware version 3) ; executed by the firmware on start-up ; ; General preferences G90 ; send absolute coordinates... M83 ; ...but relative extruder moves M550 P"RailCoreII" ; set printer name M669 K1 ; select CoreXY mode G4 S1 ; wait for expansion boards to start ; Drives M569 P0.0 S1 ; X Axis - physical drive 0.0 goes forwards M569 P0.1 S0 ; Y Axis - physical drive 0.1 goes backwards M569 P0.2 S1 ; Left Front physical drive 0.2 goes forwards M569 P0.3 S1 ; Left Rear physical drive 0.3 goes forwards M569 P0.4 S1 ; Right physical drive 0.4 goes forwards M569 P20.0 S0 ; Extruder - physical drive 20.0 goes forwards M584 X0.0 Y0.1 Z0.2:0.3:0.4 E20.0 ; set drive mapping ; M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation ; M92 X200.00 Y200.00 ; set steps per mm M92 Z1600 ; set steps per mm Z Axis M92 E412 ; set steps per mm Extruder ; M566 X600.00 Y600.00 Z200.00 E3600.00 ; set maximum instantaneous speed changes (mm/min) M203 X18000.00 Y18000.00 Z900.00 E3600.00 ; set maximum speeds (mm/min) M201 X1500.00 Y1500.00 Z250.00 E1500.00 ; set accelerations (mm/s^2) M906 X1280 Y1280 Z1220 E700 I30 ; set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Leadscrew locations ;New 4-2-21 M671 X-1:-1:350 Y24:281:151 S7.5 ; Axis Limits ;M208 X0 Y0 Z0 S1 ; set axis minima ;M208 X230 Y300 Z400 S0 ; set axis maxima M208 X-10:300 Y0:300 Z-0.5:500 S0 ; Endstops M574 X1 S1 P"io5.in" ; configure active-high endstop for low end on X via pin io5.in M574 Y1 S1 P"20.io2.in" ; configure active-high endstop for low end on Y via pin 20.io1.in ; Z-Probe - ToolBoard 1LC M950 S0 C"20.io0.out" ; create servo pin 0 for BLTouch M558 P9 C"^20.io0.in" H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speeds G31 P500 X-7 Y35 Z0.941 ; set Z probe trigger value, offset and trigger height ;M557 X15:215 Y15:195 S20 ; define mesh grid M557 X30:280 Y45:290 P7:7 ;S20 ; Heaters M308 S0 P"temp0" Y"thermistor" A"Heated Bed" T100000 B3950 ; configure sensor 0 as thermistor on pin temp0 M950 H0 C"out0" T0 ; create bed heater output on out1 and map it to sensor 0 ;M307 H0 B0 S1.00 ; disable bang-bang mode for the bed heater and set PWM limit M307 H0 R0.853 C250.9 D5.98 S0.60 ; tuned to 50degrees - 28/3/21 M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C M308 S1 P"20.temp0" Y"thermistor" A"Mosquito" T500000 B4723 C1.19622e-7; configure sensor 1 as thermistor on pin 20.temp0 M950 H1 C"20.out0" T1 ; create nozzle heater output on 20.out0 and map it to sensor 1 ;M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit M143 H1 S280 ; set temperature limit for heater 1 to 280C ;M307 H1 R1.632 C237.7 D6.86 S1.00 V24.2 M307 H1 B0 R1.480 C221.2:201.5 D7.80 S1.00 V24.0 ; Other Thermistors M308 S2 P"temp1" Y"thermistor" A"Bed-Top" T100000 B4138 ; configure sensor 0 as thermistor on pin temp0 M308 S3 P"20.temp1" Y"thermistor" A"Chamber" T100000 B4138 ;DHT Sensor on IO4 M308 S10 P"io4.out+io4.in" Y"dht22" A"Chbr Temp[C]" M308 S11 P"S10.1" Y"dhthumidity" A"Chbr Hum[%]" ; Fans M950 F0 C"20.out1+out1.tach" Q500 ; create fan 0 on pin 20.out1 and set its frequency M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off M950 F1 C"20.out2" Q500 ; create fan 1 on pin 20.out2 and set its frequency M106 P1 S1 H1 T50 ; set fan 1 value. Thermostatic control is turned on ; Tools M563 P0 D0 H1 F0 ; 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 ;Lights M950 F10 C"out1" M106 P10 S0 H-1 C"Front Lights" M106 P10 S1 M150 X1 Q3000000 ; Configure NeoPixel channel M150 R000 b000 u000 P128 S60 ; Turn them all off if on ; Custom settings are not defined ; Miscellaneous M575 P1 S1 B57600 ; enable support for PanelDue T0 ; select first hot end PK mSIdwc-settings.json{"main":{"language":"en","lastHostname":"192.168.0.31","darkTheme":true,"useBinaryPrefix":true,"disableAutoComplete":false,"settingsStorageLocal":false,"settingsSaveDelay":2000,"cacheStorageLocal":true,"cacheSaveDelay":4000,"notifications":{"errorsPersistent":false,"timeout":5000},"webcam":{"url":"","updateInterval":5000,"liveUrl":"","useFix":false,"embedded":false,"rotation":0,"flip":"none"},"enabledPlugins":["Height Map","ObjectModelBrowser","GCodeViewer"],"plugins":{}},"machine":{"ajaxRetries":2,"updateInterval":250,"extendedUpdateEvery":20,"fileTransferRetryThreshold":358400,"crcUploads":true,"pingInterval":2000,"updateDelay":0,"babystepAmount":0.01,"displayedExtraTemperatures":[2,3],"displayedExtruders":[0,1],"displayedFans":[-1,0,1,2],"moveSteps":{"X":[100,50,10,1,0.1],"Y":[100,50,10,1,0.1],"Z":[50,25,5,0.5,0.05],"default":[100,50,10,1,0.1]},"moveFeedrate":6000,"extruderAmounts":[100,50,20,10,5,1],"extruderFeedrates":[60,30,15,5,1],"temperatures":{"tool":{"active":[250,235,220,210,205,195,160,120,100,0],"standby":[210,180,160,140,0]},"bed":{"active":[100,90,70,65,60,0],"standby":[0]},"chamber":[90,80,70,60,50,40,0]},"spindleRPM":[10000,75000,5000,2500,1000,0],"enabledPlugins":["EndstopsMonitor"],"plugins":{}}}PK mSvI{bed_ThreeScrews.g;three screw est ;G30 P0 X30 Y45 Z-99999 ;was X15 ;G30 P1 X30 Y281 Z-99999 ;was X15 ;G30 P2 X280 Y150 Z-99999 S3 G30 P0 X0 Y35 Z-99999 G30 P1 X0 Y275 Z-99999 G30 P2 X280 Y150 Z-99999 S3PK mS4pause.g; pause.g ; called when a print from SD card is paused ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Mar 07 2021 09:29:28 GMT+0000 (Greenwich Mean Time) M83 ; relative extruder moves G1 E-10 F3600 ; retract 10mm of filament G91 ; relative positioning G1 Z5 F360 ; lift Z by 5mm G90 ; absolute positioning G1 X0 Y0 F6000 ; go to X=0 Y=0 PK mS1O22bed.g;M561 ; clear any existing bed transform ;G1 Z5 ; _RRF3_ remove S2 ;G30 P0 X15 Y45 Z-99999 ;G30 P1 X15 Y275 Z-99999 ;G30 P2 X275 Y150 Z-99999 S3 ;;G30 P3 X275 Y45 Z-99999 S3 ;G1 X0 Y0 F5000 ; move the head to the corner (optional) ;Satre suggestion ;M561 ; clear any existing bed transform ;G1 Z5 ; RRF3 remove S2 ;G30 P0 X15 Y45 Z-99999 ;G30 P1 X15 Y275 Z-99999 ;G30 P2 X275 Y275 Z-99999 ;G30 P3 X275 Y45 Z-99999 S3 ;G1 X0 Y0 F5000 ; move the head to the corner (optional ; New 2/5/2020 ;M98 P"0:/macros/Lighting/Red-On.g" if !move.axes[0].homed || !move.axes[1].homed ; If the printer hasn't been homed, home it M98 P"0:/sys/homex.g" ; home x M98 P"0:/sys/homey.g" ; home Y M98 P"0:/sys/homez.g" ; home z ; M561 ; clear any bed transform ;M558 P9 H5 F120 T24000 ; increase dive height ;M98 P"0:/sys/bed_FourScrews.g" ; perform bed tramming M98 P"0:/sys/bed_ThreeScrews.g" ; perform bed tramming ; echo "Bed Traming Cycle: 1 - Difference was " ^ move.calibration.initial.deviation ^ "mm" ; while move.calibration.initial.deviation >= 0.007 ; 0.01 perform additional tramming if previous deviation was over 0.02mm if iterations = 5 abort "Too many auto tramming attempts" M98 P"0:/sys/bed_ThreeScrews.g" echo "Bed Traming Cycle: " ^ iterations + 2 ^ " - Difference was " ^ move.calibration.initial.deviation ^ "mm" continue ; G28 Z ; home z ;M98 P"0:/macros/Lighting/Red-Off.g" ;M98 P"0:/macros/Lighting/Green-On.g" PK mSD!,,Duet3Bootloader-SAMC21.bin ,)q IL#x+K+H##p@ x,K+IHFD x,H&FDBpG pG$M"(!I.(#*!H1(;!,$7 !6 $!KJ N90`(Jp"!"0h20ha ! F^ @@ )p \ Kh(p KxpGF\ "HhFp "H!hp KhJX\J\+3Y@tK T+K+p H! BBZB0pDBp $B! ! 4 pp ) KJ`F~H"C@#&`O C;hI6YX``8"0;hJX%tu#t+ ct- #u cu0 tu8!0` \FtK p++𵙰!V [! O$!(G)\6J B| *** !/Hs!.H!.H B:baB4R"VvB!J 2^bB #6 BsB؀#K!N`/'#B,!H#` *"*;*t U*" KC$dB`44\"CBZ`FF"sFhF`A"#K`r#!J[Bg" IRP K::u2hBЃ!JIb"u99CwJx+! |! xOo"K`OohFobYh"CGF@@,@e#G "0ChLB "h"BiK BH!R 0 hZ B$jFIphF*hF!< k*|*KLc`##`oH! B" IO8`( !05" I08`8h(٤gSu! ! !+ !" !6 !7 !hI 6 y&z7 $y&D@zH;h|IRXx{J\KBYA1t;hvIXPxuJ\KBYA1h,YK(U! \!hI  W$z&D@%! " bICBXA{&IJ!" :! 6!hI | 1%h@)IJ" %v&! !hI e %h@w&IJw&%,( !CHs*!0%$ ,;J( ( !6H(( !3H! #) .J( !,H!BӀ ( !%H ""KgOo"RgOo!" KIBeeKee(3KJ`FDB+tK +T+K++*?**t * +B BpG @BpG$I}%BL$}%B $4$NB #}B KaC]>,٭456x?=CDKZh1"}B "2Yh: CZ`JaJ"}B&IOJ @0 ĄBJIa}2BиB Z` @BF@A @@A"Kha@K`K^:`KgOo!I ZP`pGF|K @ pG @pGpi M&}B &6& @BЁC 5 piV]BpUB 0U41 ǰ#'C;&3@#(#@6[B?" @B*""+i}B "&2zaJ#(i<3#@6[B;BG6xT?"3@ZBZA42:𵅰 ?#$C B l@4B"0i@5B@/@'!)0i@5!4@"CB#!*FN**ثB %@# 5OB3g437@#!=>-@4BB<i`F}B O011a:# C#$dBљB"i}B " 2JIa@ @BF@# C#$dBљB"i}B " 2JIa@ @BFAi @@CBXApG" Khi}Buh+ИG}IB"uCh|K pK Bр"KRBhF *1hDhF@p @BF@BpGIKIN"IIiBwCa@#`#%! #x+B #x!C #p) #! #p! #cp3 3Ic#p 3p#[ -I##'%#s )I 'Igs@! #[B9 ##! cI! %wB"Kh@@ C%#x +C#p!) {Ca@#` KB KhQ @@F@DB@ `HB#"b@C C#qvyՀpGp%x!CpA) =pIHB АK"B3HK"B3!HK"B3!"KLCJ`#JQh CS`##u 3cu3hBЃ#zM[+b#"kb3#u#C#wvKx+!&sKIi @aapK#t(gnK#h3BmKmNZhhR C c#riCsagKF@#bF`fKkbfKjh@BA#cJ`cJ@;ph(#S&;ph+#r;Spz B"iz /Y+Y1)hbpriNI @rabF`JJ`Z:<*aټ; "|+  1"BARB2F#C"E;hBЀ#"C#_##bQ;-Jx @B6IC @! Ccb3Kp#%JxB##w"JxB$"-Kx!BxB" Kq)K!J+bkhBр#@[ChbkhB#K#J`#K$JZ`"` "x, @ @ L @@A@,@@DFd `@@@,@(@0@ l #JiH CaICBXA@K @A'$aB Ҁ"HR Bр# K  HCBXAK '$aB Ҁ"HRBр# K HbCBXAK !hiCai BpG!hi Cai B"i CapG#R3x#h*"i Ca"i Ca"`"&dhia"i9H` ii5@@C2`Ji%j@2@*C5*`bj=@*` h*Tؒ:p&>@%'@:@2C*C62`2`%h*@Mh.%.@2Cj@2C62` j*@j@*C5*`+%g%i-*@%k@*C5gi! @ak@C I2``"RBe2b"ZeeiI @ 2h+T KhV+ "@:@JgOo"hIZP"`+K . +h3hB&0's+h3h>@C;BB&{Kh"`#h#C`Sh{% +CS`cA=MSh+@CT`h+ $'5&@#B+3T`h3L#@%Th@1K-#@+CS` i`Ki`%{Sh,Nd,@3@dCT`{)LQh+@!@ CS`k[c '4+'3Vhݲ;@O>@3CS`6='`4-;BН5nP3' 3Vhݲ;@ O>@3CS` 3h=&`^hf`h`h3`4 -ѪF4/+#h72h@(3` 7#h2hB3h#l3#di1hj2jC 6#h3`i[h3B%?@( #h3` #h3hB#l3#di1hj2zC #h3`0O%h{(@CCs+Bh%K`h{CCsShPh( /-+)%h[ hKah` ak3c0k dkKdldSldj cjKckcSkcjbSjbiKbi bSiah ahKaiaK\`F+ --=Уih3B#=@#h3hBMoB #h3hRcB ?'hi- h=@2jCi1 a"h2h)C9@ C` #h3hR;B?'hi- h=@2jC#j1 :"h2i1hcj2jC +#h3`@k@!`BЀ! * *$:$#CC"C!CA``""p K +N.,Rm[dUCP6<;5e9C: CCC"C  C`ap Bk )h8JX(b6L'h/_ѡ`5IPYXhsh!`h 3idsi1j2h(2ZCig`[i[[9ai%ci2h1iec3YCamqi%bYCmhebKC3jb#BA#RBR3p b'ddgdccuKi* 22 Ca K@" ` " CaKFK K +@@@"#@@@ p )Ѐ"$$)!AK`#2Cb "S`#J2CLb,Cbp!A`@"@@ ) )"KxCp#@ K#a`xCpa#!@AJK`"x"CpKa@A0Lbh 3BӢh BB kh BفB0[[h Bp$E @NbSx&۲3@ Cɲ#02p"@3x CppC1@CF0A"C @K:xCppG@A?,)!3A ! /! ] ! #! ! ! #"!#@@c [Za!  #"!#@@c [a !& !! v" ?+ ؂!Z Rj"@:@@CApG?( "#@@"@ )ЃapGCaKhYhpGK L"hch"hchRBFK 0%$I hKhkA `K`0FK KJ`"!xCppGr#$xCp``yir#$xCp``yKhYhFHCi+ИGi+ИG(K#`Kc`F(DCBB 1( (;1  @B f d ^+8@BѷB(wB 2) @B  = ; 58BѷB(QB2) * @B    8BѷB(,B2) % @B $%'N2:B J#@ٲp H Jxx @)@*B JXp*HXG`A?`AN`AM`A L L  "!HFL O|i,% N%B3h}a+phGCm6,(@@L "!K:`Y`3*pG@L p@#d<#pp  B\*0pG*` pG*   xB Zhh* hhT` pZhh;`h+"G 7kF h p+AhG(-#i3#a>(i8)[ii*VB&Bڤ"B#6$&B4>+1x(6( !((<,.0!((>, !((<  r',x , , ,!0}5( ",\, ,<\!0n( n$t$ p *у "@BУi+У K(Уi;a) Yp-!+!=)p "Ci;C0!*(ci+c 1ɲ # Cw;3C$I# Ы#oiB3 /1./#BBA#&Suk:#=F *:9R>022pcEB"1(e$+C #  Cw-)I0t{i#B +-mB"r +"+ +#2!8(&#!+ @ +::<03#p- #(<01+!pBF+9x%) (X((i~7yx)!(I%)(C(#"aka+b 3RBa+)Q/ )Q#)=*)-x^̫a.)1x*)Gaqx6i+;as)T@#Cwx.+Cx%+?)(y(Я-)0) 0? *تiBCax3Cwx3Cw!1C&!#ra08Dzi / !KCax2)4I(c)ɲ)iukl) 1xl)/"qx:Cw6 "jaW2w d:Ҳ*'#H@""u9HA'CCwB(#4C("hcho(:42"XRB:C6w"jax) X)p)o)#kaA"w(!h(4 F+!#p`h +"Gh`h` p"#RB #aacaa#b0kF K K!*#p 0S?"!0"43J@B K B0+xxxC۲B}#:ҲB@A!Cp (Ьx pp"53b@BKB0#3;s;pxԂ I;BÈ+:B"0XF!C#qFII \IDpGF+*)(!CH@FhFF pGFWFNFEFF FFB0-IFPF) 3F ;F3ZFSF@BFSF@B:دBx[FA+u"##ZF@#BF@(B"# +`]`FFFFBF #RF@AFJF@BFCSF@B"#CF+rCFF{BѢB ؤA $mA!>$MA.ЫB>$mA.[FiA+$+ZFDF@*@[F+*&@3&GF@2AB؃BF #!""@BF #*FF@#@DFC*@[F+BF/ #&@@;3CFpGF) 0F!#B 9 B 9 B 9\@pGF d ?p& M LdB & M LdBpXG6XG6T,T,T,`,#B\T3BpGp3p )#` @BpCl+Њh* 2*  *Q#0#`$(`G KhF #pM+`C+h+#`pxK #\3*XpG0* x:3,p1,!B0p3SAMC21 bootloader version 2.3 (2021-01-26b1)@Host reported no fileHost reported bad offsetHost reported other errorBlock receive timeoutInvalid firmwareCRC error: stored %08lx, actual %lxFailed to initialize flash controllerFailed to unlock flashFailed to erase flashFailed to write flashFailed to lock flashTOOL1LCEXP1HCEunknownEXP1XDATECMATEIO++I+++I+I++&+.+6++=+C+,Y]GI]B B  0@0FFpGFFpG = ,(,+mPK mS 0tpost0.g; tpost0.g ; called after tool 0 has been selected ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Mar 07 2021 09:29:28 GMT+0000 (Greenwich Mean Time) ; Wait for set temperatures to be reached M116 P0 PK mS_1Lstop.g; stop.g ; called when M0 (Stop) is run (e.g. when a print from SD card is cancelled) ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Mar 07 2021 09:29:28 GMT+0000 (Greenwich Mean Time) PK mS8m2homez.g; homez.g ; called to home the Z axis ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sun Mar 07 2021 09:29:28 GMT+0000 (Greenwich Mean Time) G91 ; relative positioning G1 H2 Z5 F6000 ; lift Z relative to current position G90 ; absolute positioning G1 X150 Y150 F6000 ; go to first probe point G30 ; home Z by probing the bed ; Lift Z after probing G91 ; relative positioning G1 Z5 F100 ; lift Z relative to current position G90 ; absolute positioning PK mSYYOLD20-6-21heightmap.csvRepRapFirmware height map file v2 generated at 2021-05-03 14:04 xmin,xmax,ymin,ymax,radius,xspacing,yspacing,xnum,ynum 30.00,290.00,45.00,290.00,-1.00,20.00,20.00,14,13 -0.001, -0.035, -0.026, -0.022, 0.016, 0.032, 0.042, 0.071, 0.057, 0.033, 0.005, 0.002, 0.007, 0.045 -0.004, -0.021, -0.009, -0.003, 0.024, 0.057, 0.054, 0.052, 0.057, 0.013, -0.013, -0.034, -0.001, 0.044 0.005, -0.008, -0.010, 0.025, 0.031, 0.054, 0.078, 0.075, 0.041, 0.021, 0.010, -0.006, 0.012, 0.066 0.009, -0.012, -0.027, -0.008, 0.022, 0.034, 0.054, 0.055, 0.044, 0.041, -0.005, 0.005, 0.010, 0.049 0.012, -0.008, -0.013, 0.004, 0.029, 0.048, 0.046, 0.059, 0.056, 0.024, 0.002, -0.006, 0.019, 0.052 0.003, -0.030, -0.027, -0.012, 0.015, 0.034, 0.026, 0.032, 0.024, 0.012, -0.011, -0.027, -0.009, 0.054 -0.014, -0.043, -0.044, -0.029, 0.001, 0.030, 0.023, 0.064, 0.019, 0.002, 0.002, -0.011, -0.001, 0.050 -0.025, -0.057, -0.068, -0.056, -0.015, 0.011, 0.019, -0.010, -0.003, -0.016, -0.043, -0.050, -0.011, 0.054 -0.049, -0.060, -0.078, -0.069, -0.034, -0.001, 0.026, 0.006, 0.010, -0.033, -0.024, -0.057, 0.001, 0.025 -0.031, -0.061, -0.075, -0.067, -0.018, -0.016, 0.019, -0.004, -0.013, -0.039, -0.028, -0.062, -0.029, 0.164 -0.057, -0.072, -0.080, -0.067, -0.034, 0.002, -0.020, -0.008, 0.000, -0.017, -0.027, -0.076, -0.051, 0.071 -0.028, -0.063, -0.083, -0.073, -0.033, -0.021, -0.008, -0.009, -0.016, -0.016, -0.026, -0.038, -0.011, 0.028 -0.003, -0.040, -0.058, -0.049, -0.010, -0.016, 0.005, 0.016, -0.010, -0.028, -0.056, -0.055, -0.035, 0.027 PK mS