Cura Walkthrough Vyper settings
StudioZombie 3D StudioZombie 3D
3.69K subscribers
27,749 views
0

 Published On Jul 25, 2021

Just a quick look at my Cura setup for my Anycubic Vyper Printer.

link with my Vyper Cura Profile:

https://linktr.ee/Zombiej79

My start Gcode for my Vyper
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G0 Z0.2 F1800 ; move nozzle to print position
G92 E0 ; specify current extruder position as zero
G1 Y10 X180 E50 F1200 ; extrude a line in front of the printer
G92 E0 ; specify current extruder position as zero
G0 Z20 F6000 ; move head up
G1 E-6 F2400 ; retract
G04 S2 ; wait 2s
G0 X0 F6000 ; wipe from oozed filament
G1 E-1 F2400 ; undo some of the retraction to avoid oozing
G1 F6000 ; set travel speed to move to start printing point
M117 Printing...
G5

Any questions or suggestions for videos drop a comment below

thanks for watching everybody

show more

Share/Embed