Jump to content

Uhlhorn

Dormant
  • Posts

    19
  • Joined

  • Last visited

Posts posted by Uhlhorn

  1. Hi Cura developers!

     

    I found a way to print 0.1 mm resolution with nearly the print time of 0.3 mm resolution. I wanted to patent it, but a patent is too expensive for me. So I will give the idea to You for free. ?

    We (the community) can use Cura for free. So I think I can give back something. ? Cura is my favourite slicer. And I like to see this idea in the best slicer of the world.

     

    So, If You are interested in my idea to get 0.1 mm resolution with nearly the speed of 0.3 mm resolution, please answer to this post. I will give You the idea for free. But I don’t want to publish it here in the forum, because You should have time to develop this function before other can copy it. ?

     

    Are You interested? The solution is very easy, You will not believe! But it can only found by a "out of the box" thinker.

  2. Ah, okay.

    But a developer can exchange the strings. If the OS sends „Wechseldatenträger“ to Cura, the application can replace it with an other word.

     

    if (drive=="Wechseldatenträger")
           { loc_drive«“SD-Card"<<endl;
           }

     

    And when the people, who localize the app, would using „h“ instead of „Stunden“ it would solve the problem too (see screenshot).

    ScreenshotSolution.jpg

  3. 7 hours ago, ahoeben said:

    Problem is the OS does not tell Cura if it is an SD-card, or a usb stick, or even a usb harddisk

    Maybe, but this is not the subject of this thread. ;-) And it seems to be incorrect too: Cura for Mac is able to identify the kind of volume.

     

    4 hours ago, nallath said:

    For the UM3 it needs to be a USB stick, as it doesn't even have a card reader.

    I am not using the UM3, so this does not matter (and it is not the problem discussed here.)

     

    The subject is an UI issue in the localization of Cura.

  4. No, there are no totals (see screenshot).

     

    But it is possible to switch to „Speichern in Datei“ (save to file) instead of „Speichern auf Wechseldatenträger“.

    (see screenshot)

     

    The developers should replace „Wechseldatenträger“ with „SD-Card“, it’s a lot shorter! ;-)

    Screenshot 2018-03-05 03.12.04.png

    Screenshot 2018-03-05 03.13.47.png

    Screenshot 2018-03-05 03.16.00.png

  5. Quote

    As a workaround for the first issue, the print information labels have a tooltip.

     Yes, but only with the the values of the different types of lines, not with the value of the whole part. This is not really a workaround.

    A workaround is to use the englisch version.

  6. There are two issues in the german localized version of Cura:

    1. Print job information with print time and material cost is truncated in the german version. So it is not usable!
    2. In the german localized version of Cura the application menu is defect: The menu items „About…“, „Preferences“ and „Services“ are missing.

    See screenshots.

     

     

    Screenshot 2018-03-03 00.14.43.png

    Screenshot 2018-03-03 00.15.54.png

    Screenshot 2018-03-03 00.15.00.png

    Screenshot 2018-03-03 00.15.29.png

×
×
  • Create New...