Commit Graph
1677 Commits
Author SHA1 Message Date
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 MudgeandSoftFever 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
SoftFever 9f598046d1 Merge remote-tracking branch 'remote/master' into feature/merge_upstream
# Conflicts:
#	bbl/i18n/OrcaSlicer.pot
#	bbl/i18n/de/OrcaSlicer_de.po
#	bbl/i18n/en/OrcaSlicer_en.po
#	bbl/i18n/es/OrcaSlicer_es.po
#	bbl/i18n/fr/OrcaSlicer_fr.po
#	bbl/i18n/hu/OrcaSlicer_hu.po
#	bbl/i18n/it/OrcaSlicer_it.po
#	bbl/i18n/ja/OrcaSlicer_ja.po
#	bbl/i18n/nl/OrcaSlicer_nl.po
#	bbl/i18n/sv/OrcaSlicer_sv.po
#	bbl/i18n/zh_cn/OrcaSlicer_zh_CN.po
#	resources/config.json
#	resources/i18n/de/BambuStudio.mo
#	resources/i18n/en/BambuStudio.mo
#	resources/i18n/es/BambuStudio.mo
#	resources/i18n/fr/BambuStudio.mo
#	resources/i18n/hu/BambuStudio.mo
#	resources/i18n/it/BambuStudio.mo
#	resources/i18n/ja/OrcaSlicer.mo
#	resources/i18n/nl/BambuStudio.mo
#	resources/i18n/sv/BambuStudio.mo
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/images/ams_humidity_2.svg
#	resources/images/ams_humidity_3.svg
#	resources/images/ams_humidity_4.svg
#	resources/images/ams_humidity_tips.svg
#	resources/images/monitor_state_on.svg
#	resources/images/sdcard_state_normal.svg
#	resources/profiles/BBL.json
#	resources/profiles/BBL/filament/Bambu PETG-CF @base.json
#	resources/profiles/BBL/filament/Generic PETG-CF @base.json
#	resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.json
#	resources/web/data/text.js
#	resources/web/guide/3/index.html
#	resources/web/guide/31/index.html
#	src/BambuStudio.cpp
#	src/libslic3r/AABBTreeLines.hpp
#	src/libslic3r/Brim.cpp
#	src/libslic3r/CMakeLists.txt
#	src/libslic3r/ExPolygon.hpp
#	src/libslic3r/Fill/FillBase.hpp
#	src/libslic3r/Format/bbs_3mf.cpp
#	src/libslic3r/GCodeWriter.cpp
#	src/libslic3r/Line.hpp
#	src/libslic3r/PerimeterGenerator.cpp
#	src/libslic3r/Preset.cpp
#	src/libslic3r/Print.cpp
#	src/libslic3r/Print.hpp
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/PrintConfig.hpp
#	src/libslic3r/TreeSupport.cpp
#	src/slic3r/GUI/AmsMappingPopup.cpp
#	src/slic3r/GUI/BackgroundSlicingProcess.cpp
#	src/slic3r/GUI/ConfigManipulation.cpp
#	src/slic3r/GUI/GCodeViewer.cpp
#	src/slic3r/GUI/GCodeViewer.hpp
#	src/slic3r/GUI/GLCanvas3D.cpp
#	src/slic3r/GUI/GUI_App.cpp
#	src/slic3r/GUI/MainFrame.cpp
#	src/slic3r/GUI/PartPlate.cpp
#	src/slic3r/GUI/Plater.cpp
#	src/slic3r/GUI/Preferences.cpp
#	src/slic3r/GUI/SelectMachine.cpp
#	src/slic3r/GUI/Widgets/AMSControl.cpp
#	src/slic3r/GUI/wxMediaCtrl2.cpp
#	src/slic3r/Utils/Process.cpp
#	version.inc
2023-04-19 08:48:07 +08:00
manch1n 87eb0f3665 ENH: show the layer and height of conflict position
Change-Id: If80e81b5556f5afc3228a00edc2593bd8cfe63e4
(cherry picked from commit 895e0f2ecf8e259cfdb7c27081b767bfbaa3ffb6)
2023-04-17 15:39:02 +08:00
Arthur 1a7b12fa38 FIX: auto-arranging result may fail clearance check
We add 0.001mm tolerance.

Change-Id: I630cc680db0a3a65a6a44e177de686fbac1e1f15
(cherry picked from commit 170f9c2a89d03060f9a9aa43952c0759ffbe7c1f)
2023-04-17 15:39:02 +08:00
tao wang d930667103 FIX:fixed sending print to LAN printer will crash
Change-Id: I067724e8ebef3425a84f6a230685c48fe48ed055
2023-04-17 15:39:02 +08:00
tao wang ef6827a6f8 FIX:fixed gradient filament color display on MacOS
Change-Id: I57f3243f5013b8d26ace3fae2cc41e807494af6b
2023-04-17 15:39:02 +08:00
tao wang 64e203e05c FIX:fixed some icons cant display when change dark mode
Change-Id: I0984aab97e1a1c151e9173d96c8f012935c48fcb
2023-04-17 15:39:02 +08:00
chunmao.guo f90974cea7 FIX: only send error log for user triggered live view
Change-Id: Ie2ff3b95d17bb060e203a51dce30c662e63320b6
2023-04-17 15:39:02 +08:00