|
@@ -2212,7 +2212,7 @@
|
|
|
"lightning_infill_prune_angle":
|
|
|
{
|
|
|
"label": "Lightning Infill Prune Angle",
|
|
|
- "description": "The difference a lightning infill layer can have with the one immediately above w.r.t the pruning of the outer extremities of trees. Measured in the angle given the thickness.",
|
|
|
+ "description": "The endpoints of infill lines are shortened to save on material. This setting is the angle of overhang of the endpoints of these lines.",
|
|
|
"unit": "°",
|
|
|
"type": "float",
|
|
|
"minimum_value": "0",
|
|
@@ -2228,7 +2228,7 @@
|
|
|
"lightning_infill_straightening_angle":
|
|
|
{
|
|
|
"label": "Lightning Infill Straightening Angle",
|
|
|
- "description": "The difference a lightning infill layer can have with the one immediately above w.r.t the smoothing of trees. Measured in the angle given the thickness.",
|
|
|
+ "description": "The infill lines are straightened out to save on printing time. This is the maximum angle of overhang allowed across the length of the infill line.",
|
|
|
"unit": "°",
|
|
|
"type": "float",
|
|
|
"minimum_value": "0",
|