HYzd766
3ca9ffe7aa
Update fdm_process_qidi_x3_common.json
...
change of format
2024-07-26 09:12:00 +08:00
Duan Gauche
50d646dd41
Added Styrene Butadiene Styrene (SBS) to filament_types ( #6217 )
...
Co-authored-by: Duan Gauche <duan.gauche@pdsvision.com>
2024-07-25 22:40:17 +08:00
Azi
b40e6c0b9a
Fixing high GPU usage when color scheme is set to "Filament" or "Speed" ( #6223 )
...
removed imgui.set_requires_extra_frame(), this line causes Slic3r::GUI::GLCanvas3D::render() to be called repeatedly when 'Filament' or 'Speed' is selected for preview panel
2024-07-25 22:38:05 +08:00
KrisMorr
58040a6687
Update Polish translation ( #6163 )
...
* Update Polish translation
* fix
johnny-bit suggestion
Thx
2024-07-25 22:33:56 +08:00
Handle
897411547f
Update zh_CN translaton. ( #6222 )
2024-07-25 22:28:35 +08:00
Carlos Francisco Caruncho Serrano
2eb2648bc4
Update spanish translation ( #6189 )
...
* Update OrcaSlicer_es.po
* some changes
* Some fixes
* More fixes
* More fixes and improves
* More fixes
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Traducción español Beta 2.1.0
* Update text.js
* Update OrcaSlicer_es.po
Cambiado punto por coma
* Minor fix PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update Spanish Language
* Updated strings
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Fixed Spanish Strings in English
Fixed a lot of string whose are translations were english to english.
* Some spanish strings improved
* Update Spanish Strings in RC
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes
* More fixes and improves
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
Cambiado punto por coma
* Update Spanish Language
* Some spanish strings improved
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes to PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Traducción español Beta 2.1.0
* Update text.js
* Minor fix PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes to PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes
* More fixes and improves
* Some spanish strings improved
* some changes
* Some fixes
* More fixes
* More fixes and improves
* Update OrcaSlicer_es.po
* Fixed Spanish Strings in English
Fixed a lot of string whose are translations were english to english.
* Some spanish strings improved
* Update Spanish Strings in RC
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Revert "Some Spanish Translation Fixes (#6115 )"
This reverts commit c37a871dd2
.
* Calibration: retraction test
* Fix a regression: Generic filament profiles conflicts #981
* support full_fan_speed_layer
* Support interface fan speed
* profile cover image reorg
* Traducción español Beta 2.1.0
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes to PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Revert "profile cover image reorg"
This reverts commit 041d41fa9f8bf2d927fa32a557e2427dddb1c849.
* Revert "Support interface fan speed"
This reverts commit a657d851218c95356771f4a839fdeea537e9919c.
* Revert "support full_fan_speed_layer"
This reverts commit ac6dcadeb034a2e74365c6268ef9ed7162fc59af.
* Revert "Fix a regression: Generic filament profiles conflicts #981 "
This reverts commit 97118f8e9401f895f585053ded1b40ad3a71ef78.
* Revert "Calibration: retraction test"
This reverts commit b210c294346c077385f4c1f8dab70f8596067dc5.
* Update OrcaSlicer_es.po
* More fixes
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Final fixes
* Update OrcaSlicer_es.po
* Update Spanish Strings
---------
Co-authored-by: ElectricalBoy <15651807+ElectricalBoy@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2024-07-25 22:26:25 +08:00
SoftFever
b65967978b
Always calculate wipe volume and hence provide correct flush_length to custom change filament g-code, so that MMU devices with cutter and purge bin (e.g. ERCF_v2 with a filament cutter or Filametrix can take advantage of it)
2024-07-24 23:41:08 +08:00
SoftFever
37b955082c
update "change_filament_gcode" for Prusa XL, fix extra tool park issue after final purge
2024-07-24 19:59:23 +08:00
SoftFever
6d7071bf2d
add "temperature" variable support
2024-07-24 19:58:34 +08:00
SoftFever
ff10d5f661
Merge branch 'main' into feature/multitool
2024-07-23 18:21:19 +08:00
SoftFever
f490d2ca9f
fix flatpak build
2024-07-23 18:18:27 +08:00
yw4z
4f6c17f568
Color fixes ( #5712 )
...
* Flushing volumes button background color for active state
* Sliced plates bar > Use different colors on plate numbers for light / dark theme
* Remove 3D navigator background
* Device & Project Tab > Sidebar > Selected tab background color
* Merge branch 'SoftFever:main' into color-fixes-3
* Correct sidebar button color for light mode for bbl monitor / calibration and project page
* Homepage fixes
* Fix parameters group title color too bright on dark theme
* Search popup hovered item background color
* Sidebar > Search box > match border color with other input/combo boxes
* fix indents
* Add descriptions to statecolors
* Paint gizmos > remove background of non active Tool / Brush buttons on dark mode
* Merge branch 'SoftFever:main' into color-fixes-3
* Top bar / Main tab bar button hover background
* Fix broken color change from last merges
* Gizmos selected text background
* Keyboard shortcuts window selected tab bg color
* About page link color
* Project page fixes
* match disabled text color on combo boxes with input boxes
* Use better background color for disabled elements on dark mode
* match all colors for disabled elements
* BBL > Monitor tab > Add printer text and icon not visible on dark theme
* even darker bg color for homepage thumbnails
* Sidebar arrow not visible
* Better bg color for row highlighting
* match style of gizmo combo box
* Merge branch 'SoftFever:main' into color-fixes-3
* Revert changes for main tab bar background color of button while hover
2024-07-23 18:00:21 +08:00
SoftFever
b0bd16e908
hide/disable options accordingly
2024-07-23 00:43:12 +08:00
SoftFever
c36d4ad7c9
Fix misc bugs
2024-07-23 00:12:54 +08:00
SoftFever
b4cc526ae4
Fixed an issue that tall skirt is generated when ooze prevention and skirt are both enabled.
2024-07-22 08:54:01 +08:00
SoftFever
13ddb38119
force restore Z
2024-07-21 23:29:15 +08:00
SoftFever
447cc01405
preheat work - done
2024-07-21 17:58:37 +08:00
enricoturri1966
7d0fb4f42a
preheat work - part 1
2024-07-21 10:29:42 +08:00
HYzd766
ab01e7b5c3
Update QIDI PET-CF @Qidi Q1 Pro 0.8 nozzle.json
...
little change
2024-07-17 11:27:40 +08:00
HYzd766
6601ab9832
Update QIDI PET-CF @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:27:12 +08:00
HYzd766
ea1951b23c
Update QIDI PET-CF.json
...
little change
2024-07-17 11:26:41 +08:00
HYzd766
932371b184
Update fdm_filament_common.json
...
little change
2024-07-17 11:24:49 +08:00
HYzd766
ac6b996d13
Update fdm_filament_pla.json
...
little change
2024-07-17 11:23:34 +08:00
HYzd766
3693f36536
Update fdm_filament_pa.json
...
little change
2024-07-17 11:21:57 +08:00
HYzd766
00b501e6ab
Update QIDI PA12-CF.json
...
little change
2024-07-17 11:19:42 +08:00
HYzd766
afe0da8b62
Update QIDI PAHT-CF.json
...
little change
2024-07-17 11:18:52 +08:00
HYzd766
e0711fc41f
Update QIDI PA12-CF @Qidi Q1 Pro 0.8 nozzle.json
...
little change
2024-07-17 11:17:36 +08:00
HYzd766
9d1c4e45fb
Update QIDI PA12-CF @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:17:03 +08:00
HYzd766
55ece2eaf0
Update QIDI PA-Ultra.json
...
little change
2024-07-17 11:13:42 +08:00
HYzd766
bb91c23d30
Update QIDI PLA Rapido Matte @Qidi Q1 Pro 0.8 nozzle.json
...
little change
2024-07-17 11:12:26 +08:00
HYzd766
e6d74e1754
Update QIDI PLA Rapido Matte @Qidi Q1 Pro 0.6 nozzle.json
...
little change
2024-07-17 11:12:12 +08:00
HYzd766
0664a9396b
Update QIDI PLA Rapido Matte @Qidi Q1 Pro 0.2 nozzle.json
...
little change
2024-07-17 11:11:43 +08:00
HYzd766
bb26424e6a
Update QIDI PLA Rapido Matte @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:10:51 +08:00
HYzd766
2341012914
Update QIDI PLA Rapido @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:09:50 +08:00
HYzd766
41e1dc29b1
Update Qidi Generic PLA @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:08:40 +08:00
SoftFever
a9668728bc
Merge branch 'main' into feature/multitool
2024-07-16 23:30:26 +08:00
dewi-ny-je
5e4dd4d847
Correction material settings for Ultimaker 2 ( #5988 )
...
* Update UltiMaker Generic ABS.json
* Update UltiMaker Generic PLA.json
* Update fdm_filament_abs.json
* Update UltiMaker Generic ABS.json
2024-07-16 23:22:50 +08:00
SoftFever
002125fbe4
Revert "Revert "Some flatpak fixing ( #5510 )""
...
This reverts commit e29cba2eff
.
2024-07-16 22:39:43 +08:00
SoftFever
3bf868f99d
pin cmake version to 3.28 ( #6156 )
...
* pin cmake version to 3.28
* remove brew install cmake
2024-07-16 22:37:28 +08:00
Carlos Francisco Caruncho Serrano
c37a871dd2
Some Spanish Translation Fixes ( #6115 )
...
* Update OrcaSlicer_es.po
* Traducción español Beta 2.1.0
* Update text.js
* Minor fix PR
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Some fixes to PR
* Update OrcaSlicer_es.po
2024-07-16 19:51:46 +08:00
serhii-nakon
b4a2abeab8
AppImage: Fix env overrides that cause segfault and EGL initialization error for Mesa from GIT ( #6141 )
...
Fix override that cause segfault and EGL initialization error
When user built Mesa from GIT and load it using env variables
LD_LIBRARY_PATH and LIBGL_DRIVERS_PATH
it override LD_LIBRARY_PATH inside AppImage but other variable
LIBGL_DRIVERS_PATH not override and it cause EGL init error.
2024-07-16 19:47:47 +08:00
Bernhard Koppensteiner
65d6b3d393
Updated FW version notifications according to Prusaslicer profiles
2024-07-16 12:58:17 +02:00
Bernhard Koppensteiner
53cb9dc73d
Merge branch 'main' of https://github.com/koppensb/OrcaSlicer
2024-07-16 12:57:27 +02:00
Bernhard Koppensteiner
5b0e37ed5e
moved M74 code to after_layer_change according to prusa slicer profile
2024-07-16 12:56:29 +02:00
HYzd766
e77edd9816
Update Qidi X-Smart 3 0.4 nozzle.json
...
thumbnail
2024-07-16 10:54:51 +08:00
HYzd766
3010d699b2
Update fdm_qidi_x3_common.json
...
thumbnail
2024-07-16 10:52:44 +08:00
SoftFever
4b3f91b2e2
Simple preheat, temperary solution
2024-07-16 00:02:38 +08:00
SoftFever
73e4d79a86
update prusa profiles
2024-07-15 23:07:39 +08:00
Vojtech Bubnik
71be87ecef
Fixed crash if toolchange G-code modifies final position,
...
because the extruder was not set yet.
2024-07-15 21:47:10 +08:00
SoftFever
93d025bfd4
update placeholderparser
2024-07-15 21:46:57 +08:00