I have similar issue how to understand those values. I dont find any usefully documentation for those topic (parameter-tabs | Creality Wiki).
Here is the default value for “Print Speed Limit to Height”
[[100,150,100,6000,210],
[150,200,80,5500,200],
[200,230,60,5000,195],
[230,250,50,4000,190]]
How I understand from left to right inside each bracket:
- min Z altitude in mm (aka layer count multiplied by layer height),
- max Z altitude in mm (same as above like 1-2 is a range),
- Maybe this the speed limit in mm/s,
- Acceleration limit “mm/sec on 2nd square” (in V3 KE max 8000),
- Head Temperature limit in Celsius
But I also confused by “Acceleration Limit by Volume” similar as this one:
stated as “kg,mm/s2”
[[0.3,0.6,150,6000,200],
[0.61,0.9,100,5500,195],
[0.91,1.2,80,5000,190],
[1.21,1.5,60,4500,180],
[1.51,2.0,40,4000,170]]
Possible fields:
- min model weight in kg,
- max model weigth in kg,
- Maybe this the speed limit in mm/s,
- Acceleration limit “mm/sec on 2nd square” (in V3 KE max 8000),
- Head Temperature limit in Celsius
But those are also cause confusion we have multiple:
- Temperature (Tools/Manage Material values, Parameter-Config/Material tab values, “Print Speed Limit to Height”, "Acceleration Limit by Volume),
- Speed (Parameter-Config Speed vs. Material values)
Which is the priority order???