Hello,
i got always in confusion with handling different G-Codes to setup my cartesian printer. I need to know the most important primitive G-Code to start with.
vz0: (virtual zero 0,0,0)
the virtual point 0,0 to define the front left corner of my print bed in relation to min, max of my X travel and y travel limited by endswitch
(Is that M208?)
vp0: virtual probe position
offset from vp0. (Is there an appropriate command?)
vt0, vt1,vt2: virtual offset from vp0 for Nozzle of tools.
Somtimes the explanation of G31 is the offset between probe and nozzle. Bad - because of which nozzle?
https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter (Z-Probe section)
i am confused with M208, G10, G1 G30 commands.
Is M208 the most primitive definition?
There are many unclear points:
Example... Mesh grid:
Is the definition for X- and Y-position of the probe vp0 or the bed pos vz0 or endswitch 0,0?
interaction with slic3r:
in slic3r i can set up the bed size size but the front left corner is defined as 0,0 (my vp0). But i see offsets to my bed. is this the M208 - Offset?
thank you in Advance,
BR,
Thilo