Closed bwpearre closed 7 years ago
Right now printimage asks for the maximum dimension, and scales everything to fit in the (reported) FOVxFOVxFOV. But the actual limits are FOVxFOVxFastZ, so we could print taller parts. Do it.
Fixed in 7e6e07e
Right now printimage asks for the maximum dimension, and scales everything to fit in the (reported) FOVxFOVxFOV. But the actual limits are FOVxFOVxFastZ, so we could print taller parts. Do it.