Commit Graph

34 Commits

Author SHA1 Message Date
thewildmage
340dbc9d0b Complete print_pa_pattern function 2023-06-04 11:43:48 -06:00
thewildmage
6702712812 Update opt args usage. Finish draw_box function 2023-06-01 20:21:26 -06:00
thewildmage
e0555605f9 Simplify optional arguments structs 2023-06-01 20:05:31 -06:00
thewildmage
e59df82062 Add struct for pattern config, more helpers 2023-05-31 22:51:27 -06:00
thewildmage
7737ab526b Add more helper functions 2023-05-31 19:33:41 -06:00
thewildmage
36dfe571a7 Complete basic draw_box function 2023-05-31 13:38:05 -06:00
thewildmage
346d221b9e Start work on print_pa_pattern 2023-05-30 21:49:54 -06:00
thewildmage
35da0b67c7 Rearrange and clean up 2023-05-30 21:49:33 -06:00
thewildmage
326e771c63 Clean up and simplify 2023-05-30 18:46:20 -06:00
thewildmage
1a2334a6f9 Extract set_nozzle_diameter() 2023-05-30 16:53:04 -06:00
thewildmage
b0fa9fa50d Add get_distance() and draw_line() 2023-05-30 15:35:54 -06:00
thewildmage
c999eeebf8 Remove unused move_to overload, accept move_to comments 2023-05-29 22:28:51 -06:00
thewildmage
d3cc8b7575 Clarify use of math functions 2023-05-29 21:12:44 -06:00
thewildmage
085591ee06 Add pattern generate_test() and associated helpers 2023-05-29 16:19:57 -06:00
thewildmage
4f1dfff25f Extract shared delta helper functions 2023-05-29 15:45:02 -06:00
thewildmage
1da6b58b55 Add helper functions 2023-05-29 14:06:11 -06:00
thewildmage
bed8351f05 Add max_numbering_height function 2023-05-27 22:46:15 -06:00
thewildmage
963300d02c Extract convert_number_to_string function 2023-05-27 21:57:33 -06:00
thewildmage
de5b10f231 Extract shared number drawing variables 2023-05-27 21:57:11 -06:00
thewildmage
94ef3986f2 Add directionality to draw_digit 2023-05-27 17:25:48 -06:00
thewildmage
a4fb29bcb8 Implement move_to(Vec3d). Combine with Vec2d version 2023-05-26 10:50:13 -06:00
thewildmage
0874c000df Share move_to function with PA lines and patterns 2023-05-25 17:42:10 -06:00
thewildmage
3ccde0fe69 Convert calib_pressure_advance to more unique calib_pressure_advance_line 2023-05-22 18:29:08 -06:00
SoftFever
338aa0a6ae Fixed an Pressure Advance calibration issue(line) for delta machines #803
(cherry picked from commit 27f92f12dc)
2023-04-23 09:15:25 +08:00
SoftFever
7fe5b84c41 more calibrations
precise wall
etc

Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-02-11 09:55:58 +08:00
SoftFever
86f367b1f6 misc changes
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-01-26 23:11:21 +08:00
SoftFever
0c2309e3a2 PA Calib dialog (#232)
* fix colors

Signed-off-by: SoftFever <softfeverever@gmail.com>

* calib dlg
WIP 1/2

Signed-off-by: SoftFever <softfeverever@gmail.com>

* cut tower based on range

Signed-off-by: SoftFever <softfeverever@gmail.com>

* mac menu change

Signed-off-by: SoftFever <softfeverever@gmail.com>

* minor fix

Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>

Signed-off-by: SoftFever <softfeverever@gmail.com>
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-26 01:28:47 +08:00
SoftFever
53d3ab15e2 Cap max volumetric speed limit for PA line test
#94
2023-01-05 19:44:33 +08:00
SoftFever
d4780c3a97 apply z hop 2022-12-24 00:02:34 +08:00
SoftFever
a8cf77a2b0 small changes 2022-12-23 17:25:04 +08:00
SoftFever
a3bae2f9a5 draft version 2022-12-23 11:12:44 +08:00
SoftFever
0bf74c97c3 disable PA when printing numbers 2022-12-22 22:38:24 +08:00
SoftFever
8c46a57036 wip 2022-12-22 16:09:03 +08:00
SoftFever
d9e9fb2206 init 2022-12-21 17:05:27 +08:00