GridSpace / grid-apps

Browser-based Slicer for 3D Printing, CAM, Laser (Kiri:Moto) and mesh editor (Mesh:Tool)
https://grid.space/
MIT License
459 stars 143 forks source link

Angle of Slope Slice #269

Closed Y13Lab closed 4 months ago

Y13Lab commented 6 months ago

In the slicer CrealityPrint, in the experimental section there is a setting Angle of Slope Slice. When this setting is enabled, the slicer prints at the selected angle. In this mode, movement occurs in three coordinates x,y,z.

Снимок

But there are some flaws in it that prevent it from being used.

I would like to have this functionality in slicer Kiri:Moto. Please add this functionality to Kiri:Moto slicer.

stewartoallen commented 6 months ago

The "belt" mode in KM (developed for the CR-30) is hard coded to 45 degrees. Do you need an angle other than that?

Y13Lab commented 6 months ago

Belt mode uses a tilted portal. I want to print on a regular printer. https://www.youtube.com/shorts/tRad3QEa__U

stewartoallen commented 6 months ago

I see. It would be far easier to write a simple script to translate the gcode output for CR-30 into traditional X,Y,Z coordinates than to modify a slicer to do this.