Jump to content

obewan

Member
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by obewan

  1. When you set the infil density above 0.0%, it opens a new menu 'infill pattern'
  2. The object in the stl measures 0.5 x 1.4 x 0.7 mm. I think this is just too small to get a good slice from.
  3. If you dont put your own M104 S0 M140 S0 right after the G28, cura will will insert them at 1st layer temps. You will need to put the M104 M140 later in the start codes else cura will not heat the bed/extruder.
  4. M104 S{material_print_temperature_layer_0} ; set extruder temp M140 S{material_bed_temperature_layer_0} ; set bed temp M190 S{material_bed_temperature_layer_0} ; wait for bed temp M109 S{material_print_temperature_layer_0} ; wait for extruder temp
  5. Multiple processes would make cura awsome?
  6. Only way i can reproduce it is when i have 'brim' selected, turn off brim or reduce its size and it should fit ok.
  7. It is reddened because cura is warning you that a 0.4 layer height is too high for a 0.4 nozzle. Ideally you should set layer height to about max 90% of nozzle diameter, so try 0.35 layer height.
  8. Had this problem while printing a 3d plane, you need to turn the retract at layer change on then cura will use the extra prime setting at layer change(i have mine at 0.1)
  9. If it is Marlin, you can disable endstop detection by sending a M121,.after you have homed the printer. re-enable detection with M120 These can be added to cura's start/end gcode.
  10. This could also be a problem with spurious interference from the stepper motors being picked up on the endstop wires, what firmware are you using? did you upload it to the controller or was it already installed ?
  11. I dont think his is in Cura, In slic3r it is called 'solid layer every'
×
×
  • Create New...