Help
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
No reputation gained yet.
the file resurrect-prologue.g must be created manually does not exist. the rep rap configurator doesn't create this file, so it must be created personally and in exo must be written the code written above:
for delta:
M116 ; wait for temperatures G28 ; home all towers M83 ; relative extrusion G1 E4 F3600 ; undo the retraction that was done in the M911 power fail script
for cartesiana o CoreXY che utilizza firmware recente (comando G92 incluso in resurrect.g):
M116 ; wait for temperatures G28 X Y ; home X and Y, hope that Z hasn't moved M83 ; relative extrusion G1 E4 F3600 ; undo the retraction that was done in the M911 power fail script
fare attenzione l'alimentatore deve essere dimensionato bene altrimenti si creano problemi alla stufa. Finalmente sono riuscito ad utilizzare due alimentatori separati, uno per duet wifi + estrusore e uno per il letto riscaldato, in questo modo non ho più avuto problemi strani ...
for 4 point 300x300
File config.g:
…
M671 X10:290:290:10 Y290:290:10:10 P0.5 ; point1 (10,290), point2 (290,290), point3 (290,10), point4 (10,10)
…
File bed.g:
G28 ; home
M401 ; deploy Z probe
G30 P0 X10 Y290 Z-99999 ; probe near an adjusting screw
G30 P1 X290 Y290 Z-99999 ; probe near an adjusting screw
G30 P2 X290 Y10 Z-99999 ; probe near an adjusting screw
G30 P3 X10 Y10 Z-99999 S4; probe near an adjusting screw and report adjustments needed
M402 ; retract probe
"It's not the first time we've had a problem with the extruder, it's not solved with the e3d in copper-plated," he said. the material probably creates problems to the system and even by putting pwm 0.1 and D high around 40, you can't fix it. maybe we need to act on the firmware to compensate for the different materials thermally as precisely copper plated...
hi my opinion, it is that making these code changes is not a good thing, you make things so heavy and stressful. a firmware should give improvements and that's it without having to intervene later personally. it's very daunting ...