Jump to content

Marky

New member
  • Posts

    1
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Other 3D printer

Marky's Achievements

0

Reputation

  1. I'm also having the same issue as everyone else. Extra retraction and E0 command between Start code and print code. It seams to be related to the retraction settings in the profile menu! With retraction enabled it's automatically adding the extra code with the retraction amount matching what ever youv'e set in the profile. Doesn't matter what printer you have as I've loaded several with there default settings in tact and its always the same in the code and writes this extra line that matches those settings. It's a real pain as it means the print doesn't start till that retraction is made up via normal print extraction distance, it then dribbles out and F£$s up the print. Below is a code example same as everyone else's. ATM I'm just deleting this line of code manually from the file in a text editor (notebook!) but that's a bit of a pain! So any other suggestions people? G1 X30 E15.4704 F1200 ;continue purge lines back to start G1 Z-0.1 X150 F5000 ;wipe nozzle G92 E0 ;Zero extruder G92 E0 G92 E0 G1 F4200 E-6.5 =======These are the extra line of code! ;LAYER_COUNT:33 ;LAYER:0 M107 G0 F2880 X92.552 Y96.245 Z0.32 ;adjusted by z offset G92 Z0.3 ;consider this the original z before offset ;TYPE:SKIRT G1 F4200 E0 Here it zero's the extruder but the fillament is still 6.5 mm up the tube!!!!!!!! G1 F1200 X92.998 Y95.921 E0.0275 G1 X93.486 Y95.666 E0.05497
×
×
  • Create New...