What is Reddit's opinion of

""




Categories:

Check price

1 comment of this product found across Reddit:
zombieninjawarrior /r/anycubickobra
7 points
1970-01-20 04:30:27.306 +0000 UTC

Cura Start Code:

; AnyCubic Kobra and Kobra Max Custom Start G-code
M140 S{material_bed_temperature_layer_0}; Heat bed
M104 S{material_print_temperature_layer_0}; Heat extruder
G92 E0 ; Reset Extruder
G28 ; Home all axes
M190 S{material_bed_temperature_layer_0}; Wait for bed to get up to temperature
M109 S{material_print_temperature_layer_0}; Wait for extruder to get up to temperature
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
G92 E0 ; Reset Extruder
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish
;End of Custom Start Code

Printer Nozzles:

Hotend explained and how to properly change the nozzle on a 3D printer

Is my 3d Printer Belt too tight?

General Trouble Shooting Steps:

  • Step 1: Did anything change before prints started failing? If Yes Change it back. If No go to Step 2
  • Step 2: Did you complete maintenance on your printer? If No check belts, check wheels, check nozzle, filament path. If Yes go to Step 3
  • Step 3: Print Calibration Test Objects, I suggest using this plugin for cura and its github wiki page. If this didn't help go to step 4.
  • Step 4: Something is broken, start taking things apart.

Where do I find things to print?

Where do I start if I want to make my own object to print