mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-18 09:29:05 -07:00
GCodeProcessor -> Fixed export of estimated time to gcode filename
This commit is contained in:
@@ -147,6 +147,8 @@ void Bed3D::Axes::set_stem_length(float length)
|
||||
}
|
||||
#else
|
||||
Bed3D::Axes::Axes()
|
||||
: origin(Vec3d::Zero())
|
||||
, length(25.0 * Vec3d::Ones())
|
||||
{
|
||||
m_quadric = ::gluNewQuadric();
|
||||
if (m_quadric != nullptr)
|
||||
|
||||
Reference in New Issue
Block a user