thewildmage
|
a6de577cf0
|
Merge remote-tracking branch 'upstream/main' into feature/pressure-advance-pattern-method
|
2023-07-14 10:39:02 -06:00 |
|
thewildmage
|
251733ba26
|
Update Calibration.md
|
2023-07-13 22:50:24 -06:00 |
|
thewildmage
|
c3aa86c25d
|
Update Calibration.md
|
2023-07-13 22:44:54 -06:00 |
|
thewildmage
|
13ed2c51d6
|
Replace "anchor" with "first_layer" for better consistency
|
2023-07-13 22:38:26 -06:00 |
|
thewildmage
|
2d13b0eca9
|
Use clearer function name
|
2023-07-13 22:32:47 -06:00 |
|
thewildmage
|
da7d9793f4
|
Use line_width_anchor() for all of initial layer
|
2023-07-13 22:31:43 -06:00 |
|
thewildmage
|
cd3e4e7ce7
|
Fix incorrect DrawBoxOptArg default
|
2023-07-13 21:51:49 -06:00 |
|
thewildmage
|
34c6122fed
|
Give value of config to const m_initial_config, not ref
|
2023-07-13 21:33:49 -06:00 |
|
thewildmage
|
7dc02c7112
|
Remove unnecessary middleman PatternSettings
|
2023-07-13 21:17:22 -06:00 |
|
thewildmage
|
606ee7ec4b
|
Fix wrong number thickness in PA Line
|
2023-07-13 20:50:10 -06:00 |
|
thewildmage
|
e99b0100a0
|
Move mp_gcodegen into line method alone
|
2023-07-13 20:24:15 -06:00 |
|
thewildmage
|
13ac7c84e4
|
Clean up
|
2023-07-13 17:16:24 -06:00 |
|
thewildmage
|
f7216d3bdb
|
Bugfix: Shouldn't need to move handle to see pattern
|
2023-07-13 17:07:10 -06:00 |
|
thewildmage
|
cd80f9d415
|
doc: Make width and speed settings used more clear
|
2023-07-13 17:00:08 -06:00 |
|
thewildmage
|
dfd08efadb
|
Don't speed_adjust twice
|
2023-07-13 16:48:08 -06:00 |
|
thewildmage
|
b3162d71ca
|
Actually use speed in draw_line
|
2023-07-13 16:24:24 -06:00 |
|
thewildmage
|
46399ddb43
|
Update licensing info
|
2023-07-13 16:08:53 -06:00 |
|
thewildmage
|
df892cc77a
|
Update Calibration.md
|
2023-07-13 16:08:44 -06:00 |
|
thewildmage
|
b806476159
|
Remove asserts which limited life of key/value set
|
2023-07-13 12:28:41 -06:00 |
|
thewildmage
|
6f346c9ce1
|
Make sure set_key_value operates on existing keys
|
2023-07-13 11:33:54 -06:00 |
|
thewildmage
|
7e1156c68d
|
Remove unused lines, formatting clean up
|
2023-07-13 11:33:34 -06:00 |
|
thewildmage
|
03f7686aca
|
Don't hard-code print config settings
|
2023-07-12 17:25:04 -06:00 |
|
thewildmage
|
dcf64705b0
|
Remove unused member variable
|
2023-07-11 21:15:01 -06:00 |
|
thewildmage
|
097a60d02e
|
Use correct model
|
2023-07-11 20:53:52 -06:00 |
|
thewildmage
|
a1f558e544
|
Use clearer function names
|
2023-07-11 17:44:03 -06:00 |
|
thewildmage
|
9214d97791
|
Fix overzealous m_last_pos initialization
|
2023-07-11 17:41:34 -06:00 |
|
thewildmage
|
9883cee7c1
|
Make pattern actually move with handle
|
2023-07-10 21:56:34 -06:00 |
|
thewildmage
|
e11d409455
|
Re-generate pattern on reslice
|
2023-07-10 18:15:58 -06:00 |
|
thewildmage
|
b8728e7921
|
Pass model into generate_gcodes to improve consistency
|
2023-07-10 18:14:55 -06:00 |
|
thewildmage
|
ecc3002ffd
|
Fix speed setting bug
|
2023-07-10 13:30:51 -06:00 |
|
stasyan68
|
053bb37ece
|
added Russian translation (#1509)
|
2023-07-11 00:06:44 +08:00 |
|
Carlos Caruncho
|
453b0cf8e6
|
OrcaSlicer_Es.po spanish translation finished (#1483)
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
More strings!
* Update OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* Update Orcaslicer spanish
* Merge
* Corregidos duplicados
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
modified: bbl/i18n/es/OrcaSlicer_es.mo
* modified: bbl/i18n/es/OrcaSlicer_es.mo
* Update Orca es
* FIX:orcaslicer_es.po some strings
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
* modified: bbl/i18n/es/OrcaSlicer_es.po
modified: resources/i18n/es/OrcaSlicer.mo
* Update text.js
Added es_ES to text.js (spanish strings)
|
2023-07-10 22:29:19 +08:00 |
|
SoftFever
|
e3a85e2b33
|
use smaller font for codes
|
2023-07-08 14:48:07 +08:00 |
|
thewildmage
|
3378aaff4e
|
Improve/fix pattern writer and config
|
2023-07-07 01:27:28 -06:00 |
|
thewildmage
|
456a20ffdc
|
Improve const correctness
|
2023-07-07 01:24:59 -06:00 |
|
SoftFever
|
3d7c45c6dc
|
fix wrong default support_threshold_angle value
|
2023-07-07 10:38:55 +08:00 |
|
SoftFever
|
809278320e
|
clear m_calib_config before each print
|
2023-07-07 01:03:32 +08:00 |
|
SoftFever
|
bdf8c8d5b1
|
Merge remote-tracking branch 'remote/v1.6.0'
# Conflicts:
# .github/workflows/build_ubuntu.yml
# src/libslic3r/Print.cpp
# version.inc
|
2023-07-07 00:38:54 +08:00 |
|
SoftFever
|
93b8d7aeff
|
update po/pot files
|
2023-07-07 00:07:31 +08:00 |
|
SoftFever
|
e94fe296ee
|
Improve seams:
1. Turn off wipe_on_loops by default
2. Change default wipe distance to 1 mm
|
2023-07-06 21:11:55 +08:00 |
|
SoftFever
|
c3c6bbc4e5
|
Port PrusaSlicer staggered_inner_seams
|
2023-07-06 21:08:39 +08:00 |
|
thewildmage
|
8be41ba2f4
|
Move pattern when handle moves
|
2023-07-05 21:20:16 -06:00 |
|
thewildmage
|
89df84a810
|
Formatting adjustments
|
2023-07-05 21:19:49 -06:00 |
|
thewildmage
|
e35a8a162f
|
Store CalibPressureAdvancePattern with model
|
2023-07-05 21:18:38 -06:00 |
|
thewildmage
|
c2cfa8d61c
|
Vec3d fix
|
2023-07-05 21:15:45 -06:00 |
|
thewildmage
|
82abbafbf9
|
Add translate_starting_point function
|
2023-07-05 21:15:24 -06:00 |
|
thewildmage
|
67989cd134
|
Use Vec3d instead of Vec2d for m_starting_point and m_last_pos
|
2023-07-05 21:14:55 -06:00 |
|
thewildmage
|
f159e34998
|
Use correct bounding box
|
2023-07-05 21:06:02 -06:00 |
|
SoftFever
|
b47777e73e
|
optimize gcode generation
|
2023-07-06 00:01:06 +08:00 |
|
thewildmage
|
ebe9c908fb
|
Fix off by one layer bug
|
2023-06-30 08:46:38 -06:00 |
|