Downloads:
179
Downloads of v 4.0.0:
179
Last Update:
09 Jul 2025
Published Date:
09 Jul 2025
Package Maintainer(s):
Software Author(s):
- NC Corrector Development Team
Tags:
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
NC Corrector
(Ready for review)
- 1
- 2
- 3
4.0.0 | Updated: 09 Jul 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
179
Downloads of v 4.0.0:
179
Published:
09 Jul 2025
Maintainer(s):
Software Author(s):
- NC Corrector Development Team
NC Corrector 4.0.0
(Ready for review)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by NC Corrector Development Team. The inclusion of NC Corrector Development Team trademark(s), if any, upon this webpage is solely to identify NC Corrector Development Team goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
NC-Corrector is a free G-Code editor and backplotter for CNC machines, supporting various machine types, G/M codes, arc detection, DXF/APT export, program analysis, and visualization tools. Features include syntax highlighting, code validation, 3D visualization, and support for multiple CNC machine formats.
# NC Corrector - Chocolatey Package
[](https://community.chocolatey.org/packages/nc-corrector)
[](https://community.chocolatey.org/packages/nc-corrector)
Um pacote Chocolatey para o **NC Corrector**, um editor de G-Code gratuito e backplotter para máquinas CNC.
## 📋 Sobre o NC Corrector
NC-Corrector é um editor de G-Code gratuito e backplotter para máquinas CNC que oferece:
- ✅ **Suporte a vários tipos de máquinas CNC**
- ✅ **Editor com realce de sintaxe para G/M codes**
- ✅ **Detecção automática de arcos**
- ✅ **Exportação DXF/APT**
- ✅ **Análise e visualização de programas**
- ✅ **Ferramentas de visualização 3D**
- ✅ **Validação de código G**
## 🚀 Instalação
### Via Chocolatey (Recomendado)
```powershell
choco install nc-corrector
```
### Atualização
```powershell
choco upgrade nc-corrector
```
### Desinstalação
```powershell
choco uninstall nc-corrector
```
## 📦 O que este pacote instala
- **Executável principal**: `NC_Corrector.exe`
- **Localização**: `C:\Program Files\NC Corrector\`
- **Atalhos**: Área de trabalho e Menu Iniciar
- **Componentes OCX**: Registrados automaticamente
- **PATH**: Adicionado ao sistema para acesso via linha de comando
## 🛠️ Desenvolvimento do Pacote
### Pré-requisitos
- [Chocolatey](https://chocolatey.org/install) instalado
- PowerShell com privilégios de administrador
### Build do Pacote
```powershell
# Clone ou baixe os arquivos do pacote
cd "caminho-para-o-pacote"
# Gerar o pacote .nupkg
choco pack nc-corrector.nuspec
```
### Teste Local
```powershell
# Instalar pacote localmente para teste
choco install nc-corrector -s . -y
# Testar funcionalidade
NC_Corrector.exe
# Desinstalar após teste
choco uninstall nc-corrector -y
```
### Publicação
```powershell
# Publicar no repositório oficial do Chocolatey
choco push nc-corrector.4.0.0.nupkg --source https://push.chocolatey.org/ --api-key SUA_CHAVE_API
```
## 📁 Estrutura do Pacote
```text
nc-corrector/
├── nc-corrector.nuspec # Metadados do pacote
├── readme.md # Este arquivo
└── tools/
├── chocolateyinstall.ps1 # Script de instalação
└── chocolateyuninstall.ps1 # Script de desinstalação
```
## 🔧 Características Técnicas
- **Versão do software**: 4.0.0
- **Tamanho do download**: ~7.3 MB
- **Checksum SHA256**: `9f4975b7d2b4983695570e10b668e03a730bf5244ffd9bee20d2aab182dd6e0e`
- **Compatibilidade**: Windows (todas as versões suportadas pelo Chocolatey)
## 📝 Notas de Versão
### v4.0.0
- Versão inicial do pacote Chocolatey
- Instalação automatizada com registro de componentes OCX
- Criação automática de atalhos
- Integração com PATH do sistema
## 🐛 Problemas Conhecidos
- Durante a instalação, alguns avisos sobre registro de OCX podem aparecer, mas não afetam a funcionalidade
- O software requer privilégios de administrador para o registro correto dos componentes
## 🤝 Contribuindo
1. Fork este repositório
2. Crie uma branch para sua feature (`git checkout -b feature/nova-feature`)
3. Commit suas mudanças (`git commit -am 'Adiciona nova feature'`)
4. Push para a branch (`git push origin feature/nova-feature`)
5. Abra um Pull Request
## 📄 Licença
Este pacote Chocolatey é distribuído sob os mesmos termos de licença do software NC Corrector (Freeware).
## 🔗 Links Úteis
- [Site Oficial do NC Corrector](https://www.nc-corrector.inf.ua/)
- [Chocolatey Package](https://community.chocolatey.org/packages/nc-corrector)
- [Documentação do Chocolatey](https://docs.chocolatey.org/)
## 📞 Suporte
Para questões relacionadas ao **pacote Chocolatey**:
- Abra uma issue neste repositório
Para questões relacionadas ao **software NC Corrector**:
- Visite o [site oficial](https://www.nc-corrector.inf.ua/)
---
**Mantido por**: Cristiano Mozena
**Última atualização**: julho de 2025
$ErrorActionPreference = 'Stop'
$installDir = Join-Path $env:ProgramFiles "NC Corrector"
# Stop related processes
Get-Process -Name "NC_Corrector", "*corrector*" -ErrorAction SilentlyContinue | Stop-Process -Force
# Unregister OCX files
$ocxFiles = Get-ChildItem -Path $installDir -Filter "*.ocx" -ErrorAction SilentlyContinue
foreach ($ocx in $ocxFiles) {
try {
$regArgs = @("/u", "/s", "`"$($ocx.FullName)`"")
Start-ChocolateyProcessAsAdmin -ExeToRun "regsvr32.exe" -Statements $regArgs
Write-Host "Unregistered $($ocx.Name)"
} catch {
Write-Warning "Failed to unregister $($ocx.Name): $($_.Exception.Message)"
}
}
# Remove shortcuts
$shortcuts = @(
"$env:PUBLIC\Desktop\NC Corrector.lnk",
"$env:ProgramData\Microsoft\Windows\Start Menu\Programs\NC Corrector.lnk"
)
foreach ($shortcut in $shortcuts) {
if (Test-Path $shortcut) {
Remove-Item $shortcut -Force -ErrorAction SilentlyContinue
}
}
# Remove from PATH
Uninstall-ChocolateyPath -PathToUninstall $installDir
# Remove installation directory
if (Test-Path $installDir) {
Remove-Item $installDir -Recurse -Force -ErrorAction SilentlyContinue
}
Log in or click on link to see number of positives.
- nc-corrector.4.0.0.nupkg (d43af880d79d) - ## / 65
- nc4.zip (9f4975b7d2b4) - ## / 69
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
This package has no dependencies.
Ground Rules:
- This discussion is only about NC Corrector and the NC Corrector package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or NC Corrector, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
past (maintainer) on 07 Jul 2025 17:53:53 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 07 Jul 2025 17:58:45 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 07 Jul 2025 18:08:58 +00:00:
NC‑Corrector (unofficial package)
A simplified installer for NC‑Corrector — a free G-code editor and viewer designed for CNC machines. Supports milling, turning, and Wire EDM, featuring OpenGL visualization, G/M command highlighting, frame-by-frame simulation, DXF/APT export, machine run-time estimation, toolpath outlines, and arc detection. (Originally available at nc-corrector.inf.ua)
You can extend it with:
choco install nc-corrector
usage instructions (if your scripts support it)past (maintainer) on 07 Jul 2025 18:13:23 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 07 Jul 2025 18:16:17 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 07 Jul 2025 18:19:20 +00:00:
NC‑Corrector (unofficial)
A simplified installer for NC‑Corrector — a free G-code editor and viewer designed for CNC machines. Supports milling, turning, and Wire EDM, featuring OpenGL visualization, G/M command highlighting, frame-by-frame simulation, DXF/APT export, machine run-time estimation, toolpath outlines, and arc detection. (Originally available at nc-corrector.inf.ua)
You can extend it with:
choco install nc-corrector
usage instructions (if your scripts support it)chocolatey-ops (reviewer) on 07 Jul 2025 18:53:31 +00:00:
nc-corrector has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 07 Jul 2025 19:14:33 +00:00:
nc-corrector has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/860cae92417205a3cc1261662a06d364 for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 08 Jul 2025 01:43:55 +00:00:
nc-corrector has passed automated virus scanning.
past (maintainer) on 09 Jul 2025 17:05:03 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 09 Jul 2025 17:28:58 +00:00:
User 'past' (maintainer) submitted package.
past (maintainer) on 09 Jul 2025 17:40:51 +00:00:
User 'past' (maintainer) submitted package.
chocolatey-ops (reviewer) on 09 Jul 2025 18:12:15 +00:00:
nc-corrector has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.
chocolatey-ops (reviewer) on 09 Jul 2025 22:24:45 +00:00:
nc-corrector has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/18e1268577b995b9a6780ce2a8088e9b for details.
This is an FYI only. There is no action you need to take.
chocolatey-ops (reviewer) on 09 Jul 2025 22:39:47 +00:00:
nc-corrector has been flagged as part of automated virus scanning.
Package virus scanning found that at least 1 file within, or downloaded by, the package has between 1 and 5 VirusTotal detections associated with it.
This is not enough detections to prevent the approval of this package version.