Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port EditGCodeDialog from PrusaSlicer #3417

Merged
merged 47 commits into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from 43 commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
4f0a47b
add UndoValueUIManager from PS
Ocraftyone Dec 20, 2023
accdbb9
Implement Preparation for Edit Custom Gcode
Ocraftyone Dec 23, 2023
dd80276
Add first impl of EditGCodeDialog
Ocraftyone Dec 24, 2023
bdac496
Implement ParamsViewCtrl
Ocraftyone Dec 25, 2023
05e1590
Improved ParamsViewCtrl
Ocraftyone Dec 25, 2023
6d19d62
Partial Automation of getting Gcode placeholders
Ocraftyone Dec 25, 2023
58cd50c
Implemented new grouping for the params
Ocraftyone Dec 26, 2023
6539dc4
Add parameter description
Ocraftyone Dec 26, 2023
0e59008
Edit Custom G-Codes Improvements
Ocraftyone Dec 26, 2023
036b21e
Add wrapping description
Ocraftyone Dec 26, 2023
8c6100e
Update Labels
Ocraftyone Dec 26, 2023
7a1d782
Add fix for linux
Ocraftyone Dec 26, 2023
011d7ad
Remove extraneous options
Ocraftyone Dec 27, 2023
2109ac6
Fix duplicate else statement
Ocraftyone Dec 27, 2023
5fc6301
Update Icons
Ocraftyone Dec 27, 2023
d839d67
Remove SlicingState Options that aren't in Orca
Ocraftyone Dec 28, 2023
4e3039b
Improve checking placeholders
Ocraftyone Dec 30, 2023
f78d55e
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 1, 2024
066e2f6
Make Compatible with wx 3.1.5
Ocraftyone Dec 31, 2023
529f14d
Use proper config when checking for custom gcode
Ocraftyone Dec 31, 2023
2235371
Don't show option if defined with type coNone
Ocraftyone Jan 1, 2024
7297997
Add defs for custom gcode
Ocraftyone Jan 1, 2024
7f1f94d
Subgroup presets by page
Ocraftyone Jan 1, 2024
2394278
fix spacing in tooltip
Ocraftyone Jan 1, 2024
a8148d8
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 1, 2024
42e6b18
Check if cmake option is truthy rather than defined
Ocraftyone Jan 2, 2024
b619e5b
Merge remote-tracking branch 'origin/enh-port-edit-gcode-dlg' into en…
Ocraftyone Jan 2, 2024
02258b4
Merge branch 'main' into enh-port-edit-gcode-dlg
SoftFever Jan 2, 2024
ecd2018
Add the rest of the param defs
Ocraftyone Jan 5, 2024
4abca6a
Override full config defs in non-preset categories
Ocraftyone Jan 5, 2024
a8c3377
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 5, 2024
50b7b3d
Remove unused code
Ocraftyone Jan 5, 2024
907b160
Merge remote-tracking branch 'origin/enh-port-edit-gcode-dlg' into en…
Ocraftyone Jan 5, 2024
43417b0
fix linux compilation
Ocraftyone Jan 5, 2024
068b888
Implement Search for GCode DataView
Ocraftyone Jan 8, 2024
d5ee4ff
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 9, 2024
22302a0
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 10, 2024
8de9d97
Add search term highlighting to EditGCodeDialog
Ocraftyone Jan 10, 2024
3252e1c
Append extra parameters from preset
Ocraftyone Jan 11, 2024
aef74ab
Hardcode Location of Add Button
Ocraftyone Jan 11, 2024
7dd7b30
Remove Resizeable Border
Ocraftyone Jan 11, 2024
0af1b9b
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 14, 2024
95adb89
Merge branch 'main' into enh-port-edit-gcode-dlg
SoftFever Jan 15, 2024
595f707
Fix linux crashing when opening EditGcodeDialog
Ocraftyone Jan 21, 2024
9f44e15
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 21, 2024
7c02b5c
Revert to BBL get_line function
Ocraftyone Jan 21, 2024
11fd73a
Merge branch 'main' into enh-port-edit-gcode-dlg
Ocraftyone Jan 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions resources/images/custom-gcode_gcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_measure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_object-info.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_single.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_slicing-state.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions resources/images/custom-gcode_slicing-state_global.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_stats.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions resources/images/custom-gcode_temperature.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_vector-index.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resources/images/custom-gcode_vector.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/OrcaSlicer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5329,6 +5329,7 @@ bool CLI::setup(int argc, char **argv)
set_var_dir((path_resources / "images").string());
set_local_dir((path_resources / "i18n").string());
set_sys_shapes_dir((path_resources / "shapes").string());
set_custom_gcodes_dir((path_resources / "custom_gcodes").string());

// Parse all command line options into a DynamicConfig.
// If any option is unsupported, print usage and abort immediately.
Expand Down
4 changes: 4 additions & 0 deletions src/libslic3r/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ include(PrecompiledHeader)
string(TIMESTAMP COMPILE_TIME %Y%m%d-%H%M%S)
set(SLIC3R_BUILD_TIME ${COMPILE_TIME})

if(NOT DEFINED ORCA_CHECK_GCODE_PLACEHOLDERS)
set(ORCA_CHECK_GCODE_PLACEHOLDERS "0")
endif()

configure_file(${CMAKE_CURRENT_SOURCE_DIR}/libslic3r_version.h.in ${CMAKE_CURRENT_BINARY_DIR}/libslic3r_version.h @ONLY)

if (MINGW)
Expand Down
3 changes: 3 additions & 0 deletions src/libslic3r/Config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1786,6 +1786,8 @@ class ConfigOptionDef
// Create a default option to be inserted into a DynamicConfig.
ConfigOption* create_default_option() const;

bool is_scalar() const { return (int(this->type) & int(coVectorType)) == 0; }

template<class Archive> ConfigOption* load_option_from_archive(Archive &archive) const {
if (this->nullable) {
switch (this->type) {
Expand Down Expand Up @@ -1973,6 +1975,7 @@ class ConfigDef
out.push_back(kvp.first);
return out;
}
bool empty() { return options.empty(); }

// Iterate through all of the CLI options and write them to a stream.
std::ostream& print_cli_help(
Expand Down
86 changes: 82 additions & 4 deletions src/libslic3r/GCode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1585,6 +1585,21 @@ void GCode::do_export(Print* print, const char* path, GCodeProcessorResult* resu

check_placeholder_parser_failed();

#if ORCA_CHECK_GCODE_PLACEHOLDERS
if (!m_placeholder_error_messages.empty()){
std::ostringstream message;
message << "Some EditGcodeDialog defs were not specified properly. Do so in PrintConfig under SlicingStatesConfigDef:" << std::endl;
for (const auto& error : m_placeholder_error_messages) {
message << std::endl << error.first << ": " << std::endl;
for (const auto& str : error.second)
message << str << ", ";
message.seekp(-2, std::ios_base::end);
message << std::endl;
}
throw Slic3r::PlaceholderParserError(message.str());
}
#endif

BOOST_LOG_TRIVIAL(debug) << "Start processing gcode, " << log_memory_info();
// Post-process the G-code to update time stamps.

Expand Down Expand Up @@ -2917,6 +2932,42 @@ void GCode::process_layers(

std::string GCode::placeholder_parser_process(const std::string &name, const std::string &templ, unsigned int current_extruder_id, const DynamicConfig *config_override)
{
// Orca: Added CMake config option since debug is rarely used in current workflow.
// Also changed from throwing error immediately to storing messages till slicing is completed
// to raise all errors at the same time.
#if !defined(NDEBUG) || ORCA_CHECK_GCODE_PLACEHOLDERS // CHECK_CUSTOM_GCODE_PLACEHOLDERS
if (config_override) {
const auto& custom_gcode_placeholders = custom_gcode_specific_placeholders();

// 1-st check: custom G-code "name" have to be present in s_CustomGcodeSpecificOptions;
//if (custom_gcode_placeholders.count(name) > 0) {
// const auto& placeholders = custom_gcode_placeholders.at(name);
if (auto it = custom_gcode_placeholders.find(name); it != custom_gcode_placeholders.end()) {
const auto& placeholders = it->second;

for (const std::string& key : config_override->keys()) {
// 2-nd check: "key" have to be present in s_CustomGcodeSpecificOptions for "name" custom G-code ;
if (std::find(placeholders.begin(), placeholders.end(), key) == placeholders.end()) {
auto& vector = m_placeholder_error_messages[name + " - option not specified for custom gcode type (s_CustomGcodeSpecificOptions)"];
if (std::find(vector.begin(), vector.end(), key) == vector.end())
vector.emplace_back(key);
}
// 3-rd check: "key" have to be present in CustomGcodeSpecificConfigDef for "key" placeholder;
if (!custom_gcode_specific_config_def.has(key)) {
auto& vector = m_placeholder_error_messages[name + " - option has no definition (CustomGcodeSpecificConfigDef)"];
if (std::find(vector.begin(), vector.end(), key) == vector.end())
vector.emplace_back(key);
}
}
}
else {
auto& vector = m_placeholder_error_messages[name + " - gcode type not found in s_CustomGcodeSpecificOptions"];
if (vector.empty())
vector.emplace_back("");
}
}
#endif

PlaceholderParserIntegration &ppi = m_placeholder_parser_integration;
try {
ppi.update_from_gcodewriter(m_writer);
Expand Down Expand Up @@ -3509,7 +3560,7 @@ LayerResult GCode::process_layer(
m_last_height = height;

// Set new layer - this will change Z and force a retraction if retract_when_changing_layer is enabled.
if (! print.config().before_layer_change_gcode.value.empty()) {
if (! m_config.before_layer_change_gcode.value.empty()) {
DynamicConfig config;
config.set_key_value("layer_num", new ConfigOptionInt(m_layer_index + 1));
config.set_key_value("layer_z", new ConfigOptionFloat(print_z));
Expand All @@ -3532,7 +3583,7 @@ LayerResult GCode::process_layer(

auto insert_timelapse_gcode = [this, print_z, &print]() -> std::string {
std::string gcode_res;
if (!print.config().time_lapse_gcode.value.empty()) {
if (!m_config.time_lapse_gcode.value.empty()) {
DynamicConfig config;
config.set_key_value("layer_num", new ConfigOptionInt(m_layer_index));
config.set_key_value("layer_z", new ConfigOptionFloat(print_z));
Expand Down Expand Up @@ -3560,7 +3611,7 @@ LayerResult GCode::process_layer(
}
}
} else {
if (!print.config().time_lapse_gcode.value.empty()) {
if (!m_config.time_lapse_gcode.value.empty()) {
DynamicConfig config;
config.set_key_value("layer_num", new ConfigOptionInt(m_layer_index));
config.set_key_value("layer_z", new ConfigOptionFloat(print_z));
Expand All @@ -3570,7 +3621,7 @@ LayerResult GCode::process_layer(
"\n";
}
}
if (! print.config().layer_change_gcode.value.empty()) {
if (! m_config.layer_change_gcode.value.empty()) {
DynamicConfig config;
config.set_key_value("layer_num", new ConfigOptionInt(m_layer_index));
config.set_key_value("layer_z", new ConfigOptionFloat(print_z));
Expand Down Expand Up @@ -4268,6 +4319,33 @@ void GCode::apply_print_config(const PrintConfig &print_config)
m_writer.apply_print_config(print_config);
m_config.apply(print_config);
m_scaled_resolution = scaled<double>(print_config.resolution.value);

#if ORCA_CHECK_GCODE_PLACEHOLDERS
// If the gcode value is empty, set a value so that the check code within the parser is run
for (auto opt : std::initializer_list<ConfigOptionString*>{
&m_config.machine_start_gcode,
&m_config.machine_end_gcode,
&m_config.before_layer_change_gcode,
&m_config.layer_change_gcode,
&m_config.time_lapse_gcode,
&m_config.change_filament_gcode,
&m_config.change_extrusion_role_gcode,
&m_config.printing_by_object_gcode,
&m_config.machine_pause_gcode,
&m_config.template_custom_gcode,
}) {
if (opt->empty())
opt->set(new ConfigOptionString(";VALUE FOR TESTING"));
}
for (auto opt : std::initializer_list<ConfigOptionStrings*>{
&m_config.filament_start_gcode,
&m_config.filament_end_gcode
}) {
if (opt->empty())
for (int i = 0; i < opt->size(); ++i)
opt->set_at(new ConfigOptionString(";VALUE FOR TESTING"), i, 0);
}
#endif
}

void GCode::append_full_config(const Print &print, std::string &str)
Expand Down
5 changes: 5 additions & 0 deletions src/libslic3r/GCode.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ struct LayerResult {
};

class GCode {

public:
GCode() :
m_origin(Vec2d::Zero()),
Expand Down Expand Up @@ -517,6 +518,10 @@ class GCode {
double m_last_mm3_per_mm;
#endif // ENABLE_GCODE_VIEWER_DATA_CHECKING

#if ORCA_CHECK_GCODE_PLACEHOLDERS
std::map<std::string, std::vector<std::string>> m_placeholder_error_messages;
#endif

Point m_last_pos;
bool m_last_pos_defined;

Expand Down
1 change: 1 addition & 0 deletions src/libslic3r/Print.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2039,6 +2039,7 @@ std::string Print::export_gcode(const std::string& path_template, GCodeProcessor
const Vec3d origin = this->get_plate_origin();
gcode.set_gcode_offset(origin(0), origin(1));
gcode.do_export(this, path.c_str(), result, thumbnail_cb);

//BBS
result->conflict_result = m_conflict_result;
return path.c_str();
Expand Down
Loading