Your Bad Ass BTW!
Posts made by DaGWerkz
-
RE: Javascript error when try to access sd card
That has fixed it. thank you.
-
RE: Javascript error when try to access sd card
Ok thanks. I will try that this weekend.
-
RE: Javascript error when try to access sd card
here is my config
; Configuration file for Duet WiFi (firmware version 1.17 to 1.19)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Wed Dec 27 2017 15:50:45 GMT-0800 (Pacific Standard Time); General preferences
M111 S0 ; Debugging off
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M555 P2 ; Set firmware compatibility to look like Marlin
M665 R235.191 L421.772 B165 H615.687 ; Set delta radius, diagonal rod length, printable radius and homed height
M666 X-0.22 Y1.94 Z-1.72 ; Put your endstop adjustments here, or let auto calibration find them
M208 Z0 S1 ; Set minimum ZM574 X2 Y2 Z2 S1 ; Set active high endstops
M558 P1 X0 Y0 Z0 H3 F2500 T7000 ; Set Z probe type to unmodulated, the axes for which it is used and the dive height + speeds
G31 P500 X0 Y24 Z1.5 ; Set Z probe trigger value, offset and trigger height
M557 R165 S20 ; Define mesh grid; Drives
M569 P0 S0 ; Drive 0 goes forwards
M569 P1 S0 ; Drive 1 goes forwards
M569 P2 S0 ; Drive 2 goes forwards
M569 P3 S0 ; Drive 3 goes forwards
M350 E16 I0 ; Configure microstepping without interpolation
M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
M92 X160 Y160 Z160 E2810 ; Set steps per mm
M566 X800 Y800 Z800 E30 ; Set maximum instantaneous speed changes (mm/min)
M203 X18000 Y18000 Z18000 E400 ; Set maximum speeds (mm/min)
M201 X1500 Y1500 Z1500 E120 ; Set accelerations (mm/s^2)
M906 X1700 Y1700 Z1700 E360 I60 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Heaters
M301 H0 S1.00 P10 I0.1 D200 T0.4 W180 B30 ; Use PID on bed heater (may require further tuning)
M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S150 ; Set temperature limit for heater 0 to 150C
M305 P1 X200 ; Set thermistor + ADC parameters for heater 1 and remap it to channel 501
M143 H1 S400 ; Set temperature limit for heater 1 to 400C
M307 H1 A349.1 C148.2 D3.0 B0 ; set pid for hotend
M307 H0 A134.2 C689.9 D14.0 B0 ; set pid for bedM563 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; Network
M550 PDELTA1 ; Set machine name
M552 S1 ; Enable network
M587 S"NoAccess" P"9512457774DaGWerkz" ; Configure access point. You can delete this line once connected
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Fans
M106 P0 S0 F500 H-1 ; 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 -
Javascript error when try to access sd card
Was doing a pid after changing hotend to volcano and now it seems like my sd card is corrupt. It will disconnect and give me a javascript error and disconnect. was working fine. so I'm sure I changed something the problem is I'm not that familiar with this firmware to know if I caused this.
here is my M122
=== Diagnostics ===
Used output buffers: 3 of 32 (16 max)
=== Platform ===
RepRapFirmware for Duet WiFi version 1.19 running on Duet WiFi 1.0
Board ID: 08DDM-9FAM2-LW4S4-6JTDA-3SD6K-K3SBX
Static ram used: 21176
Dynamic ram used: 96032
Recycled dynamic ram: 1576
Stack ram used: 1304 current, 4840 maximum
Never used ram: 7448
Last reset 00:04:33 ago, cause: power up
Last software reset reason: User, spinning module GCodes, available RAM 7448 bytes (slot 2)
Software reset code 0x0003, HFSR 0x00000000, CFSR 0x00000000, ICSR 0x00400000, BFAR 0xe000ed38, SP 0xffffffff
Error status: 0
Free file entries: 10
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest block write time: 64.3ms
MCU temperature: min 30.3, current 39.8, max 39.9
Supply voltage: min 24.2, current 24.4, max 24.7, under voltage events: 0, over voltage events: 0
Driver 0: stalled standstill
Driver 1: standstill
Driver 2: standstill
Driver 3: standstill
Driver 4: standstill
Date/time: 2018-05-28 16:23:21
Slowest main loop (seconds): 0.074799; fastest: 0.000034
=== Move ===
MaxReps: 3, StepErrors: 0, FreeDm: 240, MinFreeDm 234, MaxWait: 1659ms, Underruns: 0, 0
Scheduled moves: 5, completed moves: 5
Bed compensation in use: none
Bed probe heights: 0.000 0.000 0.000 0.000 0.000
=== Heat ===
Bed heater = 0, chamber heater = -1
=== GCodes ===
Segments left: 0
Stack records: 1 allocated, 0 in use
Movement lock held by null
http is idle in state(s) 0
telnet is idle in state(s) 0
file is idle in state(s) 0
serial is idle in state(s) 0
aux is idle in state(s) 0
daemon is idle in state(s) 0
queue is idle in state(s) 0
autopause is idle in state(s) 0
Code queue is empty.
Network state is running
WiFi module is connected to access point
WiFi firmware version 1.19
WiFi MAC address 60:01:94:31:b0:14
WiFi Vcc 3.05, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 38976
WiFi IP address 192.168.1.8
WiFi signal strength -53dBm
HTTP sessions: 1 of 8
Socket states: 2 0 0 0 0 0 0 0
Responder states: HTTP(1) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) -
RE: PID heatbed issue
it did overheat while pid tuning twice it faild and got super hot. but still worked. then I ran a print and heard a pop and then printer haulted due to heater fault. now I have it tore apart. gonna order new heater. you could be right that the thermistor came loose. not sure what caused it but it was expensive mistake
-
RE: PID heatbed issue
ok will do thanks. not sure what happened but my keenovoo heater smoked and cracked my 5mm bed. not sure why this happened. but I'm ordering a new heater and gonna use .250" aluminum tooling plate for the bed. little more than glass but at least it wont break.
-
PID heatbed issue
I did a pid on my 110v ac 800w heater for my bed. It worked one time. Now when I try a Pid for the bed I get this now "Auto tune cancelled because temperature is not falling"Ive lowered the temp from 90 to 60 with same result. thanks for any help
-
RE: AC Bed Heater Banding problem
It was not having m501 in my config. Works perfectly now. Thanks!!
-
RE: AC Bed Heater Banding problem
Ok so just noticed I do not have m501 at end of my config. Will add and test
-
RE: AC Bed Heater Banding problem
I'm sure of that. I just need to figure out if M500 actually does anything.
-
RE: Part Fan allways on
I must of shorted the fet. having repaired. thanks
-
RE: AC Bed Heater Banding problem
yes when I turn off bed the banding stops. I think I did the pid correctly. I will try again after the print is done.
-
AC Bed Heater Banding problem
Running a 110v ac 800w keenovoo with SSR and getting banding on my delta. I originally thought it was that I was using a thin aluminum heat spreader and it was flexing. well today I peeled the heater off and stuck directly to my 350mm x 5mm glass bed. Same result. I've ran a Pid and did M500 but not sure if I did it all right. would like to know where in firmware I can manually enter the results like I did in marlin. I've also loaded all wiring with ferrite shields-no help. I did get the warning that my bed heater is overpowered but doesn't make sense to me that that means anything since I'm connected to SSR. Thanks
-
RE: No output fan 0
the board is dead will not respond to anything. it says its connected using YAG. all leds are on constant. and the led on the wifi chip is not on. I know the board is on because I connected a panel due to it and I see the firmware running but then the screen starts flashing on and off(do I need more than usb power to run panel due?) kind of over this. both boards not acting right. I'm sure its me but following all instructions just leads to dead ends.
-
RE: No output fan 0
the fan I'm using on the new board that is running 1.19 right now is brushless 24v dc fan, I had 2 in parallel, running one now with same problem.
ok on the board running 1.20 I will give that a shot and let you know the outcome. thanks
-
RE: No output fan 0
ok so on the board that I removed because I can not get to work, I updated to 1.20 then updated the webserver after that and that's when it failed on me. ive followed all the methods and its just not working. used YAT and when I enter the M587 command it givs me error saying update failed. I did the M552 S0 and it just says ok. the board that the fan is on all the time is running 1.19 and its what came on board, scared to update this board now
-
RE: No output fan 0
sorry took so long I never received notification of a reply. delta been sitting collecting dust. just got back from CES in las vegas and I'm all pumped up again to get this thing working. any help would be awesome!