Wykres commitów

1810 Commity (338fb46251e1079676307ff6c786dfb859c51c08)

Autor SHA1 Wiadomość Data
SpectralVectors 338fb46251
Merge pull request #18 from hmunktell/angle_step
Adding step value for angle items in UI
2024-12-30 10:54:52 -05:00
SpectralVectors 48f25450ca
Merge pull request #19 from hmunktell/fix-imports
Fix various imports and references
2024-12-30 09:54:28 -05:00
hmunktell 506d29ef66 🎨 Format Python code with psf/black 2024-12-30 13:38:27 +00:00
Stationär\Henrik 26fb125a30 Fix missing import in thread_utils.py 2024-12-30 14:36:53 +01:00
Stationär\Henrik 300e7e8195 Fix missing import in index_utils.py 2024-12-30 14:28:59 +01:00
Stationär\Henrik abd986b2ec Fix missing import in bounds_utils.py 2024-12-30 13:46:14 +01:00
Stationär\Henrik 8e856d39e5 Fix import and reference in optimisation_panel-py 2024-12-30 13:40:51 +01:00
Stationär\Henrik 9bccef0479 Fixing reference in testing.py 2024-12-30 12:05:40 +01:00
Damian Wrobel f348979fc0 Fix 'cannot access local variable' error in numpy_to_image
Fixes the following error:

 Numpy to Image freecad-test-for-blender-Body_Op_freecad-test-for-blender-Body_1_off.exr
 104 111
 FAIL cannot access local variable 'i' where it is not associated with a value
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/operators/path_ops.py", line 218, in _calc_path
     await get_path(context, o)
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/gcode_path.py", line 644, in get_path
     await get_path_3_axis(context, operation)
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/gcode_path.py", line 882, in get_path_3_axis
     await prepare_area(o)
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/utilities/image_utils.py", line 822, in prepare_area
     numpy_save(o.offset_image, iname)
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/utilities/image_utils.py", line 61, in numpy_save
     i = numpy_to_image(a, inamebase)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/home/dw/.config/blender/4.3/extensions/user_default/fabex/utilities/image_utils.py", line 191, in numpy_to_image
     i.pixels[:] = a[:]  # this gives big speedup!
     ^
 CALCULATED PATH (success=FINISHED,retval=False)
 Error: cannot access local variable 'i' where it is not associated with a value

Make sure that the image is always created by limiting the length
of the 'name' argument in the bpy.ops.image.new().

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2024-12-30 12:01:21 +01:00
Stationär\Henrik 44e2c19f48 Fix reference in pack 2024-12-30 11:39:57 +01:00
Stationär\Henrik c654d3c83c Fix missing imports in cam_chunk 2024-12-30 11:31:07 +01:00
Stationär\Henrik bf9eb949fe Fix missing imports in puzzle_joinery 2024-12-30 11:17:12 +01:00
Stationär\Henrik b3b344bf86 More angle step fixes 2024-12-29 19:20:06 +01:00
Stationär\Henrik 40ea3ec00d Merge branch 'master' into angles 2024-12-29 18:59:48 +01:00
Stationär\Henrik 776661e134 Set step values for angle properties 2024-12-29 18:58:46 +01:00
Stationär\Henrik d29bee2d23 Fix missing references for A and B axis 2024-12-29 15:47:48 +01:00
Rob 1ba88f3697 G43, AB Axes UI reference fixes, numba removed 2024-12-29 08:49:59 -05:00
SpectralVectors 4c865e580b
Merge branch 'pppalain:master' into master 2024-12-29 08:37:13 -05:00
hmunktell ae51c62c30 🎨 Format Python code with psf/black 2024-12-29 11:25:35 +00:00
Stationär\Henrik eed11fe83b Merge branch 'master' into fix-zig_zag_ramp 2024-12-29 11:24:50 +01:00
Stationär\Henrik ab45241b68 Fixed Zigzag_ramp not found 2024-12-28 17:32:28 +01:00
SpectralVectors 1db51d422f
Merge branch 'pppalain:master' into master 2024-12-28 09:15:36 -05:00
Stationär\Henrik b477cea34a Remove comments 2024-12-27 23:11:54 +01:00
Stationär\Henrik 21938989e2 Merge branch 'master' into Skin-option 2024-12-27 23:10:19 +01:00
SpectralVectors 15dfa4dcb1 🎨 Format Python code with psf/black 2024-12-27 19:47:34 +00:00
Rob e233fab9ba added llvmlite wheel requirement for numba wheels 2024-12-27 14:44:31 -05:00
SpectralVectors 8de862d90b
Update blender_manifest.toml 2024-12-27 14:33:25 -05:00
SpectralVectors bcd7abab19
Update blender_manifest.toml 2024-12-27 14:26:54 -05:00
SpectralVectors 18ba3ed172
Add files via upload 2024-12-27 14:02:05 -05:00
Release robot d2076adc5b Version number 2024-12-27 18:19:46 +00:00
Release robot 83a48aabe3 Version number 2024-12-27 18:15:18 +00:00
SpectralVectors 5705df52e7
Merge branch 'pppalain:master' into master 2024-12-27 11:55:17 -05:00
Rob e403345853 Area, Movement UI Panel reference fixes 2024-12-27 09:43:14 -05:00
Stationär\Henrik 55390e9cf3 Merge branch 'master' into Skin-option and resolve conflicts 2024-12-27 11:19:45 +01:00
Stationär\Henrik 3ab282489a Add skin option to UI for pocket strategy 2024-12-26 23:17:52 +01:00
Release robot ba9caeff97 Version number 2024-12-26 19:32:36 +00:00
Release robot 71db01b514 Version number 2024-12-26 19:29:22 +00:00
pppalain 1357d5dff7 🎨 Format Python code with psf/black 2024-12-24 14:38:02 +00:00
Alain Pelletier 71d13afa35
Merge pull request #220 from dwrobel/Add-black-configuration
Add "black" configuration
2024-12-24 10:37:30 -04:00
Damian Wrobel a4a74a5513 Add "black" configuration
Try to achieve consistent formatting results between
different 'black' and 'python' versions.

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2024-12-23 23:56:56 +01:00
Damian Wrobel 5d6ac6d5b4 Improve "Operation Exceeded..." message
Improve "Operation Exceeds Your Machine Limits" message
with information on which axes the limit were exceeded plus
the value of range and working area.

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2024-12-23 23:20:55 +01:00
Release robot 0b81f111d7 Version number 2024-12-23 18:17:43 +00:00
Damian Wrobel 3bbe1d56e2 Fix name 'unit_value_to_string' is not defined error
Fixes the following error:

  utilities/operation_utils.py", line 328, in update_chipload
      o.info.chipload_per_tooth = unit_value_to_string(o.info.chipload, 4)
                                  ^^^^^^^^^^^^^^^^^^^^
  NameError: name 'unit_value_to_string' is not defined
  File "utilities/operation_utils.py", line 346, in update_offset_image

Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
2024-12-23 13:05:40 +01:00
Rob 7f9257f7cf Test push 2024-12-22 15:13:53 -05:00
SpectralVectors 49c42b2144 🎨 Format Python code with psf/black 2024-12-22 16:44:37 +00:00
Rob 1bf2ca73da Fixing Black Error 2024-12-22 11:44:01 -05:00
Rob 560d7deb44 rst code snippet fixes, list restored to hyphen 2024-12-22 11:25:33 -05:00
Rob 7d0c216bc1 rst lists ALSO NEED A BLANK LINE BEFORE, hooray 2024-12-22 11:08:50 -05:00
Rob 0ffbfff803 rst uses asterisk for list, not hyphen, doh 2024-12-22 11:01:48 -05:00
Rob c5b690561e forgot the _ in the rst link format 2024-12-22 10:55:50 -05:00