fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.37k stars 421 forks source link

0,0/corner marker for Gcode Preview #1226

Closed Tau512 closed 10 months ago

Tau512 commented 10 months ago

Is your feature request related to a problem? Please describe

Depending how you have configured the settings with the horizontal/vertical flip settings (which appear to be per-browser settings), will determine the orientation of the gcode preview. Having an identifier for 0,0 co-ordinates to indicate the 'front of bed' on the preview would help to make it clear what orientation the view is in.

In the case of multiple identical parts laid out in a grid (say 6x6 grid; 36 parts), this would assist in knowing which part you would need to cancel should one fail or not be required on the print run.

Describe the solution you'd like

a dot on the Gcode Preview to show a fixed corner. An example using a pink marker where 0,0 coordinate is: image

Describe alternatives you've considered

No response

Additional information

No response

pedrolamas commented 10 months ago

Hi @veehexx, thank you for submitting this Feature Request.

I've already started looking into this, and I did a quick test with full direction indicators like this:

image

This is still a proof of concept, but I do believe we will be able to add something interesting here!