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
This commit corrects the filenames in the previous
commit. Profiles with 0.27 layer height had "0.3"
in the filename. Now they are correctly named as
0.27.
PP-561
Enable PLA and TPLA at 0.27 layer height via
Balanced & Draft mode options.
Draft mode has higher acceleration values, and
adjusted overhang settings. Also additional minor
settings changes such as first layer height, and
initial cooling fan.
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
PC-ABS & PC-ABS-FR 175 profile adjustments
for self support to prevent under-extrusion
while still printing a delicate support
structure that is easy to remove.
These changes include fan speeds, line
widths, material flow settings, and print speeds.
PP-550
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
Previously we used the PLA quality files to print Metallic PLA.
There were drastic differences in surface quality (matte vs shiny).
The temperature increase to 230 addresses the surface differences.
We reduced the print speed to stay within the max flowrate of
12 mm^3/s. Additionally, the infill rotation was enabled for
Metallic PLA (Similar to Sketch PLA infill).
Some other speed adjustments were made (walls, roof, support
interface, support bottom). These were paths that got slowed
down too much when adjusting the global print speed. These
adjustments were made to make up some of the lost speed
without sacrificing print quality.
The previous support material flow value was set to 90%. We
increased it by 2% to limit under-extrusion, which is more
pronounced at the higher nozzle temperature.
PP-552