Activity for Wilhelm Bald

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #157

    Forgot: - Do NOT import "IGNORE ..." Layers. (add Configuration Option ?)

  • Wilhelm Bald Wilhelm Bald created ticket #157

    Feature Request(s)

  • Wilhelm Bald Wilhelm Bald created ticket #144

    Layer Control Element not recognized

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Ok. Danke für den Hinweis. Am 05.11.22 um 14:49 schrieb spicer: Die angepasste Version ist bei Sourceforge momentan noch unter der Developper. Bis sie als 100% lauffähig bestätigt ist. Aus diesem Grund habe ich meinen Installer so geschrieben, dass er bei Python 3.10 Wahl auf github geht und meine angepasste Version holt. [tickets:#141] https://sourceforge.net/p/dxf2gcode/tickets/141/ dxf2gcode not working Ubuntu 22.04 Status: New Created: Sun Sep 11, 2022 02:22 PM UTC by Wilhelm Bald Last Updated:...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Dann wäre es m.E. nach günstig das Paket auf die 3.10.x Version zuzuschneidern, quasi als default. Sonst wird die gesamte zu dxf2gcode "alte/neue/passende" Python Version runtergeladen. Immerhin ein paar hundert Megabyte. Am 05.11.22 um 13:26 schrieb spicer: Bei mir läuft es unter Python 3.10.6 (Xubuntu) ohne Fehler. Habe den Installer gesagt, er solle Python 3.10 brauchen und automatisch die Developper Version runterladen. [tickets:#141] https://sourceforge.net/p/dxf2gcode/tickets/141/ dxf2gcode...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Ich habe den empfohlenen dxfgcode Installer benutzt. Der installiert Python 3.9.7 und das dxfgcode Paket. Damit läuft es. Aber auch nur damit. Mit Python 3.10 egal welcher subversion gibt es Probleme. IMHO sind einige Deklarationen nötig im Source Code, so wie @treki geschrieben hat. Es sieht nicht nach großen Bugs aus, es sind wohl eher fehlende VAR Typ Deklarationen, die jetzte in Py3.10.x stringenter gehandhabt werden. Gruß W Am 05.11.22 um 09:50 schrieb spicer: @Wilhelm And you tested with this...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    The following works for me: Py3.9.7 PyQt5.15.7: $Revision: b6983e9e9c3df532b2f621ab4e89dc813b521bd7 $ Last change: $Date: 2022-02-26 15:29 CET $ Changed by: $Author: Christian Kohloeffel $ Py 3.10.6 and dxf2gcode do not work out of the box. Did i overlook new patches for 3.10.x ? Am 04.11.22 um 18:03 schrieb spicer: Does it work for you now? [tickets:#141] https://sourceforge.net/p/dxf2gcode/tickets/141/ dxf2gcode not working Ubuntu 22.04 Status: New Created: Sun Sep 11, 2022 02:22 PM UTC by Wilhelm...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    @trekki, thank you for making the point. I'am not into python but all other prog languages i know are sensitive to unprecise var declarations. Am 4. November 2022 17:45:51 MEZ schrieb spicer treki@users.sourceforge.net: https://en.primo.wiki/2022/146/202205262255012416.html Python has been upgraded from version 3.9 to 3.10, there are some changes that may impact script authors. Python 3.10 no longer implicitly converts floats to int's (issue linked). This means functions that previously accepted...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Are you sure that 1e9 is an integer from python points of view ? Am 03.11.22 um 17:47 schrieb chrisko: Hi Adam, the value should just put the scrollbar to it's very end line. So any big value (bigger then expected lines shown in messageobox) is sufficient. So i guess 1000 is good for a start. but i propose to make it as big as possible. My system can handle 1e9 without any issues. Can you pleas try what value your system can do e.g. 10000000 (1e7), which is guess should be sufficient for most use...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    In gui/routetext.py habe ich die Zeile 59 geändert. Von: QFont("Arial", 10/self.sc), Zu: QFont("Arial", int(10/self.sc)), Damit scheint es zu funktionieren. Würde zu den Fehlermeldungen passen, daß kein overloaded QFont call gefunden werden konnte.

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Vorm Frühstück eben getestet. Installer Version 1.9. Mit python 3.9.7 läuft dxf2gcode wieder. Aber ... das ist nicht wirklich optimal. Warum diese Versions Abhängikeit ? Eine Scriptsprache sollte doch dafür sorgen das genau das nicht passiert wie bspw mit JAVA. Es ist schon ein bischen heftig das für dxf2gcode nun ein dutzend bis hundert MByte an libs etc nachgezogen werden müssen. Gibt es da tatsächlich keinen besseren Weg ? Just my 2ct. No offence.

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Ich habe Version 1.6. Bin zur Zeit unterwegs. Ich versuche zwischendurch das Scripßt zu Testen.

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Version: Py3.10.4 PyQt5.15.6: $Revision: b6983e9e9c3df532b2f621ab4e89dc813b521bd7 $ Last change: $Date: 2022-02-26 15:29 CET $ Changed by: $Author: Christian Kohloeffel $

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    schroete@kahlo2:~$ python --version Python 3.10.4

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Vielen Dank für die Tips und den Installer. In der Vergangenheit hatte ich hunderte dxf Dateien mit dxf2gcode ohne Probleme verarbeitet. Der neue Installer funktioniert. dxf2gcode naked ohne weitere Änderungen nach der Installation benutzt für den folgenden Test. Also die alte ~/.config/dxf2gcode verschoben. Keine Layer Namen usw. Librecad: Eine 2 Punkt Linie erzeugt. dxf2gcode: Datei geladen und auf Exportieren geklickt. Der Fehler ist derselbe wie oben angehängt. In der VirtualBox (Win10) funktioniert...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    dxf2gcode Installer for Linux is now working for Xubuntu 22.04. dxf2gcode still doesnt (Simple or comlex dxf files do not change anything): Message: 'Tool 3 used for "MILL: 4 Tg:-3 Tz:-1 F:580 Fz:580 Sh:5 Wn:3 S:1000" layer doesn\'t exist anymore in the configuration ; using tool 1 inste ad' Arguments: () Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/dxf2gcode-2022_02_26-py3.10.egg/EGG-INFO/scripts/dxf2gcode", line 298, in exportShapes File "/usr/local/lib/python3.10/dist-packages/dxf2gcode-2022_02_26-py3.10.egg/EGG-INFO/scripts/dxf2gcode",...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    xubuntu 22.04 LTS

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Kein Problem. Danke für die schnelle Antwort. Am 11.09.22 um 16:53 schrieb spicer: Ich werde das Script später anpassen. Sorry für die unannehmlichkeiten. [tickets:#141] https://sourceforge.net/p/dxf2gcode/tickets/141/ dxf2gcode not working Ubuntu 22.04 Status: New Created: Sun Sep 11, 2022 02:22 PM UTC by Wilhelm Bald Last Updated: Sun Sep 11, 2022 02:50 PM UTC Owner: nobody Attachments: box.dxf https://sourceforge.net/p/dxf2gcode/tickets/141/attachment/box.dxf (15.9 kB; image/vnd.dxf) dxf2gcode_error.txt...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Ok. Aber beide Wege scheinen nicht einwandfrei zu funktionieren ...

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Looks like so. May be a string cut problem from 3.7 to 3.10.4 ... (just guessing) Also the documented install procedure in the dxf2gcode package just wont result in a working code. See long attachemnt above.

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    schroete@kahlo2:~/SoftwareAllgemein/dxf2gcode/dxf2gcode.linux.installer-main$ ./linux.installer.sh # dxf2gcode Install Script V1.5 # # for Debian based OS # # by Daniel Luginbuehl # # (c) 2022 #** Support: https://www.ltspiceusers.ch/#dxf2gcode.68 This script requires python 3.7 or greater schroete@kahlo2:~/SoftwareAllgemein/dxf2gcode/dxf2gcode.linux.installer-main$ python -V Python 3.10.4

  • Wilhelm Bald Wilhelm Bald posted a comment on ticket #141

    Sorry, what installer ? Did i overlook something in the dxf2gcode package ?

  • Wilhelm Bald Wilhelm Bald created ticket #141

    dxf2gcode not working Ubuntu 22.04

1