Commit Graph
2382 Commits
Author SHA1 Message Date
SoftFever 4a288c617c refactor global to plate translation v1.6.2-beta 2023-04-17 00:12:57 +08:00
SoftFever e74d366791 fix bed mesh for multi plate 2023-04-16 22:06:37 +08:00
SoftFever 656101dc79 set default filament_colors in app config 2023-04-16 21:54:33 +08:00
SoftFever 661e79ca8c tweak name pos 2023-04-16 17:02:19 +08:00
SoftFever 1852dec00e Merge pull request #760 from CoryCharlton/main
Revert the default filament color change
2023-04-16 16:40:22 +08:00
Cory Charlton 60adc6c5dc Merge pull request #1 from CoryCharlton/CoryCharlton-issue-759
Revert the default filament color change
2023-04-15 11:11:05 -07:00
Cory Charlton 35725a23e6 Revert the default filament color change
In commit https://github.com/SoftFever/OrcaSlicer/commit/c7dbf848a62b56ea83fa5cc169b961f31d42b979# the default filament color was changed. This reverts that change in order to implement #759
2023-04-15 11:10:10 -07:00
SoftFever 44df0d8308 1.6.2-beta 2023-04-16 00:39:20 +08:00
SoftFever e7ee0effa2 FLSun V400 2023-04-15 23:25:31 +08:00
SoftFever d4b59ff52b optimized image size 2023-04-15 23:25:13 +08:00
SoftFever 7f12c18a4a support custom bed texture and model
#83
#685
#695
2023-04-15 01:37:46 +08:00
SoftFever 9671cdfc68 increase nozzle_diameter limitation
#752
2023-04-15 01:19:30 +08:00
SoftFever 8127f27d79 fix build error on Windows 2023-04-14 00:57:34 +08:00
SoftFever f5d82ee906 fix wrong object polygon for non-first plates
#668
2023-04-13 19:51:00 +08:00
SoftFever 099ed10144 Fix Windows icon res 2023-04-12 17:05:23 +08:00
SoftFever c25ac3829f Merge branch 'main' into feature/delta 2023-04-11 23:16:20 +08:00
SoftFever a731241e9c fix crash when undo/redo 2023-04-11 23:12:56 +08:00
SoftFever b8c79d029a fix patch 2023-04-10 23:54:22 +08:00
SoftFever 75567f3c3c update deps 2023-04-10 23:53:46 +08:00
SoftFever 65e397767c optimized plate name location 2023-04-10 22:54:06 +08:00
SoftFever 07d048ef36 USE_PRIVATE_FONTS 2023-04-10 20:44:20 +08:00
SoftFever ef3614a21a optimize icon position for circle bed 2023-04-10 18:55:14 +08:00
SoftFever 4976e4f91f Merge pull request #665 from hliebscher/lang_de_fix
fix typo
2023-04-10 17:47:28 +08:00
SoftFever ab6a77ddf3 Merge pull request #663 from hliebscher/j1
Add Snapmaker J1
2023-04-10 17:46:49 +08:00
SoftFever cb22560d38 fix an issue that time estimation is written twice for 3rd party printers 2023-04-10 11:44:53 +08:00
SoftFever 87ba3263cc fix default bed triangles and check_outside & intersect_instance 2023-04-09 22:16:36 +08:00
SoftFever 0d20f13196 Revert "wip"
This reverts commit 35d8c101fb.
2023-04-08 10:45:42 +08:00
SoftFever 1dec3fe9cb Merge branch 'main' into feature/delta 2023-04-08 09:21:35 +08:00
Heiko Liebscher 793b6d2006 fix asa and petg 2023-04-07 23:29:44 +02:00
SoftFever 3f7ed3829c Fix top/bottom flow rate bug #680 2023-04-07 22:15:50 +08:00
SoftFever 35d8c101fb wip 2023-04-07 13:40:17 +08:00
SoftFever 094611a17c del old model 2023-04-07 11:14:18 +08:00
SoftFever 5c9012b967 Merge branch 'main' into SoftFever
# Conflicts:
#	.github/workflows/build_linux.yml
#	src/slic3r/GUI/GUI_Factories.cpp
2023-04-07 11:12:04 +08:00
Heiko Liebscher 5a2606a289 j1 idex filament start end code 2023-04-06 16:30:00 +02:00
SoftFever 17d6e63cf9 bump up version 1.6.1 v1.6.1 2023-04-06 16:59:24 +08:00
Heiko Liebscher 078f240995 fix typo 2023-04-06 10:09:27 +02:00
Heiko Liebscher 970d31c058 fix version 2023-04-06 09:59:33 +02:00
SoftFever 0c8b596c48 update klipper config 2023-04-06 15:52:32 +08:00
SoftFever f983610827 enable aux part cooling fan by default for Bambulab P1P 2023-04-06 15:42:35 +08:00
SoftFever 23165b8f3e fix Malformed command issue for Klipper 2023-04-06 15:39:02 +08:00
SoftFever 5d1c36c7d4 update OrcaCube v2 2023-04-06 15:38:08 +08:00
Heiko Liebscher d9cdafbaa0 fix filename 2023-04-06 08:47:53 +02:00
Heiko Liebscher 5c439c4acc fix typo 2023-04-05 22:37:31 +02:00
Heiko Liebscher 81a0edbf3f fix profile 2023-04-05 19:53:14 +02:00
Heiko Liebscher be71e50be7 fix j1 pla settings 2023-04-05 17:52:31 +02:00
SoftFever 8206a54cb3 linux! v1.6.0 2023-04-05 23:28:33 +08:00
SoftFever 9eebb143db 1.6: linux cicd 2023-04-05 23:26:19 +08:00
SoftFever 51ef90c54e fix an undo/redo bug for plate name 2023-04-05 23:22:51 +08:00
SoftFever 65963b465b 1.6
fix duplicated menu items
2023-04-05 22:34:42 +08:00
Heiko Liebscher da558a8aea set version 1.5 2023-04-05 16:33:20 +02:00