Wykres commitów

698 Commity (40e080f9842173920a5033bd217b1bfa765d53dd)

Autor SHA1 Wiadomość Data
Alain Pelletier 40e080f984
Dependencies changed
added 2.92
recommend Linux
Opencamlib required for ballcone and bullnose cutter
2021-03-17 10:36:36 -03:00
Alain Pelletier b22306ba1a
Dependency fixed
could no longer delete empty strategies
2021-03-17 10:27:33 -03:00
Alain Pelletier 387ff314d2
split curvecamtools from ops.py
removed all calculations which belong in curve cam tools menu from ops.py to their own curvecamtools.py file.
modified the _init_.py to accept the new curvecamtools.py file
removed some imports from top of files
tried to untangle some import *
2021-03-14 16:14:00 -03:00
Alain Pelletier d686fc081b
Bridges were removed from Utils
The bridge generation and functionlitty were removed from utils and given a separate file bridges.py
2021-03-13 09:25:14 -04:00
Alain Pelletier 6fd4fa9925
fix waterline recursion 2021-03-12 14:17:14 -04:00
Alain Pelletier ff3277b0f2
Update gcodepath.py 2021-03-12 14:08:44 -04:00
Alain Pelletier 95d21deb37
Update strategy.py 2021-03-12 14:05:24 -04:00
Alain Pelletier 67d3d8d35e
Update gcodepath.py 2021-03-12 14:04:58 -04:00
Alain Pelletier f9c82c0dda
Update gcodepath.py 2021-03-12 13:50:28 -04:00
Alain Pelletier fc78f4c597
gcodepath with laser tool
fixed bugged laser option
2021-03-12 13:43:29 -04:00
Alain Pelletier f544680b65
new leaner utils 2021-03-12 12:16:19 -04:00
Alain Pelletier e40bdd74dc
Add files via upload 2021-03-12 12:03:40 -04:00
Alain Pelletier 87786ff546
revert ops 2021-03-12 11:46:20 -04:00
Alain Pelletier 7ca94065f2
revert utils to pre laser 2021-03-12 11:38:38 -04:00
Alain Pelletier 1cc4eb5922
Update utils.py 2021-03-12 11:32:53 -04:00
Alain Pelletier 0f52aae2fc
reverted utils.py 2021-03-12 11:24:19 -04:00
Alain Pelletier dbdc5c025c
Update gcodepath.py 2021-03-12 11:11:35 -04:00
Alain Pelletier 3bb3773176
Update utils.py 2021-03-12 11:06:38 -04:00
Alain Pelletier 248677f8b4
Update ops.py 2021-03-12 11:03:35 -04:00
Alain Pelletier bd0c7a83dd
Update gcodepath.py 2021-03-12 10:54:07 -04:00
Alain Pelletier 0fafc0602d
split utils in 3 files 2021-03-12 10:45:52 -04:00
Alain Pelletier 6a7dbe88d1
Added BULLNOSE cutter
Added bullnose cutter
2021-03-12 08:57:54 -04:00
Alain Pelletier fdeb8734d7
added laser and bullnose cutter
Added bullnose cutter and laser
2021-03-12 08:56:21 -04:00
Alain Pelletier 862c098fd9
Added bullnose and laser tools
bullnose and laser tools are now available 
added:
Laser_on
Laser_off
Laser_cmd
Laser_delay
bull_corner_radius
2021-03-12 08:51:38 -04:00
Alain Pelletier 13de252e33
Added laser GCode
turn on laser on Plunge
turn off laser on fast move
Z removed for laser operations.
2021-03-12 08:48:31 -04:00
Alain Pelletier 28e8859305
removed condition in pocket
condition which caused a bad slowdown was removed
 if o.dist_between_paths > o.cutter_diameter / 2.0:
with no apparent quality difference
2021-03-11 14:06:49 -04:00
Alain Pelletier f319f450df
added cutter engagement display
Cutter engagement has been added and a warning is displayed above 50%
Pocket operations calculations slow down above 50% engagements and can become unusable.
2021-03-11 12:26:56 -04:00
Alain Pelletier 4e9f3f881d
Update utils.py
housekeeping
2021-03-11 12:22:43 -04:00
Alain Pelletier 6bf3283f81
Update __init__.py
some default settings have been adjusted.
2021-03-11 12:21:47 -04:00
Alain Pelletier 4e96f42bed
force protect_vertical False with ballcone
protect_vertical is False with ballcone cutter.  otherwise, menu item is shown
2021-03-09 15:58:49 -04:00
Alain Pelletier 87869e6d73
Added check for rotate A and rotate B
unselected rotation have no more effect on result
2021-03-09 08:42:25 -04:00
Alain Pelletier e173d60999
improved check for rotation A and rotation B
added check so unselected rotation would not have no effect
2021-03-09 08:40:17 -04:00
Alain Pelletier 9f044e8178
Update oclSample.py
fixed ballcone bug
2021-03-08 16:31:58 -04:00
Alain Pelletier 6daa0d2fa0
Update ops.py 2021-03-08 10:27:44 -04:00
Alain Pelletier 22f9c855c2
fixed problem rotate z to zero in certain context
fixed rotate z to zero which was a bug added when rotation A and Rotation B were added.

Added set geometry to origin during position object.
2021-03-08 10:24:49 -04:00
Alain Pelletier b4111a8908
Update ui.py
removed checkbox for autogenerate code since it was redundant.
2021-03-08 10:19:21 -04:00
Alain Pelletier aeca2a1887
Update __init__.py 2021-03-08 10:17:27 -04:00
Alain Pelletier 6c9dda9e53
Update __init__.py
housekeeping, renamed carve strategy to Project curve to suface
2021-02-13 16:41:48 -04:00
Alain Pelletier 6ad05b4f93
Update ui.py
housekeeping
2021-02-13 15:59:07 -04:00
Alain Pelletier c657942508
Update __init__.py
house keeping
2021-02-13 15:56:24 -04:00
Alain Pelletier 027c1675fa
Update ui.py
cleanup in UI, calculate path&export gcode, calculate chain path& export gcode
2021-02-13 15:47:40 -04:00
Alain Pelletier 59993232f3
Update __init__.py 2021-02-12 17:16:27 -04:00
Alain Pelletier 17c042601c
waterline related changes
waterline related changes
2021-02-12 16:23:12 -04:00
Alain Pelletier 46155d15f0
modified waterline steps
Waterline steps are now layers,  Layers must be enabled
2021-02-12 16:21:51 -04:00
Alain Pelletier d721ab3692
Waterline menu changes and simplification
force waterline to not use opencamlib and exact, removed some menu items and added some instructions
2021-02-12 16:19:36 -04:00
Alain Pelletier 90d39f099e
waterline strategy disables opencamlib
waterline strategy change disables opencamlib and use exact.
2021-02-11 10:34:53 -04:00
Alain Pelletier bac1f792a9
Remove opencamlib and exact mode while waterline
if waterline strategy is active and opencamlib is selected there is no output.  this is the reason the checkboxes for exact and opencamlib were removed while selecting the waterline.
2021-02-11 10:32:29 -04:00
Alain Pelletier 12f211c62a
bug squashed
materials bug repaired.
2021-01-20 15:47:15 -04:00
Alain Pelletier 902023fa0c
Z placement variable now enum
Z placement variable now drop down menu
2021-01-20 14:00:00 -04:00
Alain Pelletier 7cb80229f7
centered Z
Z placement can be centered.
2021-01-20 13:58:47 -04:00