Fix for PP scripts not working on UNIX when $SHELL is undefined
thanks @jfbauer432 for pointing the problem out.
thanks @lukasmatena for fixing it in PrusaSlicer (commit 87a5116)
Co-authored-by: Lukáš Matěna <lukasmatena@seznam.cz>
Added "Printer Variant" to all Ender 3 and Prusa Mk3s Profiles
Bug Fixed:
When selected only 1 profile from menu , Orcaslicer imports all nozzle from the printer.
Added "printer_variant": "" for each nozzle.
Now it imports correct only the selected nozzled in the menu.
* Fix: invalid distance from surface when load from 3mf
Cherry-picked from prusa3d/PrusaSlicer@e1d9393e51
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
* Apply rotation angle given by style for new text object
Turn off feature 'use_surface' for new text object
Cherry-picked from prusa3d/PrusaSlicer@1cb156c815
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
* Store/Load align and per_glyph in Slicer.ini for text style
Cherry-picked from prusa3d/PrusaSlicer@fe16f5bdd1
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
* Store undo/redo snap after stop input-sliding
Cherry-picked from prusa3d/PrusaSlicer@fb4e4710e7
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
* Initialize SvgFile object in optional different way.
Cherry-picked from prusa3d/PrusaSlicer@0ff255eadc
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
* SPE-2103
Make snap-shot to undo/redo stack only on release slider
Connected with attributes:
Text/advanced(char gap, line gap, boldness, skew ratio)
SVG(size)
Also change range for Boldness. VRT font-Ascent.
(different font may have different slider value range)
Fix line gap (it was denied when per glyph was false)
Cherry-picked from prusa3d/PrusaSlicer@ee3546b186
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
---------
Co-authored-by: YFilip Sykala - NTB T15p <Filip.Sykala@Prusa3D.cz>
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Create OrcaSlicer_ca.po
* New Language: Catalan language for OrcaSlicer 1.9.0
New Language: Catalan language for OrcaSlicer 1.9.0
* Add code changes to support Catalan
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Ender 3 - All nozzles and Quality Profiles
Ender 3 Profiles.
0.20 Nozzle
0.40 Nozzle
0.60 Nozzle
0.80 Nozzle
0.12 to 0.24 Quality Profiles for every Nozzle in Process Folder
* all
all
* Ender 3 Profiles
Ender 3 Profiles for: 0,2;0,4;0,6;0,8
5 Different and independent Quality profiles for each Nozzle.
Fine, Optimal, Standard, Draft and Superdraft
* aa
aa
* aa
aa
* aa
aa
* Prusa Mk3s Profiles
Prusa Mk3s Profiles
* Mk3s FIXED
mk3s FIXED
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Initial profile for TwoTrees SK1
* Added PAUSE command instead of M601 and added machine_pause_gcode
* Enabled multi bed types and removed skirt loop
* Fixed non-ascii characters
* Added PETG, PLA-CF plus clean ups and fixes.
* Optimizations, and added PLA Silk
* Maximum velocity is too high on Klipper settings, lowered to 730mm/s, this was obtained with Klipper Auto Speed
* Ditto
* Small optimizations
* Added one layer to bottom for HSpeed profile
* A *lot* of import fixes for flatpak
Aside, thank you @hadess for the majority of these fixes. You are the
base point for a lot of issues fixed during the creation of this
flatpak.
* Use slic3r::load_string_file
Boost 1.84 removed `boost::fs::load_string_file` so use the func located
in Utils.hpp
* Improve toolpath simplification to avoid blemishes when using Arachne on thin walls.
* Avoid reducing closed perimeters below 3 points.
Downstream code contains assumptions that closed ExtrusionLines are not
degenerate. Open ExtrusionLines already are not reduced below 2 points by
ExtrusionLine::simplify().
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Update orca_bot.yml
Just for discussion :)
Also would be nice to set a different style of "stale" label, maybe with an icon... it is quite not visible on smartphone anr Github app.
* Update orca_bot.yml