thewildmage
|
5ff4d2a8bc
|
Fixing complier errors
|
2023-06-04 18:23:07 -06:00 |
|
thewildmage
|
01ec1ed139
|
Fix invalid comparison
|
2023-06-04 18:11:21 -06:00 |
|
thewildmage
|
f578b88862
|
Fix forward declaration error
|
2023-06-04 17:39:42 -06:00 |
|
thewildmage
|
7b94e112b2
|
Reuse PA Line STL
|
2023-06-04 11:47:24 -06:00 |
|
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
|
704d5b7cc4
|
Add structs to manage optional arguments
|
2023-06-01 18:46:36 -06:00 |
|
thewildmage
|
2b913b96e1
|
Add encroachment member variable
|
2023-06-01 11:07:02 -06:00 |
|
thewildmage
|
bce935062c
|
Rearrange
|
2023-06-01 11:06:46 -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
|
142f92808c
|
Use in-class initializers for pattern variables
|
2023-05-27 21:58:09 -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
|
6bcdd85161
|
Add helper functions
|
2023-05-27 12:10:43 -06:00 |
|
thewildmage
|
2e5d2d5562
|
Add call to PA pattern in GCode.cpp
|
2023-05-26 10:51:24 -06:00 |
|
thewildmage
|
a4fb29bcb8
|
Implement move_to(Vec3d). Combine with Vec2d version
|
2023-05-26 10:50:13 -06:00 |
|
thewildmage
|
d25c0e4fe6
|
Add PA pattern to calib.hpp
|
2023-05-26 10:49:44 -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 |
|
thewildmage
|
a384bab885
|
Add pattern method to Pressure Advance dialog
|
2023-05-22 16:04:24 -06:00 |
|
Tyler Cushing
|
64a55a4fbe
|
Update fdm_filament_common.json (#1103)
Set default filament diameter to 1.75mm.
|
2023-05-21 09:55:43 +08:00 |
|
fr3ak2402
|
7809fabcbf
|
add Raise3D printer profiles (#1087)
* add Raise3D printer profiles
Raise3D Pro3
Raise3D Pro3 Plus
* add more Sovol profiles
Sovol SV06
Sovol SV06 Plus
* Add & modify Anycubic profiles
Anycubic Chiron
Anycubic Kobra Max
Anycubic Vyper process 0.15mm & 0.30mm
|
2023-05-20 19:33:16 +08:00 |
|
Musicdad
|
8d96c42a3e
|
Add Folgertech Printers (#1048)
Profiles for Folgertech Printers includes i3, FT-5, FT-6
Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
|
2023-05-20 19:32:06 +08:00 |
|
Heiko Liebscher
|
2d92d2f4e1
|
de fix translation #1057 (#1078)
* de-fix for new features
* fix de translation #1057
|
2023-05-20 16:20:52 +08:00 |
|
SoftFever
|
b3daa514fa
|
README: track status badge of main branch
|
2023-05-15 08:05:19 +08:00 |
|
SoftFever
|
9bd6fed379
|
update WIKI
|
2023-05-15 00:07:56 +08:00 |
|
SoftFever
|
914aff54f7
|
fix a typo in OrcaSlicer_en.po
|
2023-05-14 22:11:11 +08:00 |
|
SoftFever
|
f2dfadeb64
|
trigger build for locale/resource changes
|
2023-05-14 21:29:51 +08:00 |
|
SoftFever
|
c0c8ea95ca
|
update cn translation
|
2023-05-14 21:23:34 +08:00 |
|
fr3ak2402
|
e6f3427bb9
|
add Anycubic Vyper profile (#1062)
|
2023-05-14 21:10:55 +08:00 |
|
Heiko Liebscher
|
ff455c6dc4
|
de-fix for new features (#1059)
|
2023-05-14 21:10:05 +08:00 |
|
SoftFever
|
dfe3c15f7c
|
update wiki test
|
2023-05-14 18:18:20 +08:00 |
|
SoftFever
|
45d2369cac
|
Merge remote-tracking branch 'origin/PublishDocsToWiki'
|
2023-05-14 16:35:18 +08:00 |
|
SoftFever
|
90ab9bd893
|
Update workflow
|
2023-05-14 16:27:23 +08:00 |
|
SoftFever
|
7fc16d8774
|
Update locale
1. include PhysicalPrinterDialog.cpp in the list.txt
2. Update Chinese translation
3. Add handy models to the translation list
|
2023-05-14 12:50:43 +08:00 |
|