bakedpotatolord
|
fd27dd3a72
|
conform language entries
|
2025-04-29 19:36:24 -06:00 |
|
bakedpotatolord
|
0284592a33
|
more code cleanup
|
2025-04-29 13:05:56 -06:00 |
|
bakedpotatolord
|
cbbed154fa
|
code cleanup
|
2025-04-29 12:59:30 -06:00 |
|
bakedpotatolord
|
e0ce08a0cb
|
fix hole record clearing function
|
2025-04-29 11:52:50 -06:00 |
|
bakedpotatolord
|
7463310574
|
delete completed feature
|
2025-04-29 11:48:51 -06:00 |
|
bakedpotatolord
|
a897d0d476
|
check that all widgets have cached holes, and give up on hole rotation
|
2025-04-29 11:22:12 -06:00 |
|
bakedpotatolord
|
8516ade1e5
|
only select current widget drills
|
2025-04-29 11:18:50 -06:00 |
|
bakedpotatolord
|
166077ba71
|
Merge branch 'rel-4.1' of https://github.com/GridSpace/grid-apps into improved-drill-op
|
2025-04-29 10:43:31 -06:00 |
|
bakedpotatolord
|
5d9d30920f
|
remove console logs
|
2025-04-29 10:42:09 -06:00 |
|
bakedpotatolord
|
d2ab9ad986
|
fix all selection bugs!
|
2025-04-29 10:02:22 -06:00 |
|
Stewart Allen
|
4d1d15da95
|
Merge pull request #355 from bakedPotatoLord/cam-mesh-update
Cam-mesh-update
|
2025-04-29 11:29:51 -04:00 |
|
bakedpotatolord
|
0b8b279fd7
|
fix typo
|
2025-04-29 09:07:56 -06:00 |
|
bakedpotatolord
|
eca977ebcf
|
stop widget.modified from being set to false
|
2025-04-28 19:51:50 -06:00 |
|
bakedpotatolord
|
b0ada74488
|
pre-work quicksave
|
2025-04-28 13:27:18 -06:00 |
|
bakedpotatolord
|
43cd45cb90
|
fix hole toggling bugs
|
2025-04-27 09:02:20 -06:00 |
|
bakedpotatolord
|
7757864e65
|
clean up newlines
|
2025-04-27 09:01:59 -06:00 |
|
bakedpotatolord
|
6ac64afdc9
|
add drillthru prop
|
2025-04-27 09:01:05 -06:00 |
|
bakedpotatolord
|
51e2ac5e88
|
more small bugixes
|
2025-04-27 09:00:33 -06:00 |
|
bakedpotatolord
|
ee4c864954
|
remove console log
|
2025-04-27 08:58:52 -06:00 |
|
bakedpotatolord
|
1a00278bce
|
add drills to rec, and fix slicing
|
2025-04-27 08:08:01 -06:00 |
|
Stewart Allen
|
6a862fa2f9
|
improve bbl error report in dialog
|
2025-04-26 21:12:03 -04:00 |
|
bakedpotatolord
|
68f10c875f
|
fixed wonky bug I introduced for no reason
|
2025-04-25 20:44:48 -06:00 |
|
bakedpotatolord
|
29f4f98ad7
|
add toggle on click to the holes
|
2025-04-25 20:34:01 -06:00 |
|
bakedpotatolord
|
654092b18c
|
finish selection buttons
|
2025-04-25 19:54:57 -06:00 |
|
bakedpotatolord
|
b72ffc4d7c
|
changed a bunch of stuff but it's still not displaying
|
2025-04-24 22:31:26 -06:00 |
|
bakedpotatolord
|
5e52216a68
|
remove unnessecary console logs
|
2025-04-24 11:56:28 -06:00 |
|
bakedpotatolord
|
f77eb0e989
|
add diameter detection
|
2025-04-24 11:41:27 -06:00 |
|
bakedpotatolord
|
756e0dccb5
|
identify holes in arrange step
|
2025-04-24 11:30:38 -06:00 |
|
Stewart Allen
|
e3305cafc9
|
Merge pull request #351 from bakedPotatoLord/more-laser-profiles
More laser profiles
|
2025-04-22 15:12:41 -04:00 |
|
bakedpotatolord
|
765e541034
|
add 2 snapmakers
|
2025-04-22 13:04:06 -06:00 |
|
bakedpotatolord
|
a414309199
|
add xtool lasers
|
2025-04-22 12:18:08 -06:00 |
|
Stewart Allen
|
80c40237ae
|
Merge pull request #350 from bakedPotatoLord/tormach_24R
Add new machine for CAM
|
2025-04-21 12:48:14 -07:00 |
|
bakedpotatolord
|
0e1d58f8b9
|
create machine
|
2025-04-21 13:22:15 -06:00 |
|
bakedpotatolord
|
7bee55b9c7
|
implement drill-through
|
2025-04-21 12:24:41 -06:00 |
|
Josiah Hamm
|
cb0a21116c
|
Merge branch 'GridSpace:master' into improved-drill-op
|
2025-04-21 11:40:08 -06:00 |
|
bakedpotatolord
|
76eccc5dab
|
complete drilling UI?
|
2025-04-21 11:33:51 -06:00 |
|
Stewart Allen
|
0299f308e9
|
Merge pull request #349 from bakedPotatoLord/drill-type
update generateProfile for drill tool types
|
2025-04-21 09:32:15 -07:00 |
|
bakedpotatolord
|
c91c5a6fa4
|
add drills as default CAM tools
|
2025-04-21 10:27:58 -06:00 |
|
bakedpotatolord
|
22d37a9e84
|
update generateProfile for drill tool types
|
2025-04-21 10:12:22 -06:00 |
|
Stewart Allen
|
276f4a3de8
|
Merge branch 'bakedPotatoLord-drill-type' into rel-4.1
|
2025-04-21 10:37:47 -04:00 |
|
Stewart Allen
|
3aa56706c1
|
Merge branch 'drill-type' of github.com:bakedPotatoLord/grid-apps into bakedPotatoLord-drill-type
|
2025-04-21 10:34:27 -04:00 |
|
bakedpotatolord
|
e69566623b
|
add drill profile svg
|
2025-04-20 22:37:02 -06:00 |
|
Stewart Allen
|
9478a952b1
|
limit bambu file option width, workaround obj import with 3dsmax padding
|
2025-04-18 17:50:36 -04:00 |
|
bakedpotatolord
|
1b06902068
|
add drill to language file
|
2025-04-18 13:02:58 -06:00 |
|
bakedpotatolord
|
ae9833b98f
|
add warnings for drill misuse
|
2025-04-18 12:53:50 -06:00 |
|
bakedpotatolord
|
7dcfe62dd8
|
replace redundant code
|
2025-04-17 13:18:56 -06:00 |
|
bakedpotatolord
|
15aad5a7df
|
add drill as tool type
|
2025-04-17 10:18:13 -06:00 |
|
Stewart Allen
|
591df6dc98
|
bump rev 4.1.6
|
2025-04-13 21:04:22 -04:00 |
|
Stewart Allen
|
fad91e296f
|
add bambu error map
|
2025-04-13 21:03:49 -04:00 |
|
Stewart Allen
|
98320ec7c6
|
fixes #346 laser marking
|
2025-04-12 17:58:40 -04:00 |
|