sree314 / stepcvt

Generate STL files for 3D printing from STEP files
2 stars 0 forks source link

To dict #1

Closed skriegsman closed 8 months ago

sree314 commented 9 months ago

Remove roll, pitch, yaw: they were supposed to be x rotation, y rotation, z rotation.

Remove class-level list literal initialization, use an init method to initialize the list.

sree314 commented 9 months ago

REmove xrotation, yrotation, zrotation and init as 0,0,0