gicrisf / elegoo-cura-dots

Install Elegoo Cura default configuration on linux too
13 stars 1 forks source link

Missing some config parameters #3

Open wannabecoffeenerd opened 3 years ago

wannabecoffeenerd commented 3 years ago

I had issues with these two config parameters missing in fdmprinter.def.json:

  1. support_tree_enable
  2. spaghetti_infill_enabled

Because of these missing values, cura kept hanging while slicing. I added these entries with false values and slicing works fine now.

gicrisf commented 3 years ago

Wow, I had exactly the same problem, but no time to search for the cause. I will try on my machine adding this value on my machine end update the code as soon as I can.