The tree supports inherited settings that
were tuned for Normal Support. The support floor
connection to model roofs was weak, and causing
some trees to detach (depending on the model
geometry). Sometimes the nozzle to collided
with the broken support, and resulted in XY shifts,
and the fan cover disconnecting while printing.
Additionally, I adjusted the support Z distance
values for layers heights > 0.2.
The new settings allow for better tree support
adhesion, improving the print success rate.
PP-573
Some speed values were set to zero accientally,
these updates ensure that all speed params have
non zero values.
Also, I noticed some temperatures were not correct.
I added a few changes to correct layer_0, initial,
and final print temperature values.
The default print temp is still not correct, I will
submit another commit for this.
PP-538
Add logic that sets the infill width to 0.4
when the layer height is not equal to 0.2.
The infill width at 0.45mm was causing the
flow rate to be > 30 mm^3/s for 0.27 Balanced
prints. This update corrects the flow rate issue.
PP-561
Add definition for Replicator+, along
with three extruders: SE+, SE+ Tough,
and SE+ Experimental.
Add Replicator+ settings for PLA & TPLA.
These are similar to Method settings,
with some first layer adjustments.
PP-538
CURA-12247
Also set interlocking_enable to basic settings because it is quite important and just enabling it doesn't require advanced knowledge/skills.
Add PC-ABS & PC-ABS-FR intent and quality files
for Method X & Method XL. These materials pair with
1C, 1XA and Labs extruders.
Exclude PC-ABS and PC-ABS-FR from sketch printers
and Method.
PP-550
These intent modes were tuned by Eric MacNeil. The jerk &
accel values will be converted into a accel_config by the
Makerbot writer plugin, and the Method firmware will interpret
these values for each path.
The self support speed settings were unchanged from the previous
defaults, but the model speed was increased for ABSR, PLA & TPLA.
PP-544