Jump to content

pman

Dormant
  • Posts

    7
  • Joined

  • Last visited

Everything posted by pman

  1. thanks guys, i got it working with this and seems to be working as i need it to. code taken from all over G28 ; home all axes G29 ; Auto Bed Level G28 ; home all axes M104 S{material_print_temperature} ;Start heating extruder M140 S{material_bed_temp_wait} ;Start heating bed M109 S{material_print_temperature} ;Wait for extruder to reach temp before proceeding M190 S{material_bed_temp_wait} ;Wait for bed to reach temp before proceeding M117 Purge Extruder ; Shows "Purge Extruder" on the screen G92 E0 ; reset extruder G1 Z1.0 F3000 ; move z up to prevent scratching of surface G1 X0.1 Y20 Z0.3 F5000.0 ; move to start-line position G1 X0.1 Y180.0 Z0.3 F1500.0 E15 ; draw 1st line G1 X0.4 Y180.0 Z0.3 F5000.0 ; move to side a little G1 X0.4 Y20 Z0.3 F1500.0 E30 ; draw 2nd line G1 E27 F5000 ; retract filament 5mm G92 E0 ; reset extruder M117 Done Purging Extruder ; Shows "Done Purging Extruder" on the screen G1 Z1.0 F3000 ; move z up little to prevent scratching of surface M117 Now Printing... ; Shows "Now Printing" on the screen
  2. hi! this has been answered before but i cannot seem to find where the input area is for MACOSX. If i enter the code into Machine settings area "start g-code" the machine STILL overrides and start heating the extruder. I dont want it to heat the extruder first, but rather start the AUTO LEVEL BED and then heat up extruder afterward. Could someone please shed some light on this? thank you!
  3. so it was the LIFT HEAD in cooling section. i have unchecked it.
  4. i think it may be the LIFT HEAD in cooling section. im trying it out now.
  5. could someone help me out with cura, its a little bug or something that i cannot put my finger on it. everytime or most times when a build is at the end of printing, coming to a point, the head decides to move away, stop and then come back to comtinue the point and it will do this a couple of times and totally mess up the top point of the print, and then it finishes. thanks.
  6. thank you, that helped. i just didnt hit PREPARE.
  7. hello, i cant work this out, but i cannot see my layers and sliders when i have layer view on. please help? i have macosx and latest version of cura.
×
×
  • Create New...