fixed output logs

This commit is contained in:
cpu
2026-06-19 12:57:06 +02:00
parent b05f400a1d
commit 4f14612bcb
3 changed files with 28 additions and 13 deletions

View File

@@ -93,7 +93,7 @@ All cutting parameters are at the top of `paste_stencil.tcl`:
| `CUT_Z` | `-0.2` | Cutting depth in mm (negative). Set slightly past material thickness |
| `TRAVEL_Z` | `2.0` | Safe travel height in mm |
| `FEEDRATE` | `120` | XY feed rate in mm/min |
| `SPINDLE` | `15000` | Spindle speed in RPM |
| `SPINDLE` | `24000` | Spindle speed in RPM |
| `OVERLAP` | `60` | Tool overlap in % — higher = cleaner clearing, more paths |
| `MARGIN` | `0.0` | Inset from aperture edge in mm. 0 = cut to exact pad size |