Additive FFF Extruder Retract Setting Missing?

Additive FFF Extruder Retract Setting Missing?

narzinskin
Advocate Advocate
434 Views
3 Replies
Message 1 of 4

Additive FFF Extruder Retract Setting Missing?

narzinskin
Advocate
Advocate

Is anyone else missing the extruder retract distance setting in their print settings editor for FFF 3d printing?  

0 Likes
435 Views
3 Replies
Replies (3)
Message 2 of 4

actdd
Observer
Observer

the print settings out of the library have bean changed and entail they fix it you will have to manually code your changes 

or you will not get good prints at least for the pla settings.

with nozzle temp retract and extruder speed removed just to name a few it becomes 

a pain to make a good print 

 

the only way to currently fix your prints is to take the print settings to your could or pc make the correct changes and do not use fusions print settings this last print settings change has removed most of your control  

0 Likes
Message 3 of 4

nick.narzinski
Enthusiast
Enthusiast

I didn't even notice the nozzle temp was missing too.  Those two settings missing makes it unusable.  Hopefully this was an oversight and not done intentionally. 

0 Likes
Message 4 of 4

actdd
Observer
Observer

so its a problem with the PLA settings not calling the correct tab to display options if you download the pla 1.75 and look for this code 

 

 <parameter_group group_description="Extruders/Extruder 1" group_enable_flag="true" group_id="prm_grp_extruders_extruder_1" group_name="Extruders/Extruder 1" group_optional_flag="false" group_platform_flag="false" orig_group_id="grp_Extruders/Extruder 1">
 
you will see the group id is "prm_grp_extruders_extruder_1" if you delete the _1 at the end of that id reselect the local pla settings you will have all you options back 
0 Likes