thewildmage
|
3378aaff4e
|
Improve/fix pattern writer and config
|
2023-07-07 01:27:28 -06:00 |
|
thewildmage
|
8be41ba2f4
|
Move pattern when handle moves
|
2023-07-05 21:20:16 -06:00 |
|
thewildmage
|
89df84a810
|
Formatting adjustments
|
2023-07-05 21:19:49 -06:00 |
|
thewildmage
|
e35a8a162f
|
Store CalibPressureAdvancePattern with model
|
2023-07-05 21:18:38 -06:00 |
|
thewildmage
|
67989cd134
|
Use Vec3d instead of Vec2d for m_starting_point and m_last_pos
|
2023-07-05 21:14:55 -06:00 |
|
thewildmage
|
f159e34998
|
Use correct bounding box
|
2023-07-05 21:06:02 -06:00 |
|
thewildmage
|
719f9c27c4
|
Consolidate m_starting_point and pattern_start functions
|
2023-06-28 09:04:55 -06:00 |
|
thewildmage
|
4bda8904e4
|
Move logic to Plater
Modifications to model in GCode cancelled _do_export from within itself
|
2023-06-27 22:36:11 -06:00 |
|
thewildmage
|
aa55c3bd7c
|
Use cube primitive as positioning handle
|
2023-06-26 12:16:19 -06:00 |
|
thewildmage
|
669047890a
|
New strategy for adding custom G-code
|
2023-06-20 16:48:21 -06:00 |
|
thewildmage
|
e5d8e25e4f
|
Reorganize Plater::calib_pa()
|
2023-06-19 12:02:44 -06:00 |
|
thewildmage
|
1dbc417387
|
Use new scaling method
|
2023-06-18 18:58:13 -06:00 |
|
thewildmage
|
6d57b56a5e
|
Proof of concept: Adding custom G-Code at layer
|
2023-06-12 10:01:33 -06:00 |
|
thewildmage
|
665a6c1f9a
|
Rearrange and clean up
|
2023-06-11 21:59:28 -06:00 |
|
thewildmage
|
c642fab703
|
Use placeholder STL to create needed layers
|
2023-06-11 21:12:45 -06:00 |
|
thewildmage
|
45ba09c70b
|
Handle top-level dialog changes, consolidate params definitions
|
2023-06-05 17:11:26 -06:00 |
|
thewildmage
|
1b59f517ed
|
Fix incorrect default step value
|
2023-06-05 14:39:10 -06:00 |
|
thewildmage
|
01ec1ed139
|
Fix invalid comparison
|
2023-06-04 18:11:21 -06:00 |
|
thewildmage
|
7b94e112b2
|
Reuse PA Line STL
|
2023-06-04 11:47:24 -06:00 |
|
thewildmage
|
a384bab885
|
Add pattern method to Pressure Advance dialog
|
2023-05-22 16:04:24 -06: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 |
|
SoftFever
|
938d25ef50
|
Fixed an issue that Orcaslicer didn't jumping to device tab after sending job #520 #567 #1044 #1047
|
2023-05-14 00:31:31 +08:00 |
|
SoftFever
|
cf8c6e22bd
|
Orca Tolerance Test
|
2023-05-13 18:22:55 +08:00 |
|
Scott Mudge
|
e23b600239
|
Fix build warnings, update deprecated boost headers (#1035)
Fix build warnings, update deprecated boost headers.
|
2023-05-11 23:46:15 +08:00 |
|
SoftFever
|
35f8dba5ab
|
fine tune retraction test
|
2023-05-10 22:32:51 +08:00 |
|
Scott Mudge
|
884041960e
|
Fixed double-label for fan speed-up time, fixed label to include hyphen (#996)
Fixed double-label for fan speed-up time, fixed label to include hyphen.
|
2023-05-08 22:24:39 +08:00 |
|
SoftFever
|
c81ca8c9d7
|
profile cover image reorg
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
c9b20a0e10
|
fix a regression in layer time(log) view
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
da90e22b9f
|
Support interface fan speed
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
be4373583f
|
Number of slow layers #796
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
7d122fb479
|
support full_fan_speed_layer
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
3d6b59b904
|
Uncheck print number for PA tower #975
|
2023-05-07 23:52:11 +08:00 |
|
SoftFever
|
99230aabac
|
Calibration: retraction test
|
2023-05-07 23:52:11 +08:00 |
|
Scott Mudge
|
2e223551e4
|
Fan Speed Delay + Fan Kickstart Feature (#910)
Initial commit for fan speed delay, required some changes when porting from SuperSlicer.
Co-authored-by: SoftFever <softfeverever@gmail.com>
|
2023-05-06 13:41:47 +08:00 |
|
Dylan
|
4481fe62b5
|
Add a new placehoder is_extruder_used for IDEX printers (#951)
* add placeholder 'is_extruder_used' for IDEX
* fix code_font using fixed-width font
* fix cmd+shift+g
|
2023-05-04 22:18:44 +08:00 |
|
SoftFever
|
b9e127afd1
|
Fix regressions in calibrations after merging upstream changes #930
|
2023-05-04 20:17:07 +08:00 |
|
Heiko Liebscher
|
4ba3dbabc8
|
fix 2 script windows (#926)
* fix 2 script windows
* fix #928
|
2023-05-03 20:57:38 +08:00 |
|
SoftFever
|
0d9b2167cd
|
Fix thumbnail background
|
2023-05-02 22:25:29 +08:00 |
|
SoftFever
|
c60669b293
|
User definable retraction length for filament change #903
|
2023-05-02 22:25:29 +08:00 |
|
SoftFever
|
2b00228c75
|
fix thumbnail camera
|
2023-04-29 16:56:03 +08:00 |
|
SoftFever
|
ae2cf4960d
|
fix typo
|
2023-04-29 10:30:42 +08:00 |
|
SoftFever
|
d13f27e06a
|
Merge pull request #871 from EmanueleGiannuzzi/main
Original PrusaSlicer gradient for GCodeViewer
|
2023-04-29 10:30:42 +08:00 |
|
Cyril
|
3736fb0d6e
|
Update Translation / Fixed Dark Mode in Machine Tab
|
2023-04-29 10:30:18 +08:00 |
|
SoftFever
|
b61c7892f0
|
tweak "Based on " string
|
2023-04-29 10:29:02 +08:00 |
|
SoftFever
|
2795c5729a
|
Revert "Merge pull request #800 from EmanueleGiannuzzi/PrusaSlicer-gradient"
This reverts commit e18b151cb4, reversing
changes made to bd2ea4ef3b.
|
2023-04-29 10:29:02 +08:00 |
|
SoftFever
|
c730121fde
|
Merge pull request #800 from EmanueleGiannuzzi/PrusaSlicer-gradient
Original PrusaSlicer gradient for GCodeViewer
|
2023-04-29 10:29:01 +08:00 |
|
Jan
|
cc90ac0b0f
|
Converted float arrays in hex string to be used with "decode_color_to_float_array" method
|
2023-04-27 22:22:45 +02:00 |
|
SoftFever
|
3ea5a75388
|
gridline more depth
|
2023-04-20 21:00:58 +08:00 |
|
Jan
|
5acff56ce2
|
The BambuStudio color gradient for Flow/Speed etc. (Fuchsia to Sea Serpent) is way less intuitive than the default PrusaSlicer one (Blue to Red).
This reverts that change.
|
2023-04-19 22:04:25 +02:00 |
|
SoftFever
|
f037c3406c
|
tweak gridlines
|
2023-04-19 19:49:21 +08:00 |
|