Wykres commitów

1886 Commity (master)

Autor SHA1 Wiadomość Data
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
Rob bb5d8adb01 Link format fixed - md to rst syntax 2024-12-22 10:52:00 -05:00
Rob 60b0639fcd overview code indent fix 2024-12-22 10:40:33 -05:00
Rob 9e178d1d93 Updating Sphinx docs 2024-12-22 10:35:44 -05:00
Rob d4f4662f41 Engine change handler, regen test data for fails 2024-12-21 16:00:40 -05:00
Rob a87020fb97 Update utils, add Black Github Action 2024-12-21 14:04:32 -05:00
Rob e30130b12b Move functions and props from UI to operation 2024-12-21 10:28:54 -05:00
Rob 67571e164e Debug print cleanup, arccos bug fix 2024-12-20 23:32:09 -05:00
Rob 87aa1866bd fix for arccos bug - test 2024-12-20 22:39:51 -05:00
Rob 8b32f7c905 Removing one debug line 2024-12-20 16:53:59 -05:00
Rob decf79867a Move crosshatch function back into operator file 2024-12-20 16:21:43 -05:00
Rob 1bfe3c7f87 print debug text for dwithin and arccos errors 2024-12-20 16:16:31 -05:00
Rob 09fb455683 Test Output format almost finished! 2024-12-20 15:30:50 -05:00
Rob 8deb4ff94a Test String format continues 2024-12-20 13:24:33 -05:00
Rob 51b3398da9 More test string repair 2024-12-20 12:46:05 -05:00
Rob ada2b81a8c Test string cleanup and repair 2024-12-20 12:44:21 -05:00
Rob f4400a1783 Reverting progress string format 2024-12-20 12:29:28 -05:00
Rob 1c66f16f5c Test string cleanup continues 2024-12-20 12:22:08 -05:00
Rob 08832bd6d3 More test print cleanup and title case 2024-12-20 12:09:44 -05:00
Rob 2339175cab Repair Scene refs in test suite 2024-12-20 08:31:25 -05:00
Rob 49e0a7418c Update UI refs in Engine and Interface 2024-12-20 08:28:52 -05:00
Rob 669c251c02 Removing underscore from parent class name 2024-12-20 08:21:45 -05:00
Rob 83eacab322 Rename panel files, cleanup test print statements 2024-12-20 08:19:28 -05:00
Rob 4c77fa64c8 Clean up print statements 2024-12-20 07:45:59 -05:00
Rob 5a4ac3ce28 Clean up UI files, return testing to Blender v4.2.1 2024-12-19 16:05:40 -05:00
Rob 4e463d9870 keymap register moved to addon_utils 2024-12-19 15:41:56 -05:00
Rob 7d2214632e init Reference Repair 2024-12-19 15:23:19 -05:00
Rob 557d676d9a Interface moved to Properties, from UI 2024-12-19 15:09:58 -05:00
Rob 47b75a87bb OCL_SCALE re-added to chunk 2024-12-19 14:37:38 -05:00
Rob e6cb2147ea ocl reference fix 2024-12-19 14:30:17 -05:00
Rob b889e54323 Fixing Chunk Imports 2024-12-19 14:20:22 -05:00
Rob 6786d07ec2 Refactor ops and props 2024-12-19 14:10:10 -05:00
Rob 27a145d538 Re-org presets, ops, UI 2024-12-19 08:56:59 -05:00
Rob fba719bbad Import OS 2024-12-18 20:26:17 -05:00
Rob 20ec417c35 Path edits 2024-12-18 20:24:52 -05:00
Rob 309f836ab5 Intercept Exception 2024-12-18 20:19:33 -05:00
Rob bc8f57200c Forcing Errors to debug 2024-12-18 20:07:39 -05:00
Rob 9aa2d25544 Revert Joke Test 2024-12-18 20:05:27 -05:00
Rob b3139b44fe Joke Tesdt 2024-12-18 19:56:02 -05:00
Rob 8baeca6ca2 Testin out the wazoo 2024-12-18 19:46:26 -05:00
Rob af584271b5 Workflow Test 2024-12-18 19:39:13 -05:00
Rob c01edb144c Properties and Panel renaming 2024-12-18 15:37:25 -05:00
Rob cd6bbc34aa waaaaaaaaaaaaah 2024-12-18 15:19:58 -05:00
Rob b65bfaab2b Adding module folder to PATH 2024-12-18 15:16:14 -05:00
Rob 478e84e191 More workflow debug attempts 2024-12-18 14:40:50 -05:00
Rob 710a3953d8 Reference Repair 2024-12-18 14:33:58 -05:00
Rob 2d4aeb421b Utilities name returns, numba moves to utils 2024-12-18 12:54:10 -05:00
Rob af77e35e5a Renaming utilities to utils 2024-12-18 12:35:06 -05:00
Rob 3b4a7f289e Reference CHecks 2024-12-18 12:18:10 -05:00
Rob 2a8c52ac57 Re-adding inits with sadness and desperation 2024-12-18 11:02:49 -05:00
Rob 83ff8ba96f Removing inits 2024-12-18 11:00:17 -05:00
Rob 9ac5abc0dc Remove shutil.which 2024-12-18 10:56:00 -05:00
Rob 20349420f1 Reverting Previous 2024-12-18 10:54:43 -05:00
Rob e809dfcd90 Install Addon debugging continues 2024-12-18 10:53:01 -05:00
Rob 8a67d5d3c5 Workflows, I hate you... 2024-12-18 10:50:33 -05:00
Rob c06718aa99 Check STDOUT of Install Addon 2024-12-18 10:45:19 -05:00
Rob 108c6da2b3 Preference Reference Repair 2024-12-18 10:41:52 -05:00
Rob 8ed250c914 Workflows, KHAAAAAAN! 2024-12-18 10:35:56 -05:00
Rob e8aa8a19c7 Reverting Addon Install test changes 2024-12-18 10:21:37 -05:00
Rob 86fd5bef8f Removed temp file from addon install process 2024-12-18 10:17:57 -05:00
Rob b9655cad2b Test Addon Install as Python commands, rather than
a Python file.
2024-12-18 10:17:07 -05:00
Rob 0cb92d41af Update Sphinx Doc Build with new layout 2024-12-18 09:55:48 -05:00
Rob 4ff723be7f Workflows!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2024-12-18 08:54:38 -05:00
Rob 445a21fe98 Workflows be testy 2024-12-18 08:48:05 -05:00
Rob 464ce516f5 Post Processor print fixes 2024-12-18 08:29:25 -05:00
Rob 97fdec4eee More Workflow Testing 2024-12-17 22:47:15 -05:00
Rob e9a670e031 Revert Test Changes 2024-12-17 22:33:16 -05:00
Rob 03017af35b Workflow Test 2024-12-17 22:31:11 -05:00
Rob 0bcd714b5b Wokrflow debugs continue 2024-12-17 20:03:52 -05:00
Rob fb3c1936ed Debugging workflows 2024-12-17 19:25:28 -05:00
Rob fc91a43fa2 Remove debug lines 2024-12-17 17:29:25 -05:00
Rob d9b400e116 nc folder renamed post_processors, more workflow
debugging
2024-12-17 16:26:40 -05:00
Rob 3be9df2900 Update Preference Reference 2024-12-17 16:11:38 -05:00
Rob dead551802 Workflow Testing 2024-12-17 15:57:48 -05:00
Rob 55c186b6f9 Updated to reflect opensourcecnc's contribution
to alain's repo
2024-12-17 14:17:09 -05:00
Rob a11e3d43a6 Untangling utils file into separate files in the
utilities folder and fixing circular import errors
2024-12-17 14:06:08 -05:00
Rob 3e7966ad12 Property Reference Repair 2024-12-15 13:14:49 -05:00
Rob 42442cabd1 Properties separated from UI and grouped in a
propeties folder
2024-12-15 12:47:18 -05:00
Rob 1f52788e9d Update constants references 2024-12-15 11:12:32 -05:00
Rob 9d3ec3dcba Restore ReliefError to bas_relief 2024-12-15 11:06:11 -05:00
Rob 79097e10a6 Added init file for Operators folder 2024-12-15 10:47:48 -05:00
Rob db5d0365ea Folders for Operators & Reference Repair 2024-12-15 10:46:20 -05:00
Rob da0d21725f Renaming Test Data with reference prefix 2024-12-14 12:26:07 -05:00
Rob 2374d8a9bb Update failing tests 2024-12-14 12:24:32 -05:00
Rob d49b870d48 Reference repair returns... 2024-12-14 11:32:03 -05:00
Rob f05f007ccc Update Test Data 2024-12-13 12:58:16 -05:00
Rob 1f196ea2a3 References galore... 2024-12-13 10:45:05 -05:00
Rob 932854861c Reference Repair Continues... 2024-12-13 10:39:48 -05:00
Rob 4986c04496 More Reference Repair 2024-12-13 10:11:25 -05:00
Rob c4729317dc Reference Repair pt3 2024-12-13 09:52:12 -05:00
Rob 748dae6f00 Reference Repair pt2 2024-12-13 09:31:17 -05:00
OpenSource CNC 07154abc9f
Update utils.py (intarsion not working)
Added default values to "style" and "mitrelimit" in "silhoueteoffset" (as it was already stated in the description). With the default values missing, Intarsion was not working anymore
2024-12-13 09:43:59 +02:00
Rob cf24acad1f Repairing broken references 2024-12-12 14:56:30 -05:00
Rob 3c05e381b1 Merge branch 'master' of https://github.com/SpectralVectors/blendercam 2024-12-12 14:25:57 -05:00
Rob 72bae15d7f Remove zip, format module, class and function
names to pep8 / Blender standards
2024-12-12 14:18:05 -05:00
abosafia c975e39365 clear leftover material when using ramp with closed curves 2024-11-29 14:14:58 +02:00
Rob 26a89494e0 Removed 'Use Experimental' blocks, fixed docs build, cleanup 2024-11-14 09:26:32 -05:00
SpectralVectors b50c6c3cf0
Create __init__.py 2024-11-06 10:52:44 -05:00
Release robot 21924746ed Version number 2024-11-06 13:52:09 +00:00
SpectralVectors db9d7478c7
Update legacy_ui.py 2024-11-06 05:50:12 -05:00
SpectralVectors 6606eed2fb
Update slice.py 2024-11-06 05:49:38 -05:00
SpectralVectors 408449088b
Update pack.py 2024-11-06 05:49:19 -05:00
SpectralVectors cdc4b322e7
Update optimisation.py 2024-11-06 05:49:02 -05:00
SpectralVectors 73219c383d
Update operations.py 2024-11-06 05:48:42 -05:00
SpectralVectors 6972de8758
Update op_properties.py 2024-11-06 05:48:27 -05:00
SpectralVectors bebd09583b
Update movement.py 2024-11-06 05:48:10 -05:00
SpectralVectors 8f9c8353c8
Update material.py 2024-11-06 05:47:50 -05:00
SpectralVectors 1386c6fc9d
Update machine.py 2024-11-06 05:47:33 -05:00
SpectralVectors 35163b89a5
Update gcode.py 2024-11-06 05:47:14 -05:00
SpectralVectors 27c0030c22
Update feedrate.py 2024-11-06 05:46:58 -05:00
SpectralVectors 8f36a09ff5
Update cutter.py 2024-11-06 05:46:44 -05:00
SpectralVectors 27d5e15e30
Update chains.py 2024-11-06 05:46:29 -05:00
SpectralVectors 392549d256
Update basrelief.py 2024-11-06 05:46:07 -05:00
SpectralVectors d5072567e6
Update area.py 2024-11-06 05:45:41 -05:00
SpectralVectors 8c5bf927e0
Update pie_pack_slice_relief.py 2024-11-05 16:54:01 -05:00
SpectralVectors a312bf78d4
Update __init__.py 2024-11-05 16:51:35 -05:00