Asim Siddiqui
878a7a0e58
Added Flashforge Adventurer 3 Series profile ( #4331 )
...
Added Adventurer 3 settings
2024-03-04 21:57:09 +08:00
Thomas
a4d9d83805
Added Voron 120 build plate for V0 ( #4292 )
...
* Added Voron 120 build plate for V0
* Complete bed design
* Build plate is now correctly positionned
2024-03-04 21:18:22 +08:00
SoftFever
5cbbd053d1
update WIKI
2024-03-04 20:26:50 +08:00
Olcay ÖREN
27439ed547
Update OrcaSlicer_tr.po - TURKISH translation update ( #4322 )
...
* Update OrcaSlicer_tr.po - TURKISH translation update
2024-03-04 08:00:43 +08:00
Thomas
946cf2b334
Added new French translations ( #4319 )
2024-03-04 08:00:04 +08:00
Heiko Liebscher
25054a11a8
add new Germany translation for beta features ( #4313 )
...
add new translation
2024-03-03 23:56:00 +08:00
Olcay ÖREN
d932b0d7ed
Update OrcaSlicer_tr.po - TURKISH translation update ( #4303 )
...
* Update OrcaSlicer_tr.po - TURKISH translation update
2024-03-03 23:55:00 +08:00
KrisMorr
0787cc20b6
Update .POT, Polish translations .PO, and list.txt for gettext ( #4301 )
...
* Update .POT, Polish translations .PO, and list.txt for gettext
* update
* update
2024-03-03 23:54:18 +08:00
SoftFever
27b8c3498b
fix in_head_wrap_detect_zone issue
...
fixes #4262
2024-03-03 10:51:01 +08:00
Heiko Liebscher
96b07a4e49
add new de translation ( #4305 )
...
* add new
* fix more
* fix more
2024-03-03 09:42:25 +08:00
SoftFever
042d9c423a
update loacale files
2024-03-03 09:33:28 +08:00
Noisyfox
924a2b4551
Seam: use scarf joint to minimize seam visiblity ( #3839 )
...
* Remember z of previous layer
* Support travel to middle of the layer z
* Support sloped extrusion
* Implement sloped seam
* Reduce extra movements
* Don't clip loop if sloped seam is enabled
* Fix wipe
* Ensure `slope_max_segment_length`
* Add options
* Limit slope length to perimeter length
* Fix slope segmentation
* Rename the option to scarf joint seam
* Don't modify the slope option when turning on spiral vase
* Add a few suggestions when turnning on scarf joint
* Add option to add scarf joint to inner walls
* Apply seam gap at the end of the slope
* Add option to explicitly use the entire loop as scarf length
* Fix layer number
* Increase default scarf length to 20mm
* Better way of storing the global scarf state
* Better vase mode layer height recognition
* Move id should exclude seams
* Fix slope height with independent support layer height
* Fix linux build
* Allow controlling the scarf with modifier
* Scarf start height default to 0
* Allow enable scarf seam on contour only
* Fix type error
* Move the creation of sloped loop into ExtrusionEntity.cpp
* Fix error "vector too long"
* Detect seams properly
* The correct way of calculating the rate limit
* The correct way of calculating the rate limit
(cherry picked from commit 05961f7c98803a42871b8df855bfff6a102936c4)
* Add pressure equalizer in print by object mode
* Remove the settings recommendation as it varies a lot depends on printer & filament
* Add a beta suffix
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-02 23:25:02 +08:00
Noisyfox
ab1b0e0ebc
Improve pressure equalizer so that it's less aggressive ( #4264 )
...
* The correct way of calculating the rate limit
* Add pressure equalizer in print by object mode
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-02 23:10:01 +08:00
Thomas
5dab9b20b5
Fr translations updates ( #4288 )
...
* Fixes for French
2024-03-02 18:24:54 +08:00
FlyingbearOfficial
6e7117e0b1
Add a new model named S1 and fix some parameters of previous files ( #4267 )
...
* Update fdm_klipper_common.json
* Update fdm_filament_abs.json
* Update fdm_filament_pa.json
* Update fdm_filament_abs.json
* Update FlyingBear Generic ABS.json
* Update fdm_klipper_common.json
* Update FlyingBear Generic PA-CF.json
* Update fdm_filament_pa.json
* Update fdm_filament_pc.json
* Update FlyingBear Generic PC.json
* Update fdm_filament_pet.json
* Update FlyingBear Generic PETG.json
* Update FlyingBear Generic PLA.json
* Update fdm_filament_pla.json
* Update FlyingBear Generic TPU.json
* Update fdm_filament_tpu.json
* Update fdm_filament_common.json
* Add a new filament named pla_Hyper
* Update FlyingBear Reborn3 0.4 nozzle.json
fix z_hop 0.4
* Update fdm_machine_common.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.20mm Standard @FlyingBear Reborn3.json
* Update 0.24mm Draft @FlyingBear Reborn3.json
* Update fdm_process_common.json
* Add new a Model named S1
* Add a new model named S1 for machine
* Add a new model named S1 for process
* Rename lyingBear Reborn3-texture.png to FlyingBear Reborn3-texture.png.png
fixed file's name
* Rename FlyingBear Reborn3-texture.png.png to FlyingBear Reborn3-texture.png
fixed file's name
* Add a new model named S1 for img
* Update FlyingBear.json
add a new model named S1
* Add a new layer hieght
* Update FlyingBear.json
fixed mistakes
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-02 14:13:23 +08:00
Valérian Gaudeau
569e50283d
FIX: Typo with exhuast ( #4269 )
...
Change exhuast to exhaust in various files.
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-02 14:10:13 +08:00
yw4z
aa518420b5
Reduced size of Max Flowrate Test model ( #4281 )
...
Size dropped 2328KB to 2060KB after changing side surfaces. current model has 3 surfaces for each line on side surface. just redraw a cylinder and rejoined surface. result is exactly same.
It's my first commit. i hope i did right. i choose simpler one for first. i will send more
thanks
2024-03-02 12:58:59 +08:00
Scott Mudge
3757d96cd4
Add shell type to STEP importer, to fix importing of some STEP files ( #4247 )
...
* Add shell type to STEP importer, to fix importing of some files.
* Merge branch 'main' into feat_STEPImportImprovement
2024-03-02 12:08:12 +08:00
SoftFever
9f7cec3f44
Fix some xgettext errors
2024-03-02 11:43:18 +08:00
KrisMorr
840c347957
Update OrcaSlicer.pot + fix ( #4272 )
...
* Update OrcaSlicer.pot + fix
* fix %
* fix hints
* fix
* fix3
* revert PrintConfig + .pot update
* fix
2024-03-02 11:12:16 +08:00
SoftFever
f44eac74ea
fix orca_custom_preset_tests
2024-03-01 23:32:15 +08:00
Thomas
418354c53b
Creality textures and covers tweaks ( #4274 )
...
* Creality textures and covers tweaks
* Texture improvements for Hi-dpi devices
2024-03-01 21:40:37 +08:00
Geoffrey Ward
a5029c263c
Add 0.2mm and 0.25mm nozzle profiles to AnkerMake printers ( #4260 )
...
* Add .02 nozzle profiles
* Remove carbon fiber 0.2 profiles
* Flag Filament Types Correctly
* Add missing PC 0.2 profile
* Correct PLA nozzle name typo
* Tune supports for the thinner layer lines
* Pull in latest main branch updates
* Correct Support bottom distance
* Correct the numbering
* Add 0.25mm Nozzle Profiles
* Enable manual filament changing for all AnkerMake Printers
* Pull in latest main branch updates
* Remove extra white space from file name
---------
Co-authored-by: Geofrey Ward <Xelinor@mail.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-01 21:37:08 +08:00
InfimechOfficial
ad9779f08a
Modified filaments/process/starting codes and added a new print layer height 0.16mm in the process ( #4200 )
...
* Update InfiMech Generic ABS.json
* Update fdm_filament_abs.json
* Update InfiMech Generic PA-CF.json
* Update fdm_filament_pa.json
* Update InfiMech Generic PC.json
* Update fdm_filament_pc.json
* Update InfiMech Generic PETG.json
* Update fdm_filament_pet.json
* Update fdm_filament_pla.json
* Update InfiMech Generic PLA.json
* Update InfiMech Generic TPU.json
* Update InfiMech Generic TPU.json
* Update fdm_filament_tpu.json
* Update fdm_filament_common.json
* Add new files named Other Filament
Add ”Other+ ABS PA PC PETG PLA PLAHYPER TPU“ filaments
* Update InfiMech.json
* Update 0.08mm Extra Fine @InfiMech TX.json
* Update 0.12mm Fine @InfiMech TX.json
* Update 0.20mm Standard @InfiMech TX.json
* Update 0.24mm Draft @InfiMech TX.json
* Update fdm_process_common.json
* Add a new 0.16mm optimal file
* Update InfiMech.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Change cover.png img
* Update fdm_filament_pa.json
* Update InfiMech Generic PETG.json
* Update InfiMech.json
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-03-01 21:32:28 +08:00
SoftFever
ca0fb9fb75
Fix check_profile
2024-03-01 21:30:35 +08:00
SoftFever
2b6937acbe
Feature/enhance profile validator ( #4278 )
...
* check more profile issues
* 1
* update ci/cd
* update name
2024-03-01 21:27:12 +08:00
Construct3D-AM
01b0c87471
CONSTRUCT3D Construct 1 & Construct 1 XL print profiles ( #4187 )
...
* First stage addition of C1 printers
* More updates
* Create Construct 1 XL 0.6 nozzle.json
* More updates
* Updated image format
* Added C1 printer
* Update CONSTRUCT3D.json
* Adding CONSTRUCT3D Printer Files
* Update Construct 1 0.4 nozzle.json
* Slight formatting change
* More Typo Fixes
* Even more typo fixes
* Fixed Error with nozzle variants
* Reversion of accidental changes
2024-02-29 18:54:39 +08:00
SoftFever
0f6cbace22
add profile validate tool ( #4249 )
...
* add profile validate tool
* handle invalid path
2024-02-28 23:18:04 +08:00
FlyingbearOfficial
93714f834d
Fix paramters of the process and machine files ( #4246 )
...
* Update fdm_process_common.json
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-02-28 22:05:45 +08:00
SoftFever
0e1307ab83
check profile for PRs ( #4251 )
...
* check profile for PRs
2024-02-28 22:02:22 +08:00
FlyingbearOfficial
a88f31cdaa
Fixed all filaments and added a new filament named pla_Hyper ( #4213 )
...
* Update fdm_klipper_common.json
* Update fdm_filament_abs.json
* Update fdm_filament_pa.json
* Update fdm_filament_abs.json
* Update FlyingBear Generic ABS.json
* Update fdm_klipper_common.json
* Update FlyingBear Generic PA-CF.json
* Update fdm_filament_pa.json
* Update fdm_filament_pc.json
* Update FlyingBear Generic PC.json
* Update fdm_filament_pet.json
* Update FlyingBear Generic PETG.json
* Update FlyingBear Generic PLA.json
* Update fdm_filament_pla.json
* Update FlyingBear Generic TPU.json
* Update fdm_filament_tpu.json
* Update fdm_filament_common.json
* Add a new filament named pla_Hyper
2024-02-27 22:11:55 +08:00
Thomas
56ce711c48
Ender 3 V3 SE/KE improvements ( #4225 )
...
* Set default brim width and added new 0.24 quality profile
* Fixed 0.24 name
2024-02-27 22:09:07 +08:00
SoftFever
6f3a49aabe
Fixed a bug that in edge cases, wrong top surfaces were detected ( #4244 )
...
offset clipped upper slices
2024-02-27 22:07:43 +08:00
Kenneth Jiang
8c941df4e8
Support for Obico cloud integration ( #4116 )
...
support obico (#3 )
Add printer support for Obico cloud.
---------
Co-authored-by: zzh <anjingxw@126.com>
2024-02-27 22:04:51 +08:00
Ocraftyone
047b889ba6
ENH: Better Scrolling Over Multiline Fields ( #4218 )
...
* Improve scrolling over multiline fields
* Fix text control scrolling
2024-02-27 22:03:59 +08:00
Noisyfox
bf4d59a676
QoL: 3D navigator ( #4181 )
...
* Initial integration of ImGuizmo
* Fix mouse capture
* Fix frame update
* Update face color
* Show current camera rotation
* Fix coord mapping
* Update camera rotation from 3d navigator
* Use orthographic
* Render axis
* Make the axis color lighter if at back
* Show axis label
* Fix linux build
* Move to separate method
* Refine
* Add option to show/hide 3d navigator
* Add license info
* Handle dpi scaling
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-02-27 21:57:31 +08:00
SoftFever
4991a3d312
General profile tweak
...
1. Adjust bed textures for some printer to accommodate bed texture scale bug fix d3309b978f
2. Reduce some bed model size
2024-02-25 22:38:07 +08:00
Noisyfox
7e3b8007cb
Allow exporting filament profiles for non-bbl printers ( #4217 )
...
Allow exporting non-bbl profiles
2024-02-25 15:40:55 +08:00
SoftFever
d3309b978f
Fixed a bug that caused bed textures to scale improperly
...
Fixes #1175
2024-02-24 22:59:14 +08:00
SoftFever
2c279c5648
Add direct adaptive bed mesh support ( #4212 )
...
* Add direct adaptive bed mesh support
* fix Linux build error
* update tooltip
2024-02-24 20:44:00 +08:00
SoftFever
ab2aaefe42
Some tiny UI adjustment
2024-02-24 18:55:24 +08:00
Noisyfox
e4255b3c01
Allow specify wall directions ( #4156 )
...
* Add wall direction option
* Force wall direction if specified
* Format
* Rename default to auto
2024-02-23 20:45:56 +08:00
Thomas
d82987ca32
TwoTrees SK1 Profiles : New filament (PLA Matte) and tuned volumetric flow rates ( #4172 )
...
* Increased max volumetric flow of PETG and PLA silk
* New filament profile for TT SK1 : PLA Matte
* Increased Max volumetric flow rate for PLA-CF
2024-02-22 22:15:42 +08:00
InfimechOfficial
f280aed9d1
InfiMech profile updates: Change some parameterts and Update ABS filament ( #4166 )
...
* Update InfiMech Generic ABS.json
* Update fdm_filament_abs.json
2024-02-22 22:14:27 +08:00
FlyingbearOfficial
372518582b
FlyingBear profiles updates: abs filament ( #4165 )
...
* Update fdm_klipper_common.json
* Update fdm_filament_abs.json
* Update fdm_filament_pa.json
* Update fdm_filament_abs.json
* Update FlyingBear Generic ABS.json
* Update fdm_klipper_common.json
2024-02-22 22:12:31 +08:00
SoftFever
558510c5f1
Show a warning dlg when enabling Make overhangs printable
option
...
Fixes #4078
2024-02-22 21:33:37 +08:00
SoftFever
099e496ce9
apply precise_outer_wall for inner-outer wall seq only
2024-02-22 21:31:51 +08:00
SoftFever
40f17be21f
Show warning notification if jerk is set to 1
2024-02-22 21:30:22 +08:00
Noisyfox
bff50a5fd8
Fix caucluation of rotation between two vectors during auto-orient ( #4144 )
...
* Properly extract rotation matrix
* Another attempt to fix auto-orient
2024-02-20 22:28:06 +08:00
Noisyfox
a74a1d26fd
Fix object list crash on click ( #2823 ) ( #4164 )
2024-02-20 22:02:48 +08:00