i'm a little farther along/
-
Re: i would love to find an expert to pay for help
So i think i have a config file that seems to be working ok. There are a few things that concern me: the homing fails when I use the panel due but seems fine from the web interface, loading filament is super clunky. I tried to print a calibration cube and it instantly failed because of homing. I'm trying to build a slicer profile in prusa but i cant wrap my head around the start gcode and have no idea what would be a good starting point for the settings. how do you download the config file and have it in that nice scrollable box.
here is a config file just copied and pasted. I'm sorry im sure its annoying to read it like this.
thank you for any help!!!
; General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"V-Core3" ; set printer name
M669 K1 ; CoreXY
G21 ; Set Units to Millimeters; Network
M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Drives ;; 1 is forward, 0 is reverse
M569 P0.0 S0 ; physical drive 0.0 goes forwards
M569 P0.1 S0 ; physical drive 0.1 goes forwards
M569 P0.2 S0 ; physical drive 0.2 goes forwards
M569 P0.3 S1 ; physical drive 0.3 goes forwards
M569 P0.4 S1 ; physical drive 0.4 goes forwards
M569 P0.5 S1 ; physical drive 0.5 goes forwardsM584 X0.4 Y0.3 Z0.0:0.1:0.2 E121.0 ; set drive mapping
;M584 X0.4 Y0.3 Z0.2 E122.0 ; set drive mapping
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolationM92 X80.00 Y80.00 Z800.00 ; set steps per mm
M906 X1600 Y1600 Z1600 I30 ; set motor currents (mA) and motor idle factor in per cent -- safe for Duet 3 mini 5+
M84 S30 ; Set idle timeoutM566 X400.00 Y400.00 Z6.00 E120.00 P1 ; set maximum instantaneous speed changes (mm/min)
M203 X10800.00 Y10800.00 Z1000.00 E3600.00 ; set maximum speeds (mm/min)
M201 X3000.00 Y3000.00 Z100.00 E3600.00 ; set accelerations (mm/s^2); Axis Limits
M208 X0 Y0 Z0 S1 ; set axis minima
M208 X500 Y500 Z500 S0 ; set axis maxima; Endstops
M574 X1 S1 P"121.io2.in" ; configure active high endstops
M574 Y2 S1 P"io1.in" ; configure active high endstopsM671 X-4.5:250:504.5 Y-4.52:505:-4.52 S5 ; define positions of Z leadscrews or bed levelling screws
M557 X20:480 Y20:480 P5 ; define 5x5 mesh grid; Heaters
M308 S0 P"temp1" Y"thermistor" T100000 B3800 A"Bed" ; configure sensor 0 as thermistor on pin temp0
M950 H0 C"out0" T0 ; create bed heater output on out5 and map it to sensor 0, lower switching frequency to 11Hz
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 S110 ; set temperature limit for heater 0 to 110C;; Run Bed PID Tune!! Below is an example for a 300x300 bed
;; M307 H0 A303.1 C356.7 D1.4 S1.00 V24.0 B0;; BtJ adding connection to Toolboard
G4 S2 ; wait for expansion boards to start;; BtJ adding connection to the PanelDue
M575 P1 S1 B57600; Fans
M950 F0 C"!121.out1+out1.tach" Q500 ; create fan 0 on pin out4 and set its frequency
M106 P0 C"Layer Fan" S0 H-1 ; set fan 0 name and value. Thermostatic control is turned off
M950 F1 C"121.out2" Q500 ; create fan 1 on pin out3 and set its frequency
;M106 P1 C"Hotend Fan" S0 H1 T45 ; set fan 1 name and value. Thermostatic control turned on for Hotend
M106 P1 C"Hotend Fan" S255 H-1 ; BtJ Playing
; Tools
M563 P0 D0 H1 F1 ; 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 0CM308 S1 P"121.temp0" Y"thermistor" T100000 B3950 C7.060000e-8 A"Hotend"
M950 H1 C"121.out0" T1 ; create nozzle heater output on out0 and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S250 ; set the maximum temperature in C for heater; EVA 2 / BMG / mosquito magnum
; M92 E830 ; set extruder steps per mm, 0.9 angle/step (LDO Pancake) ;; BtJ initial value
M92 E415 ; set extruder steps per mm, 0.9 angle/step (LDO Pancake)
M906 E800 ; set extruder motor current (mA) and idle factor in per cent;; Run Heater PID Tune!!
M307 H0 R0.416 K0.658:0.000 D4.26 E1.35 S1.00 B0; Z-Probe
;; Inductive Probe
; M558 P5 C"!io3.in" H5 F400 T5000 ; set Z probe type to unmodulated and the dive height + speeds
; G31 P500 X-30 Y-15 Z0 7.34 ; set Z probe trigger value, offset and trigger height, more Z means closer to the bed
;; BLTouch
M950 S0 C"121.io0.out" ; Create a servo pin on io7
M558 P9 C"121.io0.in" H5 F240 T10800 A5 ; set Z probe type to unmodulated and the dive height + speeds
G31 P25 X-28.00 Y-13.00 Z2.33 ; set Z probe trigger value, offset and trigger height, more Z means closer to the bed;Select default tool
;T0; Pressure Advance
and a M122
m122
=== Diagnostics ===
RepRapFirmware for Duet 3 Mini 5+ version 3.4.5 (2022-11-30 19:41:16) running on Duet 3 Mini5plus WiFi (SBC mode)
Board ID: BWP0W-7196U-D65J0-40KM6-KV03Z-HD87J
Used output buffers: 1 of 40 (24 max)
=== RTOS ===
Static ram: 103652
Dynamic ram: 98188 of which 108 recycled
Never used RAM 39620, free system stack 134 words
Tasks: SBC(ready,3.2%,452) HEAT(notifyWait,0.0%,342) Move(notifyWait,0.0%,279) CanReceiv(notifyWait,0.1%,772) CanSender(notifyWait,0.0%,336) CanClock(delaying,0.0%,339) TMC(notifyWait,1.6%,72) MAIN(running,93.0%,508) IDLE(ready,0.0%,30) AIN(delaying,1.9%,263), total 100.0%
Owned mutexes: HTTP(MAIN)
=== Platform ===
Last reset 02:44:35 ago, cause: software
Last software reset at 2023-09-08 22:50, reason: User, GCodes spinning, available RAM 39980, slot 2
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00446000 BFAR 0xe000ed38 SP 0x00000000 Task SBC Freestk 0 n/a
Error status: 0x00
Aux0 errors 0,0,0
MCU revision 3, ADC conversions started 9875714, completed 9875714, timed out 0, errs 0
Step timer max interval 1491
MCU temperature: min 35.1, current 51.0, max 51.9
Supply voltage: min 23.9, current 24.0, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes
Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0
Events: 0 queued, 0 completed
Driver 0: standstill, SG min 0, read errors 0, write errors 1, ifcnt 35, reads 60968, writes 23, timeouts 0, DMA errors 0, CC errors 0
Driver 1: standstill, SG min 0, read errors 0, write errors 1, ifcnt 35, reads 60968, writes 23, timeouts 0, DMA errors 0, CC errors 0
Driver 2: standstill, SG min 0, read errors 0, write errors 1, ifcnt 35, reads 60967, writes 23, timeouts 0, DMA errors 0, CC errors 0
Driver 3: standstill, SG min 0, read errors 0, write errors 1, ifcnt 35, reads 60967, writes 23, timeouts 0, DMA errors 0, CC errors 0
Driver 4: standstill, SG min 0, read errors 1, write errors 1, ifcnt 35, reads 60967, writes 23, timeouts 0, DMA errors 0, CC errors 0
Driver 5: not present
Driver 6: not present
Date/time: 2023-09-09 01:34:39
Cache data hit count 4294967295
Slowest loop: 73.14ms; fastest: 0.08ms
=== Storage ===
Free file entries: 10
SD card 0 not detected, interface speed: 0.0MBytes/sec
SD card longest read time 0.0ms, write time 0.0ms, max retries 0
=== Move ===
DMs created 83, segments created 6, maxWait 510742ms, bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves 2, completed 2, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 11], CDDA state -1
=== AuxDDARing ===
Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters 0 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP* is doing "M122" in state(s) 0
Telnet is idle in state(s) 0
File* is idle in state(s) 0
USB is idle in state(s) 0
Aux is idle in state(s) 0
Trigger* is idle in state(s) 0
Queue* is idle in state(s) 0
LCD is idle in state(s) 0
SBC is idle in state(s) 0
Daemon is idle in state(s) 0
Aux2 is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty
=== CAN ===
Messages queued 88969, received 197558, lost 0, boc 0
Longest wait 3ms for reply type 6026, peak Tx sync delay 270, free buffers 18 (min 16), ts 49377/49376/0
Tx timeouts 0,0,0,0,0,0
=== SBC interface ===
Transfer state: 5, failed transfers: 0, checksum errors: 0
RX/TX seq numbers: 55348/55348
SPI underruns 0, overruns 0
State: 5, disconnects: 0, timeouts: 0 total, 0 by SBC, IAP RAM available 0x0f194
Buffer RX/TX: 0/0-0, open files: 0
=== Duet Control Server ===
Duet Control Server v3.4.6
Code buffer space: 4096
Configured SPI speed: 8000000Hz, TfrRdy pin glitches: 0
Full transfers per second: 38.79, max time between full transfers: 81.1ms, max pin wait times: 50.1ms/9.8ms
Codes per second: 0.04
Maximum length of RX/TX data transfers: 3356/1176 -
This post is deleted! -
This post is deleted!