G-code wizard für Gmoccapy
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
19 Feb 2026 07:39 #343187
by T_D
G-code wizard für Gmoccapy was created by T_D
Hallo zusammen,ich stehe aktuell am Ende der Büro- bzw. Softwarearbeit meines Retrofits und bin nun auf der Suche nach einem geeigneten Plugin für gmoccapy.
Mein Ziel ist es, ähnlich wie bei ShopMill von Siemens oder vergleichbaren Lösungen, Programme mit Unterstützung erstellen zu können – idealerweise so, dass man bei Zyklen Schritt für Schritt nach den benötigten Parametern gefragt wird.Wichtig wäre mir außerdem, dass sich das Ganze möglichst gut in gmoccapy integrieren lässt, da ich die Softkeys bereits als Hardware in mein Bedienpult eingebaut habe und diese natürlich sinnvoll nutzen möchte.
Das Plugin sollte zudem mit LinuxCNC 2.9.4 kompatibel sein.Ich habe bereits versucht, NativeCAM zu installieren, bin dabei jedoch leider nicht zum Erfolg gekommen. Die vorgegebenen sudo-Befehle haben bei mir nicht wie erwartet funktioniert und meine Linux-Kenntnisse sind noch recht begrenzt, da dies mein erster Retrofit unter Linux ist. Entsprechend fehlen mir teilweise noch die Zusammenhänge, um das manuell korrekt einzubinden.Daher meine Frage an euch:
Kennt jemand ein passendes Plugin oder hat Tipps, wie ich eine solche zyklusbasierte Programmierunterstützung unter gmoccapy realisieren kann?Vielen Dank schon mal für eure Hilfe!
Hello everyone,I’m currently finishing the office/software side of my retrofit project and I’m now looking for a suitable plugin for gmoccapy.
My goal is to create programs with guided support similar to Siemens ShopMill or comparable solutions – ideally with cycle dialogs that ask for the required parameters step by step.It is important that the solution integrates well with gmoccapy, as I have already implemented the softkeys as physical hardware in my control panel and would like to make proper use of them.
The plugin should also be compatible with LinuxCNC 2.9.4.I already tried installing NativeCAM but unfortunately didn’t succeed. The provided sudo commands did not work as expected and my Linux knowledge is still quite limited, since this is my first retrofit using Linux. Because of that, I’m struggling to manually integrate it and fully understand the dependencies.So my question to the community:
Does anyone know a suitable plugin or have tips on how to achieve this kind of cycle-based programming support in gmoccapy?Thanks in advance for any help!
Mein Ziel ist es, ähnlich wie bei ShopMill von Siemens oder vergleichbaren Lösungen, Programme mit Unterstützung erstellen zu können – idealerweise so, dass man bei Zyklen Schritt für Schritt nach den benötigten Parametern gefragt wird.Wichtig wäre mir außerdem, dass sich das Ganze möglichst gut in gmoccapy integrieren lässt, da ich die Softkeys bereits als Hardware in mein Bedienpult eingebaut habe und diese natürlich sinnvoll nutzen möchte.
Das Plugin sollte zudem mit LinuxCNC 2.9.4 kompatibel sein.Ich habe bereits versucht, NativeCAM zu installieren, bin dabei jedoch leider nicht zum Erfolg gekommen. Die vorgegebenen sudo-Befehle haben bei mir nicht wie erwartet funktioniert und meine Linux-Kenntnisse sind noch recht begrenzt, da dies mein erster Retrofit unter Linux ist. Entsprechend fehlen mir teilweise noch die Zusammenhänge, um das manuell korrekt einzubinden.Daher meine Frage an euch:
Kennt jemand ein passendes Plugin oder hat Tipps, wie ich eine solche zyklusbasierte Programmierunterstützung unter gmoccapy realisieren kann?Vielen Dank schon mal für eure Hilfe!
Hello everyone,I’m currently finishing the office/software side of my retrofit project and I’m now looking for a suitable plugin for gmoccapy.
My goal is to create programs with guided support similar to Siemens ShopMill or comparable solutions – ideally with cycle dialogs that ask for the required parameters step by step.It is important that the solution integrates well with gmoccapy, as I have already implemented the softkeys as physical hardware in my control panel and would like to make proper use of them.
The plugin should also be compatible with LinuxCNC 2.9.4.I already tried installing NativeCAM but unfortunately didn’t succeed. The provided sudo commands did not work as expected and my Linux knowledge is still quite limited, since this is my first retrofit using Linux. Because of that, I’m struggling to manually integrate it and fully understand the dependencies.So my question to the community:
Does anyone know a suitable plugin or have tips on how to achieve this kind of cycle-based programming support in gmoccapy?Thanks in advance for any help!
Please Log in or Create an account to join the conversation.
- michaeln
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 14
20 Feb 2026 14:14 - 20 Feb 2026 14:32 #343226
by michaeln
Replied by michaeln on topic G-code wizard für Gmoccapy
Hallo,
ich denke NativeCAM ist aktuell das was deinem Wunsch als ShopMill-Alternative am nächsten kommt.
Da gibt es ja im Forum einen längeren Thread wie man das zum Laufen bekommt. Zudem gibt es mittlerweile mehrere Github-Forks von NativeCAM.
Wenn es da aktuell nur um Drehen geht, ist dieser Thread trotzdem interessant:
forum.linuxcnc.org/qtvcp/58056-latheeasy...-programming?start=0
Da stellt cmorley seine QT-Portierung von NativeCAM vor.
Die Frage ist ja ob die Entwicklung in diese Richtung noch so wichtig ist bzw weitergeht, da es mit FreeCAD ja mitlerweile ein sehr gutes CAD-System gibt (das deutlich mehr kann) welches direkt auf dem LinuxCNC-Rechner läuft.
Viele Grüße
Michael
ich denke NativeCAM ist aktuell das was deinem Wunsch als ShopMill-Alternative am nächsten kommt.
Da gibt es ja im Forum einen längeren Thread wie man das zum Laufen bekommt. Zudem gibt es mittlerweile mehrere Github-Forks von NativeCAM.
Wenn es da aktuell nur um Drehen geht, ist dieser Thread trotzdem interessant:
forum.linuxcnc.org/qtvcp/58056-latheeasy...-programming?start=0
Da stellt cmorley seine QT-Portierung von NativeCAM vor.
Die Frage ist ja ob die Entwicklung in diese Richtung noch so wichtig ist bzw weitergeht, da es mit FreeCAD ja mitlerweile ein sehr gutes CAD-System gibt (das deutlich mehr kann) welches direkt auf dem LinuxCNC-Rechner läuft.
Viele Grüße
Michael
Last edit: 20 Feb 2026 14:32 by michaeln.
The following user(s) said Thank You: T_D
Please Log in or Create an account to join the conversation.
- michaeln
- Offline
- Senior Member
-
Less
More
- Posts: 40
- Thank you received: 14
21 Feb 2026 15:13 #343261
by michaeln
Replied by michaeln on topic G-code wizard für Gmoccapy
Hallo T_D,
vielleicht hilft dir das weiter:
forum.linuxcnc.org/nativecam/53492-nativ...9-3?start=100#343260
Damit solltest du NativeCAM integriert in Gmoccapy zum Laufen bekommen.
Viele Grüße
michaeln
vielleicht hilft dir das weiter:
forum.linuxcnc.org/nativecam/53492-nativ...9-3?start=100#343260
Damit solltest du NativeCAM integriert in Gmoccapy zum Laufen bekommen.
Viele Grüße
michaeln
The following user(s) said Thank You: T_D
Please Log in or Create an account to join the conversation.
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
22 Feb 2026 07:02 - 22 Feb 2026 08:28 #343291
by T_D
Replied by T_D on topic G-code wizard für Gmoccapy
Danke schonmal für die tollen Antworten, ich werde das heute mal anwenden und berichten über das ergebnis , ich hoffe es klappt . Gruß Tom
Last edit: 22 Feb 2026 08:28 by T_D.
Please Log in or Create an account to join the conversation.
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
22 Feb 2026 10:41 #343298
by T_D
Replied by T_D on topic G-code wizard für Gmoccapy
Vielen lieben Dank dafür , das hat richtig klasse geklappt ! Ich hätte nur noch Die Frage wie bekomme ich das hin , dass native cam im anwendertab verschwindet bzw ich das darüber aufrufen kann und was ich nicht ganz verstanden habe wie bekomme ich die Sprache auf deutsch ? Gruß Tom
Please Log in or Create an account to join the conversation.
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
22 Feb 2026 13:27 #343307
by T_D
Replied by T_D on topic G-code wizard für Gmoccapy
Ich hab das so geschafft jedoch kann ich bei mir leider nicht interaktiv sehen wenn ich bsp auf rohteil gehe dann macht er das in native cam jedoch wird mir auf der linken seite im gmoccapy nichts angezeigt und wenn ich das anklicken mit laden als gcode und dann start drücke schmeißt er mir einen fehler
Please Log in or Create an account to join the conversation.
- HansU
-
- Offline
- Moderator
-
Less
More
- Posts: 705
- Thank you received: 214
23 Feb 2026 21:56 - 23 Feb 2026 21:58 #343369
by HansU
Replied by HansU on topic G-code wizard für Gmoccapy
Hast du dir mal PyNGCGUI angeschaut? Es gibt eine Beispiel-Sim-Config "gmoccapy_pyngcgui"
Last edit: 23 Feb 2026 21:58 by HansU.
Please Log in or Create an account to join the conversation.
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
24 Feb 2026 05:56 #343379
by T_D
Replied by T_D on topic G-code wizard für Gmoccapy
Ne hab ich noch nicht gemacht , aber nativecam ist schon recht schön , hat mir aber auch schon ein paar stunden an Nerven und grauen Haaren gekostet , ich werds mir mal anschauen . Danke
Please Log in or Create an account to join the conversation.
- T_D
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 2
24 Feb 2026 20:42 #343429
by T_D
Replied by T_D on topic G-code wizard für Gmoccapy
Ich habe mir das mal angeschaut mit pyngcgui also das an sich startet auch und ich habe das auch anwenden können mit diesem plugin welches man noch zusätzlich laut beispiel Konfiguration installieren soll nur hab ich noch nicht verstanden wie ich mir das auf den mill catalog stelle , schön wäre es wenn nativecam läuft und eventuell kann mir ja wer. Dabei helfen das zum laufen zu bekommen . Gruß tom
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.137 seconds