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

@@ -11,11 +11,11 @@ set GERBER "gerbers/myboard-B_Paste.gbp" ;# path to your B.Paste Gerber
set OUTPUT "gcode/stencil.nc" ;# output G-code file
# Tool
set TOOL_DIA 0.5 ;# mm — 0.5mm corn bit
set TOOL_DIA 0.39 ;# mm — 0.5mm corn bit
# Stencil material depth
# Brass shim 0.15mm → use -0.18, polyimide 0.1mm → use -0.13
set CUT_Z -0.2 ;# mm — cutting depth (negative)
set CUT_Z -0.3 ;# mm — cutting depth (negative)
set TRAVEL_Z 2.0 ;# mm — safe travel height
# Feeds & speeds