Best posts made by bulka
Latest posts made by bulka
-
RE: RepRapFirmware 3.0 is released!
tried with M558 P5 R0.4 C"zprobe.in+zprobe.mod" H1 F120 T6000 but nothing changed
-
RE: RepRapFirmware 3.0 is released!
This is the config;
; Endstops
M574 X2 S1 P"xstop" ; Set active high endstops
M574 Y2 S1 P"ystop"
M574 Z2 S1 P"zstop"; Z-Probe
M558 P5 C"zstop" R0.4 H1 F120 T6000 ; Set Z probe type to effector and the dive height + speeds
G31 P100 X0 Y0 Z-0.252 ; Set Z probe trigger value, offset and trigger height
M557 R85 S20 ; Define mesh grid; Heaters
M308 S0 P"bed_temp" Y"thermistor" T100000 B4138 C0 R4700 ;
M950 H0 C"bed_heat" T0 ; heater 0 uses the bed_heat pin, sensor 0
M308 S1 P"spi.cs1" Y"rtd-max31865" ; define E0 temperature sensor
M950 H1 C"e0_heat" T1 ; heater 1 uses the e0_heat pin and sensor 1; Fans
M950 F0 C"fan0" ;
M106 P0 S0 Q500 H-1 ;
M950 F1 C"fan1" ;
M106 P1 S1 Q500 H1 T45 ;
M950 F2 C"fan2" ;
M106 P2 S1 Q500 H1 ;added the bold part as you suggest but if try to run Delta calibration start on Manual calibration
-
RE: RepRapFirmware 3.0 is released!
My questions are about z-probe and bed leveling.
I updated my Duet wifi 1.02 with these new firmware.
z-probe: if I understood correctly there are no g-code modification if I'm using Smart Effector ...it's true? ( I'm talking about gcode for zprobe)
bed leveling: the automatic leveling was removed? I tried to run the leveling from web interface and started with a manual leveling.
Thanks
Giulio
-
RE: Printing Settings problem
@dc42 ok . I calibrated my extruder steps/mm to extrude exactly the amount requested but i want to fix the gumming produced. There is something else ( parameter ) to fix to reduce that ? Or is something that with PETG is normal and impossible to go to 0 ?
-
RE: Printing Settings problem
@phaedrux I tried to lower the extrusion factor from 100 to 96% and seems better....but I've to lower again...there is some value ( lower value ) that we don't have to reach?
-
RE: Printing Settings problem
Printed some object with some "error":
I tried to start the first layer with 245/85 and the other layers with 230/60.
Retraction setting with 3mm .I need to change something else to fix this errors...