89ea42eb7d
add Orca Cube V1
2023-04-05 22:17:05 +08:00
da19f1db26
Merge pull request #645 from hliebscher/cz
...
add czech language (user request)
2023-04-05 22:05:34 +08:00
de13b726ec
New feature: add handy models
...
3DBenchy: https://www.3dbenchy.com/
Voron Cube https://vorondesign.com/
Autodesk FDM Test: https://github.com/kickstarter/kickstarter-autodesk-3d
2023-04-04 23:13:06 +08:00
f22c99b8e7
tweak plate name location for Mac and Linux
2023-04-04 21:39:33 +08:00
be2f3ef9da
Stop mandatory temperature stetting commands in gcode for Klipper
...
#61
2023-04-03 21:42:06 +08:00
cdc6f194b4
Keep project file compatible with BambuStudio
...
#599
2023-04-03 20:04:53 +08:00
f77828d70f
Show help info of setting up connection
2023-04-03 20:02:55 +08:00
da8086287d
Unable to Export Config Files #622
2023-04-02 22:53:37 +08:00
f9532b39e8
fix instance id
2023-04-02 22:23:23 +08:00
c757263d13
fix bug
2023-04-02 21:57:25 +08:00
b3604c983a
fix extruder_clearance_radius
...
#620
2023-04-02 20:58:49 +08:00
a8161b985e
New feature: show auto calibration marks on bed for X1/X1C printers
...
#88
2023-04-02 11:42:18 +08:00
1454621ec1
opti string for klipper connection
2023-04-02 00:21:16 +08:00
77e6fa5dad
Set default filament color rgb(242, 117, 78)
...
Introduce secondary accent color rgb(242, 117, 78)
2023-04-01 22:20:53 +08:00
58d5acbc11
fix czech
2023-04-01 13:38:48 +02:00
5c25f0deeb
first init czech language
2023-04-01 10:46:03 +02:00
6833b7f1e5
F5 key to reload printer view
...
#543
2023-04-01 15:04:23 +08:00
ce5a19295f
support Klipper Exclude objects natively.
...
Also remove fake slicer info
2023-04-01 13:25:55 +08:00
6218147061
use plate name in job name if set
2023-04-01 13:24:13 +08:00
1077c3361b
Set z hop/lift type to Normal by default
2023-03-29 23:38:49 +08:00
173140729c
set z hop type to Normal by default
2023-03-29 23:38:08 +08:00
d71a639898
New feature: plate name
2023-03-29 22:13:42 +08:00
d6f282e899
New feature: plate name
2023-03-29 21:36:14 +08:00
3fec53af3e
Update PrintConfig.cpp
...
#534 ; allow up to 1.8mm nozzle diameter (from 1.0 maximum originaly)
2023-03-19 17:10:06 +01:00
444b3b8eaa
update doxygen
2023-03-19 18:14:16 +08:00
bfeeee7636
fix regression: wrong first_layer_print_min and first_layer_print_max when project has multi plates
...
#523
2023-03-19 18:14:16 +08:00
05c2d6c267
update about
2023-03-17 22:25:38 +08:00
6aefed4113
fix pot/po
2023-03-16 21:35:31 +08:00
23878370ac
clean up Mac
2023-03-16 20:50:23 +08:00
ff94007c26
Increase max printer height to 2 meters
...
#452
2023-03-16 01:13:09 +08:00
6067141593
Merge branch 'bs_1.5.0.61' into SoftFever
2023-03-15 22:29:41 +08:00
9b66e0c5c8
tweak generator info and use local time stamp for better readability
2023-03-14 22:12:33 +08:00
c637c7e478
Fixed an issue that M204 was not properly generated when verbose gcode is off for klipper
...
#480
2023-03-14 21:35:20 +08:00
2e2dcf0f45
support different URL for web ui
...
#451
2023-03-14 21:33:19 +08:00
37eddf531f
add show_gcode_window preference
2023-03-14 21:29:58 +08:00
7585b9eb39
FIX: fix third-party login
...
Change-Id: Ib4699ecec1a6c72a9bc4967751d07b75f6b52d3a
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-03-14 20:52:14 +08:00
2fbc5a09c9
First layer travel speed
...
#443
2023-03-14 00:58:02 +08:00
77ee639530
fix sandwich inner-outer-inner regression
...
$468
2023-03-14 00:58:02 +08:00
9920a91523
handle missing conf file case
2023-03-13 10:37:03 +08:00
739719e3cc
fix invalid characters in gcode
2023-03-12 23:38:46 +08:00
6cd2856b99
Added brim width setting for tree support
2023-03-12 21:05:59 +08:00
53a6b99c3a
Added gcode_label_objects and gcode_comments option
2023-03-12 18:25:42 +08:00
74e4fbd6b0
fix loading project issue
2023-03-12 12:11:43 +08:00
a8d3e161b4
Change Application name to OrcaSlicer
2023-03-12 10:05:22 +08:00
be404a19a9
change BambuStudio to OrcaSlicer
2023-03-10 19:26:01 +08:00
b517713a4b
OrcaSlicer
2023-03-10 18:58:43 +08:00
c8b9dd94ec
rename bambu-studio to orca-slicer
2023-03-10 18:53:25 +08:00
24087d0683
Merge remote-tracking branch 'upstream/v1.5.0' into SoftFever
2023-03-10 18:46:46 +08:00
5599dac99f
ENH: force to use . as decimal point
...
"std::cout << float number" is unsafe which
may use , as decimal point when switch language.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I8a379117168eab0111dc93987b1d6130a741ade6
2023-03-09 19:07:29 +08:00
b6e8afe6b2
FIX: [] not unload user presets on app closing
...
Change-Id: I517366d0cddab9c073db7bf70fec8f59d7d39e3c
2023-03-09 19:07:28 +08:00