Jump to content

DeeZ

Dormant
  • Posts

    8
  • Joined

  • Last visited

Everything posted by DeeZ

  1. Hello. How can I trace my PostProcessing script? I add to my script: import pdb .... def execute(self, data): pdb.set_trace() I start Cura with "python3 -m pdb cura_app.py" then press "c" to continue. But I don't have stop on my script executing.
  2. Great! thanks for Idea. My hardware supports higher versions of openGL. I use this command to run: MESA_GL_VERSION_OVERRIDE=4.5 MESA_GLSL_VERSION_OVERRIDE=450 ./AppRun
  3. Hello. Mine is: Extended renderer info (GLX_MESA_query_renderer): Vendor: X.Org (0x1002) Device: AMD BARTS (DRM 2.43.0 / 4.4.0-171-generic, LLVM 6.0.0) (0x6739) Version: 18.0.5 Accelerated: yes Video memory: 1024MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1
  4. Hello. I have Ubuntu 16.04.6, Cura 4.4.1. And layers preview works in "compatibility mode". In options "Force layer view compatibility" is disabled. Why I can't see other layers (speed, line type). PS: I have 3 monitors 1980x1080+1980x1080+900x1600 (sum display is 4860x1600) stderr.log
  5. Have you changed filament or printer? There is a stack profile and might be this value for other filament of printer\extruder. I have the same trouble. I thought settings changed by chance and by itself. I don't notice when it occurs. It very annoy me.
  6. Hello. Is it possible to use formula to set value? For example, I'd like to set 2 layers for support roof thickness but there is used mm, and when I change layer height I need find and change it too. I can't set formula in field, I tried to set directly in file but doesn't work (I used user file in .local/share/cura/4.4/quality_changes/). support_interface_height= =layer_height*2 Is it possible?
  7. Hello I made a profile to my printer and filament. And when I try to export profile I have a couple files with 20-30 values in it. It looks not full. Cura has a lot of 200+ settings. I read about Profiles stack. As I understand there are sum of different files. And I save only difference value. I was not find ability to export all. I'd like to have full backup of all values (with hidden values too). How can I export every value (not only changed bu user). PS It needed cause I often loss some settings and print quality suffers (it changed by chance and by itself. I don't notice when it occur. Might be I change filament, might be quality).
×
×
  • Create New...