← Retour au centre d'aide

Can I hand-edit the G-code, and what should I never change?

demandé par Communauté · 2026-06-08
You can — it is plain text — but tread carefully. Safe edits: tweaking the feedrate (F), adjusting the pre-heat dwell, or fixing axis letters to match your firmware. Risky edits: do not turn approach/return moves into G0 rapids (the wire must never race uncontrolled), do not remove the wire-on/pre-heat sequence (you will cut cold), and do not reorder moves without understanding the wire path, or you may rake the wire through finished foam.

Better still, change these in https://cncfoam.com and re-export, so the whole file stays consistent and the safety logic (G1-only, pre-heat, wire on/off) is preserved. Hand-editing is for small fixes, not for restructuring the cut.

Votre réponse

Créer un compte ou connexion répondre