I checked the content and it's there and I have tried not turning on the hot bed and hotend. Funny thing is it prints when I teither it by usb and use simplify3d. But the calibration doesn't actually do anything and results in a very high nozzle. I just find it weird that it was working perfectly fine before and i was printjng everything then all of a sudden this happens
Latest posts made by Luxmotion
-
RE: Printer wont print even after a new config file
-
RE: Printer wont print even after a new config file
Ok so I tried it and placed T0 in the start up section on two gcode files that i have printed before and still didn't do anything stated it uploaded 100% printer doesn't re-home and start calibration and both the bed and hot end switch off and start to cool down.
-
RE: Printer wont print even after a new config file
I'll give it a try tomorrow but I don't understand why it is doing it all of a sudden, but I will see maybe I'll just but it in the start file from the beginning, And see if it works thanks deckingman
-
Printer wont print even after a new config file
So I'm in the process of fine tuning my Prints and I have started making some parts for my car.
Finally get a good model happening and when I Hit the button to Upload and print. It up loads the Gcode file and then turns the hotend and bed off and tells me the print has completed.The printer doesnt even home or try to do a preprint calibration.
I was printing 2 days ago turned it off and then came to print today and got given this.
Any ideas?
Heres my config file:
[[language]] ; Configuration file for Duet WiFi (firmware version 1.17) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Wed Aug 09 2017 11:08:15 GMT+0800 (W. Australia 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 ;*** The homed height is deliberately set too high in the following - you will adjust it during calibration. M665 R150 L310 B130 H320 ; Set delta radius, diagonal rod length, printable radius and homed height M666 X0 Y0 Z0 ; Put your endstop adjustments here, or let auto calibration find them M208 Z-5 S1 ; Set minimum Z ; Endstops M574 X2 Y2 Z2 S1 ; Define active high microswitches M558 P1 X0 Y0 Z0 H5 F200 T2400 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds G31 P500 X0 Y0 Z0.367 ; Set Z probe trigger value, offset and trigger height M557 R80 S10 ; 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 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation M92 X100 Y100 Z100 E420 ; Set steps per mm M566 X1200 Y1200 Z1200 E1200 ; Set maximum instantaneous speed changes (mm/min) M203 X18000 Y18000 Z18000 E1200 ; Set maximum speeds (mm/min) M201 X1000 Y1000 Z1000 E1000 ; Set accelerations (mm/s^2) M906 X1000 Y1000 Z1000 E1200 I60 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Heaters M143 S260 ; Set maximum heater temperature to 260C M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 ; 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 ; Fans M106 P0 S0.3 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 S1 I0 F500 H0:1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on M106 P2 S1 I0 F500 H0:1 T45 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Custom settings are not configured ; Miscellaneous M501 ; Load saved parameters from non-volatile memory
-
Print wont start but states its finished
So I'm in the process of fine tuning my Prints and I have started making some parts for my car.
Finally get a good model happening and when I Hit the button to Upload and print. It up loads the Gcode file and then turns the hotend and bed off and tells me the prints has completed.The printer doesnt even home or try to do a preprint calibration.
I was printing 2 days ago turned it off and then came to print today and got given this.
Any ideas?
Heres my config file:
[[language]] ; Configuration file for Duet WiFi (firmware version 1.17) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Tue May 16 2017 21:36:43 GMT+0800 (W. Australia 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 ;Wifi Networking M552 S1 ; Enable Wifi ;*** The homed height is deliberately set too high in the following - you will adjust it during calibration. M665 L305 R150 H315 B130 X0 Y0 Z0.000 ; Set delta radius, diagonal rod length, printable radius and homed height M666 X0 Y0 Z0 A0 B0 ; Put your endstop adjustments here, or let auto calibration find them M208 Z-2 S1 ; Set minimum Z ; Endstops M574 X2 Y2 Z2 S1 ; Define active high microswitches M558 P1 X0 Y0 Z0 H5 F200 T2400 ; Set Z probe type to unmodulated, the axes for which it is used and the probe + travel speeds G31 P500 X0 Y0 Z0.720 ; Set Z probe trigger value, offset and trigger height M557 R130 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 backwards M350 X16 Y16 Z16 E16 I1 ; Configure microstepping without interpolation M92 X100 Y100 Z100 E410 ; Set steps per mm M566 X1200 Y1200 Z1200 E1200 ; Set maximum instantaneous speed changes (mm/min) M203 X18000 Y18000 Z18000 E1200 ; Set maximum speeds (mm/min) M201 X1000 Y1000 Z1000 E1000 ; Set accelerations (mm/s^2) M906 X1000 Y1000 Z1000 E1200 I60 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Pressure Advance ; M572 D0 S0.25 ; Heaters M143 S285 ; Set maximum heater temperature to 285C M305 P0 T100000 B3950 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M305 P1 T100000 B4388 C0 R4700 ; Set thermistor + ADC parameters for heater 1 ; 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 ; Network M550 PMiniKossel ; Set machine name M552 P192.168.1.14 S1 ; Enable network and set IP address M553 P255.255.255.0 ; Set netmask M554 P192.168.1.254 ; Set gateway ; Fans M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 S0 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P2 S1 I0 F500 H1 T45 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Custom settings are not configured ; Miscellaneous M501 ; Load saved parameters from non-volatile memory
Firmware Version: 1.18.1 (2017-04-09)
WiFi Server Version: 1.03 (ch fork)
Web Interface Version: 1.15athis is on my Custom Kossel XL.
-
RE: Kossel xl custom built. Ir sensor coding fixed
Yeah I have I think the issue is that the z height keeps ending up being to low even after recalibration and re adjustment of trigger height it still ends up squishing after to much so it creates pressure in the Bowden and also buldges on the outline layers problem is I do t know how to fix it.
-
RE: Kossel xl custom built. Ir sensor coding fixed
Yeah I have seen his channel I like his videos. Iv managed to print simple stuff now but I tend to get blobs and so own that harden to the point that it actually ends up knocking the effector off the rods well printing.
Here's what I can print with ease.
But this is the problem that's happening. Don't know if you can see it.
-
RE: Weird First layer issue
My Bowden tube is just over a metre long but I had this issue before I set up pressure advance the small cube is what I was using to calibrate the pressure advance. Burtoogle I'll remember what you said when I do print pet.
-
RE: Weird First layer issue
Hi, it looks like you are using PET which loves to glob together into little balls that then stick to the extruder and cause problems. For PET I am using 235-240 nozzle temp and 80 for the bed. If you are using Cura to slice, turn off combing as this tends to produce dribble which forms balls as mentioned above. Make sure the first layer isn't too near the bed, PET doesn't like being squished down. And don't go too fast, I am using 30mm/S for everything except infill which is 40mm/S.
Hi I'm using the colour fab violet translucent pla and using simplify3d without coasting and wiping but I have pressure advance set to 0.5
-
Weird First layer issue
So these are the prints I'm able to make with ease but as soon as I try and do anything more complicated It seems as if I'm either over extruding which I have calibrated and all seem good I have am also capable of printing the parts mentioned above.
I also thought maybe the nozzle is to close to the bed so I had adjusted my G31 z parameter lower to move the nozzle up higher but I still get this issue which seems to knock the effector off the magnetic rods.
So any idea of what's cause these random blobs every where.