We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
При создании УП со штриховкой на экране все выглядит корректно, но G-код не сохраняется в источнике:
; Name: ; Tool: Engraver (0.1 mm, 20°) ; Tool passDepth: 0.1 ; Tool stepover: 0.025 ; Tool feedRate mm/s: 2 ; Depth: 0.1 ; Side: Top G21 G17 G90 M3 S12000 G0Z20 X0Y0 M5 M30
С остальными УП такой проблемы нет.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
При создании УП со штриховкой на экране все выглядит корректно, но G-код не сохраняется в источнике:
; Name:
; Tool: Engraver (0.1 mm, 20°)
; Tool passDepth: 0.1
; Tool stepover: 0.025
; Tool feedRate mm/s: 2
; Depth: 0.1
; Side: Top
G21 G17 G90
M3 S12000
G0Z20
X0Y0
M5
M30
С остальными УП такой проблемы нет.
The text was updated successfully, but these errors were encountered: