Jump to content

Computerizer

New member
  • Posts

    1
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Other 3D printer

Computerizer's Achievements

0

Reputation

  1. I think I might have changed profile to cause this and I'm curious what it might be. I have an Ender 3 V2 with Jyers firmware. Between layers, the printer retracts a bit of filament, moves to the start of the next layer, pushes the filament back in... and then just sits there for a couple seconds, before starting to move for the layer. The result is a blob of plastic at the same point in every layer, which adds up to a bump over time. Here's an example of some gcode around a layer transition: ;TYPE:WALL-INNER G1 F1148.9 X118.422 Y80.035 E271.18411 G1 F2700 E266.18411 ;MESH:NONMESH G0 F300 X118.422 Y80.035 Z0.6 G0 F7500 X118.207 Y108.056 G0 X117.122 Y108.056 G0 X107.269 Y107.322 G0 X104.322 Y107.31 G0 X104.322 Y108.056 ;TIME_ELAPSED:435.122475 ;LAYER:2 M106 S170 ;TYPE:SUPPORT G1 F2700 E271.18411 ;<--- I think it pauses here G1 F1500 X104.322 Y110.727 E271.27295 G1 X106.536 Y111.836 E271.35531 G1 X106.536 Y109.163 E271.44421 G1 X106.536 Y108.056 E271.48103 G1 X104.322 Y108.056 E271.55467 G1 F2700 E266.55467 G0 F9000 X104.322 Y107.31 The extruder wheel moves and then stops, at which point I'd expect it to start with the next line and start moving, but instead it just sits there for a few seconds. Any ideas?
×
×
  • Create New...