Before the development update discussion went completely off the rails, someone mentioned that asking for updates without specifying specific features wasn't helpful. With that in mind, as one of the lost sheep who've wandered away from S3D, I want to see if I'm simply missing something.
Correct me if I'm wrong, but my understanding (and limited experience) tells me that how fast a print completes is more a question of volume than linear speed. Layer Height X Extrusion Width X Speed = Volumetric Speed. My printer is equipped with an E3D V6 hotend which has an advertised volumetric rate of 15mm^3/s, and 11.5mm^3/s seems to be a safer rate to avoid clogs & jams. PETG prints happily at 8mm^3/s and other materials as low as 1-2mm^3/s. Here's why I moved away from S3D and over to Slic3rPE: In Slic3rPE, I can specify a max volumetric speed for the printer (hotend) and filament. I can specify speeds for specific features (e.g. perimeters) based on quality. The resulting gcode will move the extruder up to my specified speeds but throttle speeds back to maintain my desired volumetric rates. In Slic3rPE, I make one change based on what filament I'm printing and I'm done. I can examine the resulting gcode in preview and verify it used my desired speeds, only throttling back when necessary to stay at or below the volumetric rate.
When trying to reverse-engineer this into S3D, it seems I have to choose a somewhat-arbitrary default print speed, then set speeds for specific features as percentages of that. In the name of sanity, selecting 100mm/s as default and basing others on that seems to be the easiest way to translate speeds (e.g. "35mm/s for external perimeters") into S3D. The problem is at higher speeds, particularly with larger nozzle sizes (e.g. 0.6-0.8mm) I start to run into the max volumetric limit of my hotend quickly. The "safe" answer seems to be to set the default print speed to the fastest speed that will keep rates within safe limits. Using a 0.6mm nozzle and 0.2mm layer heights, this caps speeds at a bit less than 80mm/s. This is a pain to calculate for each different combination of material and nozzle size.
Am I missing something with S3D? Is there a straightforward way to determine speed settings that are appropriate to my selected nozzle and extrusion width settings? Do I really need to create a profile for each combination of nozzle size and material?