Commit graph

845 commits

Author SHA1 Message Date
LarsBrubaker
25d941f634 Moved raytracer code into polygon mesh 2021-11-21 16:04:51 -08:00
Lars Brubaker
5b77462b91 Improving new subtract method 2021-11-09 17:42:36 -08:00
LarsBrubaker
c84aeb2675 fixing fit tests 2021-10-27 20:53:27 -07:00
LarsBrubaker
cad6ea3dd6 Fixing tests (YAY TESTS!) 2021-09-19 16:03:08 -07:00
Lars Brubaker
2eacc07781 Fixed an issue with the fan speed no displaying correctly in the gcode preview
Fixed an issue with writing '; Software Leveling Applied' more than once into gocde files if double exported.
The gcode file was output correctly before but had multiple lines describing '; Software Leveling Applied'
2021-09-17 13:24:09 -07:00
Lars Brubaker
bd60453d23 updating icons 2021-09-14 10:22:28 -07:00
Lars Brubaker
fe50c75fec Improving variable parsing 2021-07-30 15:18:46 -07:00
LarsBrubaker
40abf0311e improving image editor 2021-07-26 16:26:24 -07:00
Lars Brubaker
874bd53def making autopilot report time better
Making autopilot write to history
2021-06-24 10:48:43 -07:00
LarsBrubaker
919b1a21a9 fixing test 2021-06-15 07:43:31 -07:00
LarsBrubaker
47d2d66089 scripting to Linear Array 2021-06-14 08:00:42 -07:00
Lars Brubaker
bbbf7c768c Fixing bug with scaling 2021-06-11 11:23:15 -07:00
LarsBrubaker
1e47c26e57 Making test for cube 2021-06-06 22:18:29 -07:00
Lars Brubaker
0dcb08e1cc writing tests for sheets 2021-06-02 14:30:29 -07:00
Lars Brubaker
4ef7ecfeb7 Made fit to bounds scale with new inline controls 2021-05-13 12:19:42 -07:00
Lars Brubaker
8bd06fe3da Made a new scale transform control that has width depth height 2021-05-06 16:58:02 -07:00
Lars Brubaker
1af9da751b Making pinch object use percent 2021-03-23 09:31:18 -07:00
Lars Brubaker
9cbc44b05a fix test 2021-03-19 11:03:35 -07:00
LarsBrubaker
07a0577a32 Creating new curve object that has angles 2021-03-18 10:20:39 -07:00
Lars Brubaker
4e278608a9 creating test for export when not connected from print menu
issue: MatterHackers/MCCentral#6326
Write test for export button on print menu
2021-03-16 11:02:28 -07:00
LarsBrubaker
4eccbded3e fixing tests 2021-02-21 12:39:18 -08:00
LarsBrubaker
a0c81341ec Improving settings documenation 2021-02-21 07:46:51 -08:00
LarsBrubaker
2d5acd7dee refactoring tests
adding test of end gcode retraction
2021-02-18 10:40:44 -08:00
Lars Brubaker
e9ee7a8cae Make mesh leveling go to the next closest point
issue: MatterHackers/MCCentral#6232
Homing to the back left (min x, max y) should start leveling at back left
2021-02-09 17:27:26 -08:00
LarsBrubaker
85383c72a0 fixing tests 2021-01-31 18:33:34 -08:00
LarsBrubaker
cbd0b9969b Wrote a test to ensure settings view can change when floating without relead 2021-01-31 08:47:36 -08:00
LarsBrubaker
2693c8351f Don't close print menu on support change 2021-01-30 08:49:06 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
b1d1ba77c2 remove unused test 2021-01-05 21:02:52 -08:00
LarsBrubaker
3d27b5a4f9 Doing more work on plane cut 2021-01-05 20:47:10 -08:00
Lars Brubaker
d882f04b07 Fixing tests
cleaning up ui
2020-12-31 09:33:53 -08:00
LarsBrubaker
51d1e33f9d Improving simple mode 2020-12-30 09:03:02 -08:00
Lars Brubaker
0482b558c5 finishing up new g92 test 2020-12-18 18:07:37 -08:00
Lars Brubaker
b37b6b4e8a creating new test 2020-12-17 17:30:19 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
83cbb3d225 Improving test performance 2020-11-17 14:39:38 -08:00
Lars Brubaker
91d5e14e6f Fixing tests 2020-11-04 15:06:29 -08:00
Lars Brubaker
8ff919b6e3 Handling M83 better 2020-11-03 17:50:28 -08:00
LarsBrubaker
7e4045d5e0 Fixing tests 2020-10-25 20:47:12 -07:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
e49deacdec Wrote a test and made layer highlight more intentional 2020-08-29 20:06:03 -07:00
Lars Brubaker
7494594751 last profile fixes 2020-08-13 17:51:51 -07:00
Lars Brubaker
080a44813b profile tests passing 2020-08-13 17:44:02 -07:00
Lars Brubaker
8b894f8c53 Fixing profiles to pass test 2020-08-13 17:29:28 -07:00
LarsBrubaker
87c3aeab2e compile and continue not saved 2020-08-13 07:37:44 -07:00
LarsBrubaker
7d0d681512 Improving tests 2020-08-13 07:18:52 -07:00
LarsBrubaker
a21360f3a7 adding rules to OEM tests 2020-08-12 07:55:10 -07:00
LarsBrubaker
23e7263da5 Print recovery test working for dual extruder no probe 2020-08-09 08:23:22 -07:00
LarsBrubaker
f7457c6758 updating profiles 2020-08-08 22:39:08 -07:00